Skip to content

ecosystem-ci

ecosystem-ci #515

Triggered via schedule June 6, 2025 05:00
Status Failure
Total duration 6m 54s
Artifacts

ecosystem-ci.yml

on: schedule
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

10 errors
components/VNumberInput/__tests__/VNumberInput.spec.browser.tsx > VNumberInput > prevents NaN from arbitrary input: workspace/vuetify/vuetify/packages/vuetify/src/components/VNumberInput/__tests__/VNumberInput.spec.browser.tsx#L22
Error: expect(element).toHaveValue(-) Expected the element to have value: - Received: ❯ toHaveValue components/VNumberInput/__tests__/VNumberInput.spec.browser.tsx:22:37
components/VFileInput/__tests__/VFileInput.spec.browser.tsx > VFileInput > should clear input: workspace/vuetify/vuetify/packages/vuetify/src/components/VFileInput/__tests__/VFileInput.spec.browser.tsx#L91
move target out of bounds: WebDriverError: move target out of bounds (Session info: chrome=137.0.7151.55) when running "actions" with method "POST" and args "{"actions":[{"id":"action359","type":"pointer","parameters":{"pointerType":"mouse"},"actions":[{"type":"pointerMove","button":0,"x":0,"y":0,"duration":100,"origin":{"element-6066-11e4-a52e-4f735466cecf":"f.93D5E92BFFFC8987EBCC88BF3875E65F.d.27C544E643E2744CA01DD0749E8B66E0.e.1329"}},{"type":"pointerDown","button":0},{"type":"pause","duration":0},{"type":"pointerUp","button":0}]}]}" ❯ click components/VFileInput/__tests__/VFileInput.spec.browser.tsx:91:20
components/VDatePicker/__tests__/VDatePicker.spec.browser.tsx > VDatePicker > selects a range of dates across month boundary: workspace/vuetify/vuetify/packages/vuetify/src/components/VDatePicker/__tests__/VDatePicker.spec.browser.tsx#L34
TestingLibraryElementError: Unable to find an element with the text: Jan. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div class="v-sheet v-theme--light v-picker v-date-picker v-date-picker--month v-locale--is-ltr" > <div class="" > <div class="v-picker-title" > <div class="v-date-picker__title" > Select date </div> </div> <div class="v-picker__header" > <div class="v-date-picker-header" > <div class="v-date-picker-header__content" > Enter date </div> </div> </div> </div> <div class="v-picker__body" > <div class="v-date-picker-controls" > <button class="v-btn v-theme--light v-btn--density-default v-btn--rounded v-btn--size-default v-btn--variant-text v-date-picker-controls__month-btn" data-testid="month-btn" type="button" > <span class="v-btn__overlay" /> <span class="v-btn__underlay" /> <span class="v-btn__content" data-no-activator="" > June 2031 </span> </button> <button class="v-btn v-btn--icon v-theme--light v-btn--density-comfortable v-btn--size-default v-btn--variant-text v-date-picker-controls__mode-btn" data-testid="year-btn" type="button" > <span class="v-btn__overlay" /> <span class="v-btn__underlay" /> <span class="v-btn__content" data-no-activator="" > <i aria-hidden="true" class="v-icon notranslate v-theme--light v-icon--size-default" > <svg aria-hidden="true" class="v-icon__svg" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <path d="M7,10L12,15L17,10H7Z" /> </svg> </i> </span> </button> <div class="v-spacer" /> <div class="v-date-picker-controls__month" > <button class="v-btn v-btn--icon v-theme--light v-btn--density-comfortable v-btn--size-default v-btn--variant-text" data-testid="prev-month" type="button" > <span class="v-btn__overlay" /> <span class="v-btn__underlay" /> <span class="v-btn__content" data-no-activator="" > <i aria-hidden="true" class="v-icon notranslate v-theme--light v-icon--size-default" > <svg aria-hidden="true" class="v-icon__svg" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <path d="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z" /> </svg> </i> </span> </button> <button
components/VColorPicker/__tests__/VColorPicker.spec.browser.tsx > VColorPicker > should emit value when changing hue slider: workspace/vuetify/vuetify/packages/vuetify/src/components/VColorPicker/__tests__/VColorPicker.spec.browser.tsx#L99
AssertionError: expected "spy" to be called 1 times, but got 2 times ❯ toHaveBeenCalledTimes components/VColorPicker/__tests__/VColorPicker.spec.browser.tsx:99:19
components/VBtn/__tests__/VBtn.spec.browser.tsx > VBtn > events > emits native click events: workspace/vuetify/vuetify/packages/vuetify/src/components/VBtn/__tests__/VBtn.spec.browser.tsx#L97
AssertionError: expected "spy" to be called 1 times, but got 0 times ❯ toHaveBeenCalledTimes components/VBtn/__tests__/VBtn.spec.browser.tsx:97:20
components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx > VAutocomplete > should not open menu when closing a chip: workspace/vuetify/vuetify/packages/vuetify/src/components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx#L511
AssertionError: expected <div …(4)>…(4)</div> to be null - Expected: null + Received: <div aria-live="polite" class="v-list v-theme--light v-list--density-default v-list--one-line" role="listbox" tabindex="-1" > <!----> <!----> <div class="v-virtual-scroll__spacer" style="padding-top: 0px;" /> <div aria-selected="true" class="v-list-item v-list-item--active v-list-item--link v-theme--light v-list-item--density-default v-list-item--one-line rounded-0 v-list-item--variant-text" role="option" tabindex="-2" > <span class="v-list-item__overlay" /> <span class="v-list-item__underlay" /> <div class="v-list-item__prepend" > <div class="v-selection-control v-selection-control--dirty v-selection-control--density-default v-checkbox-btn" > <div class="v-selection-control__wrapper" > <!----> <div class="v-selection-control__input" > <i aria-hidden="true" class="v-icon notranslate v-theme--light v-icon--size-default" > <svg aria-hidden="true" class="v-icon__svg" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <path … /> </svg> </i> <input aria-disabled="false" checked="" id="input-v-5" tabindex="-1" type="checkbox" value="true" /> </div> </div> <!----> </div> <!----> <!----> <div class="v-list-item__spacer" /> </div> <div class="v-list-item__content" data-no-activator="" > <div class="v-list-item-title" > foo </div> <!----> <!----> </div> <!----> </div> <div aria-selected="true" class="v-list-item v-list-item--active v-list-item--link v-theme--light v-list-item--density-default v-list-item--one-line rounded-0 v-list-item--variant-text" role="option" tabindex="-2" > <span class="v-list-item__overlay" /> <span class="v-list-item__underlay" /> <div class="v-list-item__prepend" > <div class="v-selection-control v-selection-control--dirty v-selection-control--density-default v-checkbox-btn" > <div class="v-selection-control__wrapper" > <!----> <div class="v-selection-control__input" > <i aria-hidden="true" class="v-icon notranslate v-theme--light v-icon--size-default" > <svg aria-hidden="true" class="v-icon__svg" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <path … /> </svg> </i> <input aria-disabled="false" checked="" id="input-v-6" tabindex="-1" type="checkbox" value="true" /> </div> </div> <!----> </div> <!----> <!----> <div class="v-list-item__spacer" /> </div> <div class="v-list-item__content" data-no-activator="" > <div class="v-list-item-title" > bar </div> <!----> <!----> </div> <!----> </div> <div class="v-virtual-scroll__spacer" style="padding-bottom: 0px;" /> <!----> </div> ❯ toBeNull components/VAutocomplete/__tests__/VAutocompl
components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx > VAutocomplete > hide-selected > should hide selected item(s): workspace/vuetify/vuetify/packages/vuetify/src/components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx#L424
move target out of bounds: WebDriverError: move target out of bounds (Session info: chrome=137.0.7151.55) when running "actions" with method "POST" and args "{"actions":[{"id":"action232","type":"pointer","parameters":{"pointerType":"mouse"},"actions":[{"type":"pointerMove","button":0,"x":0,"y":0,"duration":100,"origin":{"element-6066-11e4-a52e-4f735466cecf":"f.3CD7AFE443CDDE595D62DC2418516BC2.d.832974662E669CCF353B8C8B554AA018.e.923"}},{"type":"pointerDown","button":0},{"type":"pause","duration":0},{"type":"pointerUp","button":0}]}]}" ❯ click components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx:424:22
components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx > VAutocomplete > should close only first chip: workspace/vuetify/vuetify/packages/vuetify/src/components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx#L66
AssertionError: expected [ 'Item 1', 'Item 2', 'Item 3' ] to deeply equal [ 'Item 2', 'Item 3' ] - Expected + Received [ + "Item 1", "Item 2", "Item 3", ] ❯ toEqual components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx:66:32
composables/__tests__/goto.spec.browser.tsx > goto > scrolls horizontally: workspace/vuetify/vuetify/packages/vuetify/src/composables/__tests__/goto.spec.browser.tsx#L78
move target out of bounds: WebDriverError: move target out of bounds (Session info: chrome=137.0.7151.55) when running "actions" with method "POST" and args "{"actions":[{"id":"action423","type":"pointer","parameters":{"pointerType":"mouse"},"actions":[{"type":"pointerMove","button":0,"x":0,"y":0,"duration":100,"origin":{"element-6066-11e4-a52e-4f735466cecf":"f.FA476C94FF49C4374F80D1BA939556E4.d.F05BCE3A08397F2FF0480865E453EB0A.e.1779"}},{"type":"pointerDown","button":0},{"type":"pause","duration":0},{"type":"pointerUp","button":0}]}]}" ❯ click composables/__tests__/goto.spec.browser.tsx:78:20
composables/__tests__/goto.spec.browser.tsx > goto > scrolls vertically: workspace/vuetify/vuetify/packages/vuetify/src/composables/__tests__/goto.spec.browser.tsx#L57
Error: Matcher did not succeed in time. ❯ toBeCloseTo composables/__tests__/goto.spec.browser.tsx:57:44 Caused by: Caused by: AssertionError: expected +0 to be close to 1250, received difference is 1250, but expected 5