> @8.14.0 test:unit:jsdom /tmp/mui > cross-env NODE_ENV=test TZ=UTC vitest [?25l  RUN  v3.2.4 /tmp/mui ✓  eslint-plugin-mui-x  src/rules/no-direct-state-access.test.mjs (6 tests) 1508ms ✓ no-direct-state-access > valid > assigning received grid state to a variable  1436ms ↓  x-data-grid-premium  src/tests/rowReorder.DataGridPremium.test.tsx (48 tests | 45 skipped) ✓  x-data-grid-premium  src/tests/rowGrouping.DataGridPremium.test.tsx (59 tests) 14293ms ✓ - Row grouping > Setting grouping criteria > initialState: rowGrouping.model > should allow to initialize the row grouping  367ms ✓ - Row grouping > Setting grouping criteria > prop: rowGroupingModel > should allow to update the row grouping model from the outside  406ms ✓ - Row grouping > column menu > should add a "Group by {field}" menu item on ungrouped columns when coLDef.groupable is not defined  391ms ✓ - Row grouping > column menu > should add a "Stop grouping by {field}" menu item on grouped column  363ms ✓ - Row grouping > column menu > should add a "Stop grouping by {field} menu item on each grouping column when prop.rowGroupingColumnMode = "multiple"  420ms ✓ - Row grouping > column menu > should add a "Stop grouping {field}" menu item for each grouping criteria on the grouping column when prop.rowGroupingColumnMode = "single"  468ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "single" > should use the top level grouping criteria for filtering if mainGroupingCriteria and leafField are not defined  652ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "single" > should use the column grouping criteria for filtering if mainGroupingCriteria is one of the grouping criteria and leaf field is defined  512ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "single" > should use the leaf field for filtering if mainGroupingCriteria is not defined and leaf field is defined  439ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "single" > should use the leaf field for filtering if mainGroupingCriteria is not one of the grouping criteria and leaf field is defined  428ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "multiple" > should use the column grouping criteria for filtering if mainGroupingCriteria and leafField are not defined  472ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "multiple" > should use the column grouping criteria for filtering if mainGroupingCriteria matches the column grouping criteria and leaf field is defined  431ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "multiple" > should use the leaf field for filtering if mainGroupingCriteria is not defined and leaf field is defined  350ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "multiple" > should use the leaf field for filtering if mainGroupingCriteria doesn't match the column grouping criteria and leaf field is defined  444ms ✓ - Row grouping > column pinning > should keep the checkbox selection column position after column is unpinned when groupingColumnMode = "single"  522ms ✓ - Row grouping > column pinning > should keep the checkbox selection column position after column is unpinned when groupingColumnMode = "multiple"  484ms ✓ - Row grouping > should not collapse expanded groups after `updateRows`  307ms ✓  x-data-grid-premium  src/tests/clipboard.DataGridPremium.test.tsx (40 tests | 35 skipped) 837ms ✓  x-data-grid-premium  src/tests/rowGroupingProp.DataGridPremium.test.tsx (40 tests) 7020ms ✓ - Row grouping > prop: rowGroupingColumnMode > should support rowGroupingColumnMode switch  548ms ✓ - Row grouping > prop: disableRowGrouping > should disable the row grouping when `prop.disableRowGrouping = true`  420ms ✓  x-data-grid-premium  src/tests/aggregation.DataGridPremium.test.tsx (46 tests) 6879ms ✓ - Aggregation > Setting aggregation model > prop: aggregationModel > should allow to update the aggregation model from the outside  313ms ✓ - Aggregation > Row Grouping > prop: getAggregationPosition > should react to props.getAggregationPosition update  496ms ✓ - Aggregation > Column menu > should update the aggregation when changing "Aggregation" select value  337ms ✓  x-data-grid-premium  src/tests/chartsIntegration.DataGridPremium.test.tsx (28 tests) 9502ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should update the context when sort model changes  318ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should read to the grouped value if the active dimension becomes grouped  335ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should remove values datasets if they become pivoting values  404ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should remove values from chartable columns when pivoting has columns  540ms ✓ - Charts Integration > Context updates via grid > should allow setting string columns as values with row grouping  318ms ✓ - Charts Integration > Context updates via grid > Other model updates > should update pivoting rows if chart dimension is replaced with active pivoting  324ms ✓ - Charts Integration > sync control > should allow chart sync control  423ms ✓ - Charts Integration > GridChartsPanel > should render all available chart types  350ms ✓ - Charts Integration > GridChartsPanel > should allow chart type selection  473ms ✓ - Charts Integration > GridChartsPanel > should allow dimensions and values selection  1296ms ✓ - Charts Integration > GridChartsPanel > should allow configuration change  968ms ✓  x-data-grid-premium  src/tests/pivoting.DataGridPremium.test.tsx (19 tests | 1 skipped) 9918ms ✓ - Pivoting > should pivot the data without pivot columns  936ms ✓ - Pivoting > should pivot the data with 2 pivot values  826ms ✓ - Pivoting > should pivot the data with a pivot column and 2 pivot values  600ms ✓ - Pivoting > should render in pivot mode when mounted with pivoting enabled  339ms ✓ - Pivoting > should render in pivot mode when mounted with pivoting enabled and async data loading  876ms ✓ - Pivoting > should not throw when a field is moved from pivot values to pivot rows  673ms ✓ - Pivoting > should allow to filter rows in pivot mode using original columns  528ms ✓ - Pivoting > should update available fields when new column is added  654ms ✓ - Pivoting > should update available fields when a column is removed  651ms ✓ - Pivoting > should recalculate pivot values when a row is updated while in pivot mode  859ms ✓ - Pivoting > should not revert prior edits when pivot mode is disabled  717ms ✓ - Pivoting > should recalculate pivot values when `rows` prop changes while in pivot mode  940ms ✓  x-data-grid-premium  src/tests/dataSourcePivoting.DataGridPremium.test.tsx (10 tests) 1976ms ✓  x-data-grid-premium  src/tests/cellSelection.DataGridPremium.test.tsx (22 tests | 2 skipped) 3489ms ✓ - Cell selection > should work with the paginated grid  301ms ✓  x-data-grid-premium  src/tests/exportExcel.DataGridPremium.test.tsx (12 tests) 1691ms ✓  x-data-grid-premium  src/tests/rowSelection.DataGridPremium.test.tsx (11 tests | 2 skipped) 2285ms ✓ - Row selection > props: rowSelectionPropagation = { descendants: true, parents: true } > should deselect auto selected parent if one of the children is deselected  594ms ✓  x-data-grid-premium  src/tests/rowGroupingApiRef.DataGridPremium.test.tsx (7 tests) 1065ms ↓  x-data-grid-premium  src/tests/dataSourceAggregation.DataGridPremium.test.tsx (5 tests | 5 skipped) ✓  x-data-grid-premium  src/tests/aiAssistant.DataGridPremium.test.tsx (6 tests | 3 skipped) 664ms ✓  x-data-grid-premium  src/tests/statePersistence.DataGridPremium.test.tsx (7 tests) 1238ms ↓  x-data-grid-premium  src/tests/rowSpanning.DataGridPremium.test.tsx (1 test | 1 skipped) ✓  x-data-grid-premium  src/tests/DataGridPremium.test.tsx (1 test) 337ms ✓  > should not fail when adding a grouping criterion  337ms ✓  x-data-grid-premium  src/tests/rowPinning.DataGridPremium.test.tsx (1 test) 155ms ↓  x-data-grid-premium  src/tests/columns.DataGridPremium.test.tsx (1 test | 1 skipped) ✓  x-data-grid-premium  src/tests/license.DataGridPremium.test.tsx (2 tests) 136ms ✓  x-data-grid-premium  src/tests/materialVersion.test.tsx (1 test) 1117ms ✓ @mui/x-data-grid-premium should resolve proper @mui/material version  1117ms ✓  x-data-grid-pro  src/tests/rowEditing.DataGridPro.test.tsx (92 tests) 17813ms ✓ - Row editing > apiRef > startRowEditMode > should throw when the row is already in edit mode  342ms ✓ - Row editing > apiRef > stopRowEditMode > should call processRowUpdate with the old row even if the row is not there anymore  333ms ✓ - Row editing > start edit mode > by pressing Delete > should call preProcessEditCellProps  312ms ✓  x-data-grid-pro  src/tests/cellEditing.DataGridPro.test.tsx (85 tests) 12898ms ✓  x-data-grid-pro  src/tests/rowSelection.DataGridPro.test.tsx (73 tests) 24271ms ✓ - Row selection > should keep the selection on the clicked row if selection range is deselected  322ms ✓ - Row selection > should keep the previously selected tree data parent selected if it becomes leaf after filtering  523ms ✓ - Row selection > should not throw when using `isRowSelectable` and `keepNonExistentRowsSelected`  545ms ✓ - Row selection > should put the parent into indeterminate if some but not all the children are selected  302ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = false > should select all rows of all the pages if 1 row of another page is selected  342ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = false > should set the header checkbox in a indeterminate state when some rows of other pages are not selected  462ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should throw a console error if used without pagination  572ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should select all the rows of the current page if no row of the current page is selected  336ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should select all the rows of the current page if 1 row of the current page is selected  481ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should not set the header checkbox in a indeterminate state when some rows of other pages are not selected  377ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should allow to select all the current page rows when props.paginationMode="server"  316ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should select all the rows of the current page keeping the previously selected rows when a filter is applied  414ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should deselect the parent only when deselecting it  448ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should not auto select the parent if all the children are selected  741ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should not deselect selected parent if one of the children is deselected  931ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should deselect only the unwrapped rows when clicking "Select All" checkbox  343ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: false } > should not auto select the parent if all the children are selected  936ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: false } > should not deselect selected parent if one of the children is deselected  406ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: false } > should deselect all the nested rows when clicking "Select All" checkbox  317ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: false } > prop: isRowSelectable > should not auto-select a descendant if not allowed  473ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > should deselect the parent only when deselecting it  583ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > should auto select the parent if all the children are selected  825ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > should deselect selected parent if one of the children is deselected  1015ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > prop: isRowSelectable > should not auto select a parent if not allowed  734ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > should auto select the parent if all the children are selected  570ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > should deselect auto selected parent if one of the children is deselected  719ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > should select all the children when selecting an indeterminate parent  629ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > prop: keepNonExistentRowsSelected = true > should keep non-existent rows selected on filtering  457ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > prop: keepNonExistentRowsSelected = true > should not apply row selection propagation on filtered rows  472ms ✓ - Row selection > should select only filtered rows after filter is applied  532ms ✓  x-data-grid-pro  src/tests/filtering.DataGridPro.test.tsx (50 tests | 3 skipped) 15205ms ✓ - Filter > slotProps `filterColumns` and `getColumnForNewFilter` should allow custom filtering  483ms ✓ - Filter > should call `getColumnForNewFilter` when filters are added  355ms ✓ - Filter > should pass columns filtered by `filterColumns` to filters column list  545ms ✓ - Filter > should work as expected with "Add filter" and "Remove all" buttons  548ms ✓ - Filter > should call onFilterModelChange with reason=changeLogicOperator when the logic operator changes but doesn't change the state  465ms ✓ - Filter > should call onFilterModelChange with reason=upsertFilterItem when the value is emptied  491ms ✓ - Filter > should call onFilterModelChange with reason=deleteFilterItem when a filter is removed  468ms ✓ - Filter > should call onFilterModelChange with reason=upsertFilterItems when a filter is added  346ms ✓ - Filter > should publish filterModelChange with the reason whenever the model changes  442ms ✓ - Filter > should show the latest expandedRows  449ms ✓ - Filter > Server > should refresh the filter panel when adding filters  465ms ✓ - Filter > control Filter > should update the filter state when neither the model nor the onChange are set  350ms ✓ - Filter > control Filter > should update the filter state when the model is not set, but the onChange is set  454ms ✓ - Filter > control Filter > should control filter state when the model and the onChange are set  521ms ✓ - Filter > Header filters > should apply filters on type when the focus is on cell  402ms ✓ - Filter > Header filters > should call `onFilterModelChange` when filters are updated  343ms ✓ - Filter > Header filters > should allow to change the operator from operator menu  351ms ✓ - Filter > Header filters > should allow to clear the filter from operator menu  335ms ✓ - Filter > Header filters > should work correctly with boolean column type  758ms ✓ - Filter > Header filters > should allow temporary invalid values while updating the number filter  1270ms ✓ - Filter > Header filters > should allow to navigate to the header filter cell when there are no rows  304ms ✓ - Filter > Read-only filters > should allow updating logic operator even from read-only filters  397ms ✓ - Filter > Read-only filters > should disable `Remove all` button for only read-only filters  544ms ✓  x-data-grid-pro  src/tests/rows.DataGridPro.test.tsx (46 tests | 14 skipped) 5521ms ✓ - Rows > no virtualization > should allow to disable virtualization  324ms ✓  x-data-grid-pro  src/tests/columnPinning.DataGridPro.test.tsx (46 tests | 6 skipped) 13628ms ✓ - Column pinning > props: onPinnedColumnsChange > should call when a column is pinned  347ms ✓ - Column pinning > apiRef > should not crash if a non-existent column is pinned  526ms ✓ - Column pinning > apiRef > pinColumn > should change the side when called on a pinned column  346ms ✓ - Column pinning > column menu > should pin the column to the left when clicking the "Pin to left" pinning button  507ms ✓ - Column pinning > column menu > should pin the column to the right when clicking the "Pin to right" pinning button  398ms ✓ - Column pinning > column menu > should allow to invert the side when clicking on "Pin to right" pinning button on a left pinned column  464ms ✓ - Column pinning > column menu > should allow to invert the side when clicking on "Pin to left" pinning button on a right pinned column  509ms ✓ - Column pinning > column menu > should allow to unpin a pinned left column when clicking "Unpin" pinning button  499ms ✓ - Column pinning > column menu > with fake timers > should not render menu items if the column has `pinnable` equals to false  409ms ✓ - Column pinning > restore column position after unpinning > should restore the position when unpinning existing columns  432ms ✓ - Column pinning > restore column position after unpinning > should restore the position when unpinning a column added after the first pinned column  542ms ✓ - Column pinning > restore column position after unpinning > should restore the position of a column unpinned after a column is removed  419ms ✓ - Column pinning > restore column position after unpinning > should restore the position when the neighboring columns are reordered  509ms ✓ - Column pinning > pinned columns order in column management > should keep pinned column order in column management panel when toggling columns  783ms ✓ - Column pinning > pinned columns order in column management > should keep pinned column order in column management panel when clicking show/hide all checkbox  913ms ✓ - Column pinning > pinned columns order in column management > should update column order when pinned columns are updated  661ms ✓  x-data-grid-pro  src/tests/columns.DataGridPro.test.tsx (36 tests | 21 skipped) 1763ms ✓ - Columns > column pipe processing > should not loose column width when re-applying pipe processing  322ms ✓ - Columns > column pipe processing > should not loose imperatively added columns when re-applying pipe processing  345ms ✓  x-data-grid-pro  src/tests/treeData.DataGridPro.test.tsx (46 tests) 8651ms ✓ - Tree data > prop: treeData > should support tree data toggling  327ms ✓ - Tree data > prop: treeData > should support enabling treeData after apiRef.current.updateRows has modified the rows  373ms ✓ - Tree data > pagination > should respect the pageSize for the top level rows when toggling children expansion  314ms ✓ - Tree data > pagination > should keep the row expansion when switching page  636ms ✓  x-data-grid-pro  src/tests/rowPinning.DataGridPro.test.tsx (29 tests | 8 skipped) 6106ms ✓ - Row pinning > should treat row as pinned even if row with the same id is present in `rows` prop  309ms ✓ - Row pinning > should update pinned rows when `pinnedRows` prop change  378ms ✓ - Row pinning > should update pinned rows when calling `apiRef.current.setPinnedRows` method  382ms ✓ - Row pinning > should not be impacted by sorting  384ms ✓ - Row pinning > should not be impacted by filtering  762ms ✓ - Row pinning > should work when there is no rows data  343ms ✓ - Row pinning > keyboard navigation > should work with top pinned rows  373ms ✓ - Row pinning > should keep pinned rows on page change  450ms ✓ - Row pinning > should not render selection checkbox for pinned rows  376ms ✓  x-data-grid-pro  src/tests/detailPanel.DataGridPro.test.tsx (32 tests | 11 skipped) 7250ms ✓ - Detail panel > should cache the content of getDetailPanelContent  668ms ✓ - Detail panel > should cache the content of getDetailPanelHeight  540ms ✓ - Detail panel > should not select the row when opening the detail panel  337ms ✓ - Detail panel > should add the MuiDataGrid-row--detailPanelExpanded class to the expanded row  513ms ✓ - Detail panel > should not reuse detail panel components  401ms ✓ - Detail panel > prop: onDetailPanelsExpandedRowIds > should call when a row is expanded or closed  1028ms ✓ - Detail panel > prop: onDetailPanelsExpandedRowIds > should not change the open detail panels when called while detailPanelsExpandedRowIds is the same  338ms ✓ - Detail panel > prop: detailPanelExpandedRowIds > should not change the open detail panels if the prop didn't change  435ms ✓ - Detail panel > apiRef > toggleDetailPanel > should toggle the panel of the given row id  375ms ✓  x-data-grid-pro  src/tests/columnReorder.DataGridPro.test.tsx (20 tests) 4546ms ✓ - Columns reorder > should allow to reorder columns by dropping outside the header row  306ms ✓ - Columns reorder > reorder with column grouping > column - hidden > should use the correct start and end index  311ms ✓ - Columns reorder > reorder with column grouping > column - hidden > should consider moving the column between hidden columns if it respect group constraint and visible behavior  307ms ✓ - Columns reorder > reorder with column grouping > should allow to drag column inside a group if it allows freeReordering  333ms ✓ - Columns reorder > reorder with column grouping > should allow to split a group with freeReordering in another group  351ms ✓  x-data-grid-pro  src/tests/editComponents.DataGridPro.test.tsx (26 tests) 9169ms ✓ - Edit components > column type: string > should call setEditCellValue with debounce  316ms ✓ - Edit components > column type: string > with fake timers > should display a indicator while processing the props  944ms ✓ - Edit components > column type: number > should keep values as numbers  425ms ✓ - Edit components > column type: number > with fake timers > should display a indicator while processing the props  917ms ✓ - Edit components > column type: date > should handle correctly dates with partial years  420ms ✓ - Edit components > column type: dateTime > should handle correctly dates with partial years  556ms ✓ - Edit components > column type: singleSelect > should call setEditCellValue with the correct value when valueOptions is a function  333ms ✓ - Edit components > column type: singleSelect > should pass the value prop to the select  336ms ✓ - Edit components > column type: singleSelect > should call onValueChange if defined  382ms ✓ - Edit components > column type: singleSelect > should call onCellEditStop  413ms ✓ - Edit components > column type: singleSelect > should not open the suggestions when Enter is pressed  383ms ↓  x-data-grid-pro  src/tests/dataSourceLazyLoader.DataGridPro.test.tsx (18 tests | 18 skipped) ✓  x-data-grid-pro  src/tests/export.DataGridPro.test.tsx (17 tests) 2216ms ↓  x-data-grid-pro  src/tests/rowReorder.DataGridPro.test.tsx (8 tests | 8 skipped) ✓  x-data-grid-pro  src/tests/events.DataGridPro.test.tsx (21 tests | 1 skipped) 2930ms ✓  x-data-grid-pro  src/tests/sorting.DataGridPro.test.tsx (21 tests | 1 skipped) 2980ms ✓  x-data-grid-pro  src/tests/columnHeaders.DataGridPro.test.tsx (11 tests | 1 skipped) 2146ms ✓  x-data-grid-pro  src/utils/tree/createRowTree.test.ts (10 tests) 3ms ✓  x-data-grid-pro  src/tests/statePersistence.DataGridPro.test.tsx (10 tests) 3068ms ✓ - State persistence > apiRef: exportState > should export the initial values of the models  333ms ✓ - State persistence > apiRef: exportState > should export the controlled values of the models  337ms ✓ - State persistence > apiRef: exportState > should export the initial values of the models when using exportOnlyUserModels  318ms ✓ - State persistence > apiRef: exportState > should export the current version of the exportable state  369ms ✓ - State persistence > apiRef: restoreState > should restore the whole exportable state  613ms ✓  x-data-grid-pro  src/tests/columnSpanning.DataGridPro.test.tsx (6 tests | 2 skipped) 634ms ↓  x-data-grid-pro  src/tests/dataSourceTreeData.DataGridPro.test.tsx (7 tests | 7 skipped) ↓  x-data-grid-pro  src/tests/infiniteLoader.DataGridPro.test.tsx (3 tests | 3 skipped) ✓  x-data-grid-pro  src/tests/printExport.DataGrid.test.tsx (10 tests) 2631ms ✓ - Print export > column visibility with initialState > should have 'currencyPair' 'visible' in print and 'visible' in screen  378ms ✓ - Print export > columns to print > should apply 'disableExport' even if 'allColumns' is set  309ms ↓  x-data-grid-pro  src/tests/layout.DataGridPro.test.tsx (8 tests | 8 skipped) ✓  x-data-grid-pro  src/tests/lazyLoader.DataGridPro.test.tsx (7 tests | 3 skipped) 584ms ✓  x-data-grid-pro  src/tests/columnsVisibility.DataGridPro.test.tsx (5 tests) 1231ms ✓ - Columns visibility > should not hide column when resizing a column after hiding it and showing it again  649ms ✓  x-data-grid-pro  src/tests/pagination.DataGridPro.test.tsx (5 tests) 662ms ✓  x-data-grid-pro  src/tests/components.DataGridPro.test.tsx (11 tests) 2551ms ✓  x-data-grid-pro  src/tests/clipboard.DataGridPro.test.tsx (4 tests) 758ms ✓  x-data-grid-pro  src/tests/listView.DataGridPro.test.tsx (5 tests) 814ms ✓ - List view > should render list column when `listView` prop updates  345ms ↓  x-data-grid-pro  src/tests/dataSource.DataGridPro.test.tsx (1 test | 1 skipped) ✓  x-data-grid-pro  src/tests/state.DataGridPro.test.tsx (2 tests) 259ms ↓  x-data-grid-pro  src/tests/accessibility.DataGridPro.test.tsx (1 test | 1 skipped) ✓  x-data-grid-pro  src/tests/filterPanel.DataGridPro.test.tsx (1 test) 280ms ✓  x-data-grid-pro  src/tests/license.DataGridPro.test.tsx (1 test) 66ms ✓  x-data-grid-pro  src/tests/materialVersion.test.tsx (1 test) 1460ms ✓ @mui/x-data-grid-pro should resolve proper @mui/material version  1460ms ✓  x-scheduler-headless  src/utils/recurrence-utils.test.ts (112 tests) 166ms ✓  x-scheduler-headless  src/use-event-occurrences-with-timeline-position/useEventOccurrencesWithTimelinePosition.test.ts (10 tests) 40ms ✓  x-scheduler-headless  src/use-event-calendar/tests/date.EventCalendarStore.test.ts (9 tests) 11ms ✓  x-scheduler-headless  src/use-event-calendar/tests/selectors.EventCalendarStore.test.ts (12 tests) 5ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/core.SchedulerStore.test.ts (14 tests) 8ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/event.SchedulerStore.test.ts (8 tests) 10ms ✓  x-scheduler-headless  src/use-adapter/useAdapter.test.ts (17 tests) 6ms ✓  x-scheduler-headless  src/use-event-calendar/tests/core.EventCalendarStore.test.ts (7 tests) 8ms ✓  x-scheduler-headless  src/utils/event-utils.test.ts (9 tests) 6ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/recurrence.SchedulerStore.test.ts (14 tests) 6ms ✓  x-scheduler-headless  src/use-event-occurrences-with-day-grid-position/useEventOccurrencesWithDayGridPosition.test.ts (4 tests) 9ms ✓  x-scheduler-headless  src/calendar-grid/use-date-from-position-in-time-column/useCalendarGridDateFromPositionInTimeColumn.test.tsx (4 tests) 6ms ✓  x-scheduler-headless  src/use-event-calendar/tests/view.EventCalendarStore.test.ts (5 tests) 3ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/date.SchedulerStore.test.ts (6 tests) 4ms ✓  x-scheduler-headless  src/use-event-calendar/tests/preferences.EventCalendarStore.test.ts (3 tests) 2ms ✓  x-scheduler-headless  src/calendar-grid/day-event-resize-handler/CalendarGridDayEventResizeHandler.test.tsx (8 tests) 90ms ✓  x-scheduler-headless  src/use-timeline/tests/core.TimelineStore.test.ts (1 test) 2ms ✓  x-scheduler-headless  src/calendar-grid/time-event-resize-handler/CalendarGridTimeEventResizeHandler.test.tsx (8 tests) 36ms ✓  x-scheduler-headless  src/calendar-grid/day-event/CalendarGridDayEvent.test.tsx (8 tests) 39ms ✓  x-scheduler-headless  src/calendar-grid/time-event/CalendarGridTimeEvent.test.tsx (8 tests) 30ms ✓  x-scheduler-headless  src/calendar-grid/time-event-placeholder/CalendarGridTimeEventPlaceholder.test.tsx (8 tests) 35ms ✓  x-scheduler-headless  src/calendar-grid/day-event-placeholder/CalendarGridDayEventPlaceholder.test.tsx (8 tests) 46ms ✓  x-scheduler-headless  src/timeline/event/TimelineEvent.test.tsx (8 tests) 32ms ✓  x-scheduler-headless  src/calendar-grid/header-cell/CalendarGridHeaderCell.test.tsx (8 tests) 39ms ✓  x-scheduler-headless  src/calendar-grid/current-time-indicator/CalendarGridCurrentTimeIndicator.test.tsx (8 tests) 29ms ✓  x-scheduler-headless  src/calendar-grid/day-cell/CalendarGridDayCell.test.tsx (8 tests) 34ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/resource.SchedulerStore.test.ts (2 tests) 2ms ✓  x-scheduler-headless  src/utils/date-utils.test.ts (1 test) 1ms ✓  x-scheduler-headless  src/calendar-grid/time-column/CalendarGridTimeColumn.test.tsx (8 tests) 27ms ✓  x-scheduler-headless  src/calendar-grid/day-row/CalendarGridDayRow.test.tsx (8 tests) 24ms ✓  x-scheduler-headless  src/timeline/event-row/TimelineEventRow.test.tsx (8 tests) 24ms ✓  x-scheduler-headless  src/calendar-grid/time-scrollable-content/CalendarTimeGridScrollableContent.test.tsx (8 tests) 23ms ✓  x-scheduler-headless  src/timeline/cell/TimelineCell.test.tsx (8 tests) 32ms ✓  x-scheduler-headless  src/calendar-grid/header-row/CalendarGridHeaderRow.test.tsx (8 tests) 22ms ✓  x-scheduler-headless  src/timeline/sub-grid/TimelineSubGrid.test.tsx (8 tests) 20ms ✓  x-scheduler-headless  src/timeline/row/TimelineRow.test.tsx (8 tests) 24ms ✓  x-scheduler-headless  src/calendar-grid/root/CalendarGridRoot.test.tsx (8 tests) 25ms ✓  x-scheduler-headless  src/timeline/root/TimelineRoot.test.tsx (8 tests) 24ms ✓  x-date-pickers  src/DateField/tests/editing.DateField.test.tsx (248 tests | 4 skipped) 19757ms ✓ - Editing > Adapter specific tests > Digit editing - adapter: dayjs > should allow to type the date 29th of February for leap years  321ms ✓  x-date-pickers  src/TimeField/tests/editing.TimeField.test.tsx (260 tests) 14477ms ✓  x-date-pickers  src/DateField/tests/editingKeyboard.DateField.test.tsx (220 tests) 11846ms ✓  x-date-pickers  src/DateCalendar/tests/DateCalendar.test.tsx (35 tests | 1 skipped) 6377ms ✓  > switches between views uncontrolled  366ms ✓  > should allow month and view changing, but not selection when readOnly prop is passed  661ms ✓  > with fake timers > should not reset day to `startOfDay` if value already exists when finding the closest enabled date  1350ms ✓  x-date-pickers  src/TimeClock/tests/TimeClock.test.tsx (33 tests | 14 skipped) 352ms ✓  x-date-pickers  src/DesktopDatePicker/tests/DesktopDatePicker.test.tsx (28 tests | 2 skipped) 4089ms ✓  > Views > should go to the first view when re-opening the picker  473ms ✓  > Views > should go to the relevant `view` when `view` prop changes  398ms ✓  > picker state > should call onAccept when selecting the same date after changing the year  548ms ✓  > picker state > should call allow re-selecting the previous date when value binding is done in "onAccept"  385ms ✓  > performance > should not re-render the `PickersActionBar` on date change  434ms ✓  > performance > should not re-render the `PickersActionBar` on date change with custom callback actions with root component updates  377ms ✓  x-date-pickers  src/DateField/tests/selection.DateField.test.tsx (20 tests) 751ms ✓  x-date-pickers  src/tests/fieldKeyboardInteraction.test.tsx (382 tests) 10096ms ✓  x-date-pickers  src/DateField/tests/format.DateField.test.tsx (36 tests | 2 skipped) 1047ms ✓  x-date-pickers  src/internals/utils/date-utils.test.ts (14 tests) 5ms ✓  x-date-pickers  src/StaticDatePicker/tests/StaticDatePickerKeyboard.test.tsx (30 tests) 3124ms ✓  x-date-pickers  src/MonthCalendar/tests/MonthCalendar.test.tsx (12 tests) 229ms ✓  x-date-pickers  src/DateTimeField/tests/editing.DateTimeField.test.tsx (11 tests) 305ms ✓  x-date-pickers  src/MultiSectionDigitalClock/tests/MultiSectionDigitalClock.test.tsx (8 tests) 777ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/DesktopDateTimePicker.test.tsx (6 tests) 3703ms ✓  > picker state > should call onAccept when selecting the same date and time after changing the year  1056ms ✓  > should allow selecting same view multiple times  1266ms ✓  > should cycle focused views among the visible step after selection  522ms ✓  > prop: timeSteps > should use "DigitalClock" view renderer, when "timeSteps.minutes" = 60  413ms ✓  x-date-pickers  src/DesktopTimePicker/tests/DesktopTimePicker.test.tsx (8 tests) 1902ms ✓  > rendering behavior > should render single column Picker given big enough "thresholdToRenderTimeInASingleColumn" number  563ms ✓  > selecting behavior > should call "onAccept", "onChange", and "onClose" when selecting all section  361ms ✓  > selecting behavior > should allow out of order section selection  361ms ✓  x-date-pickers  src/YearCalendar/tests/YearCalendar.test.tsx (12 tests) 1704ms ✓  x-date-pickers  src/DigitalClock/tests/DigitalClock.test.tsx (10 tests) 821ms ✓  x-date-pickers  src/DateCalendar/tests/keyboard.DateCalendar.test.tsx (19 tests) 2358ms ✓  x-date-pickers  src/DigitalClock/tests/timezone.DigitalClock.test.tsx (36 tests | 9 skipped) 2852ms ✓  x-date-pickers  src/AdapterMoment/AdapterMoment.test.tsx (178 tests | 20 skipped) 204ms ✓  x-date-pickers  src/DesktopDatePicker/tests/field.DesktopDatePicker.test.tsx (9 tests) 558ms ✓  x-date-pickers  src/AdapterLuxon/AdapterLuxon.test.tsx (100 tests | 1 skipped) 246ms ✓  x-date-pickers  src/AdapterDayjs/AdapterDayjs.test.tsx (176 tests | 18 skipped) 253ms ✓  x-date-pickers  src/DateTimeField/tests/timezone.DateTimeField.test.tsx (29 tests | 7 skipped) 1593ms ✓  x-date-pickers  src/MobileDatePicker/tests/MobileDatePicker.test.tsx (11 tests) 1333ms ✓  x-date-pickers  src/DateCalendar/tests/timezone.DateCalendar.test.tsx (40 tests | 10 skipped) 7473ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > should correctly render month days when timezone changes  816ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > should not render duplicate days when leaving DST in America/Asuncion  312ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: UTC > should use value timezone for onChange when a value is provided  341ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: system > should use timezone prop for onChange when no value is provided  331ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: America/New_York > should use timezone prop for onChange when no value is provided  367ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: America/New_York > should use value timezone for onChange when a value is provided  404ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: luxon > timezoneCompatible > should correctly render month days when timezone changes  459ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/MobileDateTimePicker.test.tsx (6 tests | 1 skipped) 644ms ✓  x-date-pickers  src/AdapterDateFns/AdapterDateFns.test.tsx (94 tests | 19 skipped) 111ms ✓  x-date-pickers  src/StaticTimePicker/StaticTimePicker.test.tsx (42 tests | 38 skipped) 92ms ✓  x-date-pickers  src/TimeClock/tests/timezone.TimeClock.test.tsx (28 tests | 7 skipped) 1086ms ✓  x-date-pickers  src/DateField/tests/DateField.test.tsx (8 tests) 139ms ✓  x-date-pickers  src/AdapterMomentHijri/AdapterMomentHijri.test.tsx (41 tests) 118ms ✓  x-date-pickers  src/LocalizationProvider/LocalizationProvider.test.tsx (4 tests) 14ms ✓  x-date-pickers  src/internals/hooks/useControlledValue.test.tsx (7 tests) 19ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/describeValue.DesktopDateTimePicker.test.tsx (45 tests | 2 skipped) 9058ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  602ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  561ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  520ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1138ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  719ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when clicking outside of the picker  695ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  761ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  702ms ✓  x-date-pickers  src/DateCalendar/tests/validation.DateCalendar.test.tsx (2 tests) 315ms ✓  x-date-pickers  src/PickerDay2/PickerDay2.test.tsx (15 tests | 6 skipped) 76ms ✓  x-date-pickers  src/PickersDay/PickersDay.test.tsx (15 tests | 6 skipped) 59ms ✓  x-date-pickers  src/AdapterMomentJalaali/AdapterMomentJalaali.test.tsx (54 tests) 69ms ✓  x-date-pickers  src/MobileTimePicker/tests/describeValue.MobileTimePicker.test.tsx (45 tests | 4 skipped) 4037ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  342ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  305ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/describeValue.MobileDateTimePicker.test.tsx (45 tests | 4 skipped) 10320ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.defaultValue` and update the rendered value  674ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  640ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  726ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  553ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  705ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  696ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1263ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  722ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  756ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  663ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="set"  347ms ✓  x-date-pickers  src/AdapterDateFnsJalali/AdapterDateFnsJalali.test.tsx (57 tests) 50ms ✓  x-date-pickers  src/DesktopTimePicker/tests/describeValue.DesktopTimePicker.test.tsx (45 tests | 2 skipped) 3849ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  408ms ✓  x-date-pickers  src/PickersActionBar/PickersActionBar.test.tsx (6 tests) 40ms ✓  x-date-pickers  src/YearCalendar/tests/keyboard.YearCalendar.test.tsx (8 tests) 81ms ✓  x-date-pickers  src/MobileTimePicker/tests/MobileTimePicker.test.tsx (2 tests | 1 skipped) 80ms ✓  x-date-pickers  src/AdapterDateFnsJalaliV2/AdapterDateFnsJalaliV2.test.tsx (56 tests) 100ms ✓  x-date-pickers  src/DatePicker/tests/DatePicker.test.tsx (3 tests) 249ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/field.DesktopDateTimePicker.test.tsx (2 tests) 282ms ✓  x-date-pickers  src/DateCalendar/tests/localization.DateCalendar.test.tsx (8 tests) 757ms ✓  x-date-pickers  src/DesktopTimePicker/tests/field.DesktopTimePicker.test.tsx (2 tests) 291ms ✓  x-date-pickers  src/StaticDateTimePicker/tests/StaticDateTimePicker.test.tsx (4 tests) 415ms ✓  x-date-pickers  src/internals/hooks/useField/useField.test.tsx (5 tests) 1ms ✓  x-date-pickers  src/StaticDatePicker/tests/StaticDatePicker.test.tsx (4 tests | 2 skipped) 405ms ✓  > switches between months  315ms ✓  x-date-pickers  src/MultiSectionDigitalClock/tests/describeValue.MultiSectionDigitalClock.test.tsx (37 tests | 19 skipped) 602ms ✓  x-date-pickers  src/TimeClock/tests/describeValue.TimeClock.test.tsx (37 tests | 19 skipped) 191ms ✓  x-date-pickers  src/MobileDatePicker/tests/describeValue.MobileDatePicker.test.tsx (45 tests | 4 skipped) 4593ms ✓  x-date-pickers  src/internals/components/PickersArrowSwitcher/describeConformance.PickersArrowSwitcher.test.tsx (30 tests | 4 skipped) 203ms ✓  x-date-pickers  src/DesktopDatePicker/tests/describeValue.DesktopDatePicker.test.tsx (45 tests | 2 skipped) 3850ms ✓  x-date-pickers  src/MonthCalendar/tests/describeValue.MonthCalendar.test.tsx (37 tests | 19 skipped) 253ms ✓  x-date-pickers  src/PickersCalendarHeader/describeConformance.PickersCalendarHeader.test.tsx (20 tests | 4 skipped) 221ms ✓  x-date-pickers  src/DateTimeField/tests/describeValue.DateTimeField.test.tsx (37 tests | 19 skipped) 280ms ✓  x-date-pickers  src/DateCalendar/tests/describeValue.DateCalendar.test.tsx (37 tests | 19 skipped) 903ms ✓  x-date-pickers  src/MobileTimePicker/tests/timezone.MobileTimePicker.test.tsx (8 tests | 2 skipped) 565ms ✓  x-date-pickers  src/YearCalendar/tests/describeValue.YearCalendar.test.tsx (37 tests | 19 skipped) 3067ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should react to a controlled value update (from non null to null)  335ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should react to a controlled value update (from null to non null)  461ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.defaultValue` and update the rendered value  420ms ✓  x-date-pickers  src/DigitalClock/tests/describeValue.DigitalClock.test.tsx (37 tests | 19 skipped) 671ms ✓  x-date-pickers  src/TimeField/tests/describeValue.TimeField.test.tsx (37 tests | 19 skipped) 230ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/describeConformance.DesktopDateTimePicker.test.tsx (14 tests) 1289ms ✓  x-date-pickers  src/DateField/tests/describeValue.DateField.test.tsx (37 tests | 19 skipped) 242ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/describeConformance.MobileDateTimePicker.test.tsx (13 tests | 2 skipped) 985ms ✓  x-date-pickers  src/StaticDateTimePicker/tests/describeConformance.StaticDateTimePicker.test.tsx (13 tests | 6 skipped) 527ms ✓  x-date-pickers  src/DesktopTimePicker/tests/describeConformance.DesktopTimePicker.test.tsx (13 tests) 629ms ✓  x-date-pickers  src/DesktopDatePicker/tests/describeConformance.DesktopDatePicker.test.tsx (13 tests) 784ms ✓  x-date-pickers  src/MobileDatePicker/tests/describeConformance.MobileDatePicker.test.tsx (13 tests | 2 skipped) 730ms ✓  x-date-pickers  src/MobileTimePicker/tests/describeConformance.MobileTimePicker.test.tsx (13 tests | 2 skipped) 397ms ✓  x-date-pickers  src/StaticDatePicker/tests/describeConformance.StaticDatePicker.test.tsx (13 tests | 6 skipped) 423ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/field.MobileDateTimePicker.test.tsx (1 test) 54ms ✓  x-date-pickers  src/MobileTimePicker/tests/field.MobileTimePicker.test.tsx (1 test) 36ms ✓  x-date-pickers  src/DateTimeField/tests/describeConformance.DateTimeField.test.tsx (7 tests | 1 skipped) 75ms ✓  x-date-pickers  src/DateTimePicker/tests/describeConformance.DateTimePicker.test.tsx (3 tests) 64ms ✓  x-date-pickers  src/MultiSectionDigitalClock/tests/describeConformance.MultiSectionDigitalClock.test.tsx (10 tests | 4 skipped) 138ms ✓  x-date-pickers  src/DateField/tests/describeConformance.DateField.test.tsx (7 tests | 1 skipped) 45ms ✓  x-date-pickers  src/TimeField/tests/describeConformance.TimeField.test.tsx (7 tests | 1 skipped) 46ms ✓  x-date-pickers  src/DatePicker/tests/describeConformance.DatePicker.test.tsx (3 tests) 53ms ✓  x-date-pickers  src/MonthCalendar/tests/describeConformance.MonthCalendar.test.tsx (10 tests | 4 skipped) 62ms ✓  x-date-pickers  src/YearCalendar/tests/describeConformance.YearCalendar.test.tsx (10 tests | 4 skipped) 464ms ✓  x-date-pickers  src/DateCalendar/tests/describeConformance.DateCalendar.test.tsx (10 tests | 4 skipped) 302ms ✓  x-date-pickers  src/DayCalendarSkeleton/DayCalendarSkeleton.test.tsx (9 tests | 4 skipped) 70ms ✓  x-date-pickers  src/DateTimePicker/tests/DateTimePicker.test.tsx (1 test) 176ms ✓  x-date-pickers  src/DigitalClock/tests/describeConformance.DigitalClock.test.tsx (10 tests | 4 skipped) 335ms ✓  x-date-pickers  src/TimePicker/tests/TimePicker.test.tsx (1 test) 64ms ✓  x-date-pickers  src/TimeClock/tests/describeConformance.TimeClock.test.tsx (10 tests | 4 skipped) 41ms ✓  x-date-pickers  src/DesktopDatePicker/tests/describeValidation.DesktopDatePicker.test.tsx (47 tests | 13 skipped) 3257ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  327ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  352ms ↓  x-date-pickers  src/MultiSectionDigitalClock/tests/describeValidation.MultiSectionDigitalClock.test.tsx (37 tests | 36 skipped) ✓  x-date-pickers  src/StaticDateTimePicker/tests/describeValidation.StaticDateTimePicker.test.tsx (37 tests | 18 skipped) 3319ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  361ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  376ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/describeValidation.DesktopDateTimePicker.test.tsx (37 tests | 5 skipped) 3961ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  403ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  320ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  392ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  374ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/describeValidation.MobileDateTimePicker.test.tsx (37 tests | 10 skipped) 3636ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  406ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  400ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  355ms ✓  x-date-pickers  src/DateTimeField/tests/describeValidation.DateTimeField.test.tsx (37 tests | 24 skipped) 249ms ✓  x-date-pickers  src/StaticDatePicker/tests/describeValidation.StaticDatePicker.test.tsx (37 tests | 20 skipped) 2653ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  311ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  341ms ✓  x-date-pickers  src/DesktopTimePicker/tests/describeValidation.DesktopTimePicker.test.tsx (37 tests | 33 skipped) 152ms ✓  x-date-pickers  src/MobileDatePicker/tests/describeValidation.MobileDatePicker.test.tsx (37 tests | 13 skipped) 3029ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  359ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  337ms ✓  x-date-pickers  src/MobileTimePicker/tests/describeValidation.MobileTimePicker.test.tsx (37 tests | 33 skipped) 101ms ✓  x-date-pickers  src/AdapterDateFnsV2/AdapterDateFnsV2.test.tsx (81 tests | 19 skipped) 16ms ✓  x-date-pickers  src/DateCalendar/tests/describeValidation.DateCalendar.test.tsx (37 tests | 20 skipped) 1728ms ↓  x-date-pickers  src/DigitalClock/tests/describeValidation.DigitalClock.test.tsx (37 tests | 36 skipped) ✓  x-date-pickers  src/MonthCalendar/tests/describeValidation.MonthCalendar.test.tsx (37 tests | 32 skipped) 47ms ✓  x-date-pickers  src/DateField/tests/describeValidation.DateField.test.tsx (37 tests | 30 skipped) 93ms ✓  x-date-pickers  src/YearCalendar/tests/describeValidation.YearCalendar.test.tsx (37 tests | 32 skipped) 342ms ✓  x-date-pickers  src/TimeField/tests/describeValidation.TimeField.test.tsx (37 tests | 33 skipped) 87ms ✓  x-date-pickers  src/tests/materialVersion.test.tsx (1 test) 1160ms ✓ @mui/x-date-pickers should resolve proper @mui/material version  1160ms ✓  x-data-grid  src/tests/filtering.DataGrid.test.tsx (62 tests) 18963ms ✓ - Filter > prop: filterModel > should apply the model for `filterable: false` columns but the applied filter should be readonly  515ms ✓ - Filter > prop: initialState.filter > should allow to update the filters when initialized with initialState  414ms ✓ - Filter > column type: string > should filter with operator "contains"  1243ms ✓ - Filter > column type: string > should filter with operator "does not contain"  1185ms ✓ - Filter > column type: string > should filter with operator "equals"  492ms ✓ - Filter > column type: string > should filter with operator "doesNotEqual"  455ms ✓ - Filter > column type: string > should filter with operator "startsWith"  604ms ✓ - Filter > column type: string > should filter with operator "endsWith"  485ms ✓ - Filter > column type: string > should filter with operator "isAnyOf"  533ms ✓ - Filter > column type: string > ignoreDiacritics > should ignore diacritics when `ignoreDiacritics` is enabled  310ms ✓ - Filter > column type: number > should filter with operator "="  325ms ✓ - Filter > column type: number > should filter with operator ">=  336ms ✓ - Filter > column type: number > should filter with operator "<"  322ms ✓ - Filter > column type: date > should filter with operator "is"  310ms ✓ - Filter > column type: date > should filter with operator "onOrBefore"  327ms ✓ - Filter > column type: dateTime > should filter with operator "is"  308ms ✓ - Filter > column type: dateTime > should filter with operator "onOrBefore"  337ms ✓ - Filter > column type: boolean > should filter with operator "is"  769ms ✓ - Filter > column type: singleSelect > should filter with operator "is"  406ms ✓ - Filter > column type: singleSelect > should filter with operator "not"  516ms ✓ - Filter > column type: singleSelect > should filter with operator "isAnyOf"  414ms ✓ - Filter > toolbar active filter count > should not include operators with value when the value is empty  360ms ✓ - Filter > filter button tooltip > should display `falsy` value  1216ms ✓  x-data-grid  src/tests/rowSelection.DataGrid.test.tsx (73 tests | 1 skipped) 18555ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should unselect from last clicked cell to cell after clicked cell if clicking inside a selected range  379ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should not change the selection with shift pressed when clicking on the last row of the selection  313ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should reset selected rows when turning off checkboxSelection  392ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should reset row selection in the current page as selected when turning off checkboxSelection  399ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should not select more than one row when disableMultipleRowSelection = true  343ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should remove the selection from rows that are filtered out  987ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should only select filtered items when "select all" is toggled after applying a filter  1207ms ✓ - Row selection > prop: rows > should retain the outdated selected rows when the rows prop changes when keepNonExistentRowsSelected is true  323ms ✓ - Row selection > prop: rowSelectionModel and onRowSelectionModelChange > should call onRowSelectionModelChange with an empty array if no row is selectable in the current page when turning off checkboxSelection  441ms ✓ - Row selection > prop: rowSelectionModel and onRowSelectionModelChange > should call onRowSelectionModelChange with an empty array if there is no selected row in the current page when turning off checkboxSelection  419ms ✓ - Row selection > prop: rowSelectionModel and onRowSelectionModelChange > should control selection state when the model and the onChange are set  306ms ✓  x-data-grid  src/tests/rows.DataGrid.test.tsx (47 tests | 18 skipped) 5867ms ✓ - Rows > should not throw when clicking the cell in the nested grid in a portal  554ms ✓ - Rows > prop: getRowClassName > should call with isFirstVisible=true in the first row and isLastVisible=true in the last  333ms ✓  x-data-grid  src/tests/layout.DataGrid.test.tsx (55 tests | 46 skipped) 1212ms ✓  x-data-grid  src/tests/keyboard.DataGrid.test.tsx (67 tests | 11 skipped) 10373ms ✓ - Keyboard > cell navigation > should move to the cell below when pressing "ArrowDown" on the checkbox selection cell  357ms ✓ - Keyboard > column group header navigation > should move to the group header below when pressing "ArrowDown" on a column group header  551ms ✓ - Keyboard > column group header navigation > should go back to the same group header when pressing "ArrowUp" and "ArrowDown"  367ms ✓ - Keyboard > column group header navigation > should go to next group header when pressing "ArrowRight"  364ms ✓ - Keyboard > column group header navigation > should go to previous group header when pressing "ArrowLeft"  335ms ✓ - Keyboard > column group header navigation > should go back to same header when pressing "ArrowUp" and "ArrowDown" from column header  418ms ✓  x-data-grid  src/tests/pagination.DataGrid.test.tsx (37 tests | 29 skipped) 2374ms ✓ - Pagination > should react to an update of rowCount when `paginationMode = server`  421ms ✓ - Pagination > server-side pagination > should support server side pagination with estimated row count  437ms ✓ - Pagination > should reset page to 0 and scroll to top if sort or filter is applied  556ms ✓  x-data-grid  src/tests/columnSpanning.DataGrid.test.tsx (23 tests | 6 skipped) 4261ms ✓ - Column spanning > key navigation > should move to the cell on the right when pressing "Tab" after editing  324ms ✓ - Column spanning > key navigation > should work with filtering  309ms ✓ - Column spanning > should apply `colSpan` properly after hiding a column  430ms ✓ - Column spanning > should work with pagination  492ms ✓  x-data-grid  src/tests/quickFiltering.DataGrid.test.tsx (30 tests) 11935ms ✓ - Quick filter > component > should apply filter  461ms ✓ - Quick filter > component > should allow to customize input splitting  605ms ✓ - Quick filter > component > should no prettify user input  384ms ✓ - Quick filter > component > should update input when the state is modified  335ms ✓ - Quick filter > component > should expand when the input changes value  307ms ✓ - Quick filter > component > should collapse when the escape key is pressed with no value  302ms ✓ - Quick filter > component > should clear the input when the escape key is pressed with a value and not collapse the input  337ms ✓ - Quick filter > quick filter logic > should return rows that match all values by default  674ms ✓ - Quick filter > quick filter logic > should return rows that match some values if quickFilterLogicOperator="or"  753ms ✓ - Quick filter > quick filter logic > should ignore hidden columns by default  412ms ✓ - Quick filter > quick filter logic > should search hidden columns when quickFilterExcludeHiddenColumns=false  584ms ✓ - Quick filter > quick filter logic > should ignore hidden columns when quickFilterExcludeHiddenColumns=true  515ms ✓ - Quick filter > quick filter logic > should apply filters on quickFilterExcludeHiddenColumns value change  315ms ✓ - Quick filter > quick filter logic > should apply filters on column visibility change when quickFilterExcludeHiddenColumns=true  450ms ✓ - Quick filter > quick filter logic > should not apply filters on column visibility change when quickFilterExcludeHiddenColumns=true but no quick filter values  364ms ✓ - Quick filter > column type: string > default operator should behave like "contains"  1018ms ✓ - Quick filter > column type: number > default operator should behave like "="  476ms ✓ - Quick filter > column type: singleSelect > should filter with operator "contains"  796ms ✓ - Quick filter > should not override user input when typing  441ms ✓  x-data-grid  src/tests/sorting.DataGrid.test.tsx (30 tests) 4377ms ✓ - Sorting > should support new dataset in control mode  340ms ✓  x-data-grid  src/tests/columnsVisibility.DataGrid.test.tsx (21 tests) 11505ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should update the visible columns when props.onColumnVisibilityModelChange and props.columnVisibilityModel are not defined  498ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should call onColumnVisibilityModelChange and update the visible columns when props.columnVisibilityModel is not defined  504ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should call onColumnVisibilityModelChange with the new model when columnVisibilityModel is controlled  481ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should call onColumnVisibilityModelChange with the new model when toggling all columns  889ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should not show hidden non hideable columns when "Show/Hide All" is clicked  719ms ✓ - Columns visibility > prop: initialState.columns.columnVisibilityModel > should allow to update the visible columns through the UI when initialized with initialState  575ms ✓ - Columns visibility > should autofocus the first switch element in columns management when `autoFocusSearchField` disabled  477ms ✓ - Columns visibility > should hide `Show/Hide all` in columns management when `disableShowHideToggle` is `true`  593ms ✓ - Columns visibility > should hide `Reset` in columns panel when `disableResetButton` is `true`  553ms ✓ - Columns visibility > should reset the columns to initial columns state when `Reset` button is clicked in columns management panel  628ms ✓ - Columns visibility > should use the initial column visibility model as a reference when `Reset` button is clicked in columns management panel  935ms ✓ - Columns visibility > should use the first controlled column visibility model as a reference when `Reset` button is clicked in columns management panel  1135ms ✓ - Columns visibility > should update the initial column visibility model when the columns are updated  592ms ✓ - Columns visibility > prop: `getTogglableColumns` > should control columns shown in columns panel using `getTogglableColumns` prop  364ms ✓ - Columns visibility > prop: `getTogglableColumns` > should avoid toggling columns provided by `getTogglableColumns` prop on `Show/Hide All`  694ms ✓ - Columns visibility > prop: toggleAllMode > should toggle filtered columns when `toggleAllMode` is `filtered`  1107ms ✓  x-data-grid  src/tests/filterPanel.DataGrid.test.tsx (12 tests) 6316ms ✓ - Filter panel > should show an empty string as the default filter input value  383ms ✓ - Filter panel > should keep filter operator and value if available  641ms ✓ - Filter panel > should reset value if operator is not available for the new column  523ms ✓ - Filter panel > should reset value if the new operator has no input component  640ms ✓ - Filter panel > should reset filter value if not available in the new valueOptions  585ms ✓ - Filter panel > should keep the value if available in the new valueOptions  607ms ✓ - Filter panel > should reset filter value if not available in the new valueOptions with operator "isAnyOf"  639ms ✓ - Filter panel > should keep the value if available in the new valueOptions with operator "isAnyOf"  605ms ✓ - Filter panel > should reset filter value if moving from multiple to single value operator  543ms ✓ - Filter panel > should close filter panel when removing the last filter  371ms ✓ - Filter panel > should not remove `isEmpty` filter from model when filter panel is opened through column menu  390ms ✓ - Filter panel > should remove `isAnyOf` filter from the model when filter panel is opened through column menu  387ms ✓  x-data-grid  src/tests/columnGrouping.DataGrid.test.tsx (15 tests | 4 skipped) 1963ms ✓ - Column grouping > Header grouping columns > should only consider visible columns non connexe groups  316ms ↓  x-data-grid  src/tests/dataSource.DataGrid.test.tsx (15 tests | 15 skipped) ↓  x-data-grid  src/tests/rowSpanning.DataGrid.test.tsx (8 tests | 8 skipped) ✓  x-data-grid  src/tests/toolbar.DataGrid.test.tsx (13 tests) 4481ms ✓ - Toolbar > component > should move focus to the next item when pressing ArrowRight  456ms ✓ - Toolbar > component > should move focus to the previous item when pressing ArrowLeft  377ms ✓ - Toolbar > component > should maintain focus position when an item is removed  340ms ✓ - Toolbar > component > should preserve arrow key navigation after item removal  324ms ✓ - Toolbar > column selector > should hide "id" column when hiding it from the column selector  472ms ✓ - Toolbar > column selector > should show and hide all columns when clicking "Show/Hide All" checkbox from the column selector  533ms ✓ - Toolbar > column selector > should keep the focus on the switch after toggling a column  416ms ✓ - Toolbar > column selector > should allow to override search predicate function  374ms ✓  x-data-grid  src/tests/cells.DataGrid.test.tsx (11 tests | 4 skipped) 698ms ✓  x-data-grid  src/tests/columns.DataGrid.test.tsx (9 tests | 1 skipped) 1064ms ✓  x-data-grid  src/tests/columnHeaders.DataGrid.test.tsx (10 tests) 1845ms ↓  x-data-grid  src/tests/export.DataGrid.test.tsx (8 tests | 8 skipped) ↓  x-data-grid  src/tests/density.DataGrid.test.tsx (9 tests | 9 skipped) ✓  x-data-grid  src/tests/slots.DataGrid.test.tsx (10 tests) 1031ms ✓  x-data-grid  src/hooks/features/columns/gridColumnsUtils.test.tsx (8 tests) 3ms ✓  x-data-grid  src/hooks/utils/useGridEvent.test.tsx (2 tests | 1 skipped) 64ms ✓  x-data-grid  src/tests/DataGrid.test.tsx (3 tests) 308ms ✓  x-data-grid  src/utils/createSelector.test.ts (3 tests) 1ms ✓  x-data-grid  src/tests/accessibility.DataGrid.test.tsx (3 tests) 300ms ✓  x-data-grid  src/tests/materialVersion.test.tsx (1 test) 1152ms ✓ @mui/x-data-grid should resolve proper @mui/material version  1152ms ✓  x-tree-view  src/internals/plugins/useTreeViewKeyboardNavigation/useTreeViewKeyboardNavigation.test.tsx (243 tests | 2 skipped) 6056ms ✓  x-tree-view  src/internals/plugins/useTreeViewSelection/useTreeViewSelection.test.tsx (246 tests | 3 skipped) 7597ms ✓  x-tree-view  src/internals/plugins/useTreeViewItems/useTreeViewItems.test.tsx (108 tests | 25 skipped) 2491ms ✓  x-tree-view  src/internals/plugins/useTreeViewExpansion/useTreeViewExpansion.test.tsx (84 tests) 1541ms ✓  x-tree-view  src/internals/plugins/useTreeViewLabel/useTreeViewLabel.test.tsx (45 tests | 15 skipped) 592ms ✓  x-tree-view  src/internals/plugins/useTreeViewFocus/useTreeViewFocus.test.tsx (45 tests) 771ms ✓  x-tree-view  src/internals/TreeViewProvider/TreeViewStyleContext.test.tsx (27 tests) 413ms ✓  x-tree-view  src/useTreeItem/useTreeItem.test.tsx (18 tests) 345ms ✓  x-tree-view  src/hooks/useApplyPropagationToSelectedItemsOnMount.test.tsx (10 tests) 10ms ✓  x-tree-view  src/internals/useTreeView/useTreeView.test.tsx (6 tests) 220ms ✓  x-tree-view  src/TreeItem/TreeItem.test.tsx (18 tests | 4 skipped) 134ms ✓  x-tree-view  src/SimpleTreeView/SimpleTreeView.test.tsx (10 tests | 4 skipped) 27ms ✓  x-tree-view  src/RichTreeView/RichTreeView.test.tsx (10 tests | 4 skipped) 23ms ✓  x-tree-view  src/tests/materialVersion.test.tsx (1 test) 1253ms ✓ @mui/x-tree-view should resolve proper @mui/material version  1253ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/editing.SingleInputDateRangeField.test.tsx (80 tests) 6551ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/DesktopDateRangePicker.test.tsx (30 tests | 1 skipped) 8728ms ✓  > should scroll current month to the active selection when focusing appropriate field (multi input field)  908ms ✓  > picker state > should call onChange with updated start date then call onChange with updated end date, onClose and onAccept with update date range when opening from start input  604ms ✓  > picker state > should call onChange with updated end date, onClose and onAccept with update date range when opening from end input (multi input field)  398ms ✓  > picker state > should not call onClose and onAccept when selecting the end date if props.closeOnSelect = false (multi input field)  469ms ✓  > picker state > should call onClose and onAccept with the live value when pressing Escape  519ms ✓  > picker state > should call onClose and onAccept with the live value when clicking outside of the picker (multi input field)  427ms ✓  > picker state > should call onClose and onAccept when blur the current field (multi input field)  538ms ✓  > picker state > should not close picker when switching focus from start to end input (multi input field)  376ms ✓  > disabled dates > should respect the disablePast prop  306ms ✓  > disabled dates > should respect the disableFuture prop  372ms ✓  > disabled dates > should respect the minDate prop  374ms ✓  > disabled dates > should respect the maxDate prop  301ms ✓  x-date-pickers-pro  src/DateRangeCalendar/DateRangeCalendar.test.tsx (32 tests | 8 skipped) 8087ms ✓  > Selection > should select the range from the next month  977ms ✓  > Selection > should continue start selection if selected "end" date is before start  409ms ✓  > Selection > dragging behavior > should not emit "onChange" when dragging is ended where it was started  330ms ✓  > Selection > dragging behavior > should emit "onChange" when dragging end date  863ms ✓  > Selection > dragging behavior > should emit "onChange" when dragging start date  695ms ✓  > Selection > dragging behavior > should dynamically update "shouldDisableDate" when flip dragging  357ms ✓  > prop: disableAutoMonthSwitching > should go to the month of the end date when changing the start date  711ms ✓  > prop: disableAutoMonthSwitching > should not go to the month of the end date when changing the start date and props.disableAutoMonthSwitching = true  333ms ✓  > prop: disableAutoMonthSwitching > should go to the month of the start date when changing both date from the outside  571ms ✓  > prop: disableAutoMonthSwitching > prop: currentMonthCalendarPosition > should switch to the selected month when changing value from the outside  414ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/MobileDateRangePicker.test.tsx (12 tests) 2858ms ✓  > picker state > should call onChange with updated start date then call onChange with updated end date when opening from start input  433ms ✓  > picker state > should call onChange with updated end date when opening from end input (multi input field)  330ms ✓  > should ignore "currentMonthCalendarPosition" prop value and have expected selection behavior  442ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/DesktopDateTimeRangePicker.test.tsx (10 tests) 5483ms ✓  > value selection > should allow to select range within the same day  1663ms ✓  > value selection > should use time from `referenceDate` when selecting the day  351ms ✓  > value selection > should cycle focused views among the visible step after selection  664ms ✓  > value selection > should work with separate start and end "reference" dates  785ms ✓  > disabled dates > should respect the "disablePast" prop  308ms ✓  > disabled dates > should respect the "disablePast" prop combined with "referenceDate"  320ms ✓  > disabled dates > should respect the "disableFuture" prop  392ms ✓  > disabled dates > should respect the "disableFuture" prop combined with "referenceDate"  358ms ✓  > disabled dates > should respect the "minDateTime" prop  307ms ✓  > disabled dates > should respect the "maxDateTime" prop  335ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/selection.SingleInputDateRangeField.test.tsx (8 tests) 422ms ✓  x-date-pickers-pro  src/internals/utils/date-range-manager.test.ts (21 tests) 4ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/describeValue.DesktopDateTimeRangePicker.test.tsx (45 tests | 5 skipped) 13351ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  1571ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  1600ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  1472ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  2996ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  779ms ✓ - Describe Value > Value API > Picker action bar > clear action > should call onClose, onChange with empty value and onAccept with empty value  339ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  837ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  730ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  360ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeValueMultiInput.MobileDateTimeRangePicker.test.tsx (45 tests | 4 skipped) 18221ms ✓ - Describe Value Multi Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.defaultValue` and update the rendered value  889ms ✓ - Describe Value Multi Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  869ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  1815ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  826ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  1858ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  1860ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  3530ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  968ms ✓ - Describe Value Multi Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  1017ms ✓ - Describe Value Multi Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  1081ms ✓ - Describe Value Multi Input > Value API > Picker action bar > today action > should call onClose, onChange with today's value and onAccept with today's value  310ms ✓ - Describe Value Multi Input > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="set"  322ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeValueMultiInput.DesktopTimeRangePicker.test.tsx (45 tests | 5 skipped) 5493ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  652ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  606ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  486ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1032ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  307ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/describeValue.MobileDateRangePicker.test.tsx (90 tests | 7 skipped) 13683ms ✓ - Describes > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.defaultValue` and update the rendered value  489ms ✓ - Describes > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  301ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  442ms ✓ - Describes > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  390ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  397ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  377ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  854ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  391ms ✓ - Describes > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  350ms ✓ - Describes > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  346ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  432ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  465ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  321ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  920ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  352ms ✓ - Describes > Value API > should return back to start range position after reopening a range picker  610ms ✓ - Describes > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  422ms ✓  x-date-pickers-pro  src/DateRangePicker/DateRangePicker.test.tsx (5 tests) 1047ms ✓  > should not use the mobile picker by default  479ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeValueSingleInput.DesktopTimeRangePicker.test.tsx (45 tests | 3 skipped) 6336ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  615ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  494ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  741ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1041ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  391ms ✓ - Describe Value Single Input > Value API > should return back to start range position after reopening a range picker  399ms ✓ - Describe Value Single Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  361ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeValueSingleInput.MobileDateTimeRangePicker.test.tsx (45 tests | 3 skipped) 19959ms ✓ - Describe Value Single Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.defaultValue` and update the rendered value  1018ms ✓ - Describe Value Single Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  1154ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  2223ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  872ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  1802ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  1873ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  3533ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  917ms ✓ - Describe Value Single Input > Value API > should return back to start range position after reopening a range picker  814ms ✓ - Describe Value Single Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  966ms ✓ - Describe Value Single Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  983ms ✓ - Describe Value Single Input > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  308ms ✓ - Describe Value Single Input > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="set"  356ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeValueMultiInput.MobileTimeRangePicker.test.tsx (45 tests | 4 skipped) 9954ms ✓ - Describe Value Multi Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.defaultValue` and update the rendered value  549ms ✓ - Describe Value Multi Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  385ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  971ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  858ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  1056ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1878ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  440ms ✓ - Describe Value Multi Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  374ms ✓ - Describe Value Multi Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  595ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeValueSingleInput.MobileTimeRangePicker.test.tsx (45 tests | 3 skipped) 9837ms ✓ - Describe Value Single Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.defaultValue` and update the rendered value  304ms ✓ - Describe Value Single Input > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  490ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  708ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  428ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  757ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  740ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1732ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  602ms ✓ - Describe Value Single Input > Value API > should return back to start range position after reopening a range picker  668ms ✓ - Describe Value Single Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  577ms ✓ - Describe Value Single Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  440ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeValueMultiInput.DesktopDateRangePicker.test.tsx (45 tests | 5 skipped) 10268ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  993ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  1125ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  941ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1587ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  489ms ✓ - Describe Value > Value API > Picker action bar > clear action > should call onClose, onChange with empty value and onAccept with empty value  403ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  607ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should not call onChange if no prior value modification  351ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  653ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onChange, onClose and onAccept when validating the default value  392ms ✓ - Describe Value > Value API > Picker action bar > today action > should call onClose, onChange with today's value and onAccept with today's value  311ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  396ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  374ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeValueSingleInput.DesktopDateRangePicker.test.tsx (45 tests | 3 skipped) 10969ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept (if Desktop Date Picker or Desktop Date Range Picker) when selecting a value  978ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  1025ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  827ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1732ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  684ms ✓ - Describe Value > Value API > should return back to start range position after reopening a range picker  905ms ✓ - Describe Value > Value API > should close a Desktop Picker when clicking outside of the picker after selecting a value with "Enter" key  431ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  584ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  611ms ✓ - Describe Value > Value API > Picker action bar > today action > should call onClose, onChange with today's value and onAccept with today's value  377ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="set"  311ms ✓  x-date-pickers-pro  src/StaticDateRangePicker/StaticDateRangePicker.test.tsx (37 tests | 27 skipped) 1971ms ✓  > Range pickers validation API > validation in day view: > should apply minDate  401ms ✓  > Range pickers validation API > validation in day view: > should apply maxDate  327ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/DesktopTimeRangePicker.test.tsx (1 test) 391ms ✓  > value selection > should work with separate start and end "reference" dates  390ms ✓  x-date-pickers-pro  src/PickersRangeCalendarHeader/describeConformance.PickersRangeCalendarHeader.test.tsx (10 tests) 97ms ✓  x-date-pickers-pro  src/DateRangeCalendar/timezone.DateRangeCalendar.test.tsx (4 tests | 1 skipped) 2410ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > should correctly render month days when timezone changes  1134ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: luxon > timezoneCompatible > should correctly render month days when timezone changes  770ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: moment > timezoneCompatible > should correctly render month days when timezone changes  506ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/MobileDateTimeRangePicker.test.tsx (1 test) 1123ms ✓  > value selection > should cycle focused views among the visible step after selection  1123ms ✓  x-date-pickers-pro  src/DateRangePickerDay/DateRangePickerDay.test.tsx (6 tests | 3 skipped) 22ms ✓  x-date-pickers-pro  src/DateRangePickerDay2/DateRangePickerDay2.test.tsx (10 tests | 4 skipped) 66ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeConformance.MobileDateTimeRangePicker.test.tsx (13 tests | 3 skipped) 1317ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/describeConformance.DesktopDateTimeRangePicker.test.tsx (13 tests | 4 skipped) 1424ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeConformance.DesktopTimeRangePicker.test.tsx (13 tests | 1 skipped) 609ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeConformance.MobileTimeRangePicker.test.tsx (13 tests | 3 skipped) 774ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeConformance.DesktopDateRangePicker.test.tsx (13 tests | 3 skipped) 1636ms ✓ - Describe Conformance > Pickers shared APIs > Component slot: Popper > should forward onClick and onTouchStart  384ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/describeConformance.MobileDateRangePicker.test.tsx (13 tests | 5 skipped) 796ms ✓  x-date-pickers-pro  src/MultiInputTimeRangeField/tests/describeValidation.MultiInputTimeRangeField.test.tsx (32 tests | 17 skipped) 541ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/describeConformance.SingleInputDateRangeField.test.tsx (7 tests | 1 skipped) 56ms ✓  x-date-pickers-pro  src/DateRangePicker/describeConformance.DateRangePicker.test.tsx (3 tests) 43ms ✓  x-date-pickers-pro  src/TimeRangePicker/tests/describeConformance.TimeRangePicker.test.tsx (3 tests) 51ms ✓  x-date-pickers-pro  src/DateTimeRangePicker/tests/describeConformance.DateTimeRangePicker.test.tsx (3 tests) 51ms ✓  x-date-pickers-pro  src/MultiInputDateTimeRangeField/tests/describeValidation.MultiInputDateTimeRangeField.test.tsx (32 tests | 5 skipped) 1485ms ✓  x-date-pickers-pro  src/SingleInputDateTimeRangeField/tests/describeConformance.SingleInputDateTimeRangeField.test.tsx (7 tests | 1 skipped) 86ms ✓  x-date-pickers-pro  src/MultiInputTimeRangeField/tests/describeConformance.MultiInputTimeRangeField.test.tsx (10 tests | 4 skipped) 79ms ✓  x-date-pickers-pro  src/SingleInputTimeRangeField/tests/describeConformance.SingleInputTimeRangeField.test.tsx (7 tests | 1 skipped) 60ms ✓  x-date-pickers-pro  src/MultiInputDateTimeRangeField/tests/describeConformance.MultiInputDateTimeRangeField.test.tsx (10 tests | 4 skipped) 115ms ✓  x-date-pickers-pro  src/MultiInputDateRangeField/tests/describeValidation.MultiInputDateRangeField.test.tsx (32 tests | 15 skipped) 867ms ✓  x-date-pickers-pro  src/MultiInputDateRangeField/tests/describeConformance.MultiInputDateRangeField.test.tsx (10 tests | 4 skipped) 82ms ✓  x-date-pickers-pro  src/SingleInputDateTimeRangeField/tests/describeValidation.SingleInputDateTimeRangeField.test.tsx (32 tests | 13 skipped) 756ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeValidation.MobileDateTimeRangePicker.test.tsx (32 tests | 8 skipped) 2761ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disablePast  376ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disableFuture  341ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply minDate  334ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply maxDate  380ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/describeValidation.DesktopDateTimeRangePicker.test.tsx (32 tests | 8 skipped) 2621ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disableFuture  305ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply minDate  372ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply maxDate  333ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeValidation.DesktopTimeRangePicker.test.tsx (32 tests | 22 skipped) 508ms ✓  x-date-pickers-pro  src/SingleInputTimeRangeField/tests/describeValidation.SingleInputTimeRangeField.test.tsx (32 tests | 22 skipped) 169ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeValidation.MobileTimeRangePicker.test.tsx (32 tests | 22 skipped) 592ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/describeValidation.SingleInputDateRangeField.test.tsx (32 tests | 21 skipped) 300ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeValidation.DesktopDateRangePicker.test.tsx (32 tests | 16 skipped) 2846ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply shouldDisableDate  328ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disablePast  549ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disableFuture  442ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply minDate  491ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply maxDate  488ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/describeValidation.MobileDateRangePicker.test.tsx (32 tests | 16 skipped) 1916ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply minDate  342ms ✓  x-date-pickers-pro  src/tests/materialVersion.test.tsx (1 test) 1363ms ✓ @mui/x-date-pickers-pro should resolve proper @mui/material version  1363ms ✓  x-scheduler  src/internals/components/event-popover/EventPopover.test.tsx (16 tests) 4919ms ✓  > should call "onEventsChange" with updated values on submit  777ms ✓  > should show error if start date is after end date  410ms ✓  > Event creation > should call createEvent with metaChanges + computed start/end on Submit  646ms ✓  > Event editing > Recurring events - all > should call updateRecurringEvent with scope and not include rrule if not modified on Submit  374ms ✓  > Event editing > Recurring events - all > should call updateRecurringEvent with scope and include rrule if modified on Submit  366ms ✓  > Event editing > Recurring events - all > should call updateRecurringEvent with scope and send rrule as undefined when "no repeat" is selected on Submit  307ms ✓  > Event editing > Non-recurring events > should call updateEvent with updated values on Submit  418ms ✓  x-scheduler  src/month-view/MonthView.test.tsx (13 tests) 1485ms ✓  x-scheduler  src/event-calendar/EventCalendar.test.tsx (9 tests) 3916ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the weekends using the UI in the week view  435ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the weekends using the UI in the month view  513ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the weekends using the UI in the agenda view  356ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the week number using the UI in the month view  514ms ✓ EventCalendar > Preferences Menu > should allow to change the time format using the UI in the week view  596ms ✓ EventCalendar > Preferences Menu > should allow to change the time format using the UI in the month view  628ms ✓ EventCalendar > Preferences Menu > should allow to change the time format using the UI in the agenda view  503ms ✓  x-scheduler  src/week-view/WeekView.test.tsx (11 tests) 596ms ✓  x-scheduler  src/timeline/Timeline.test.tsx (11 tests) 305ms ✓  x-scheduler  src/internals/components/header-toolbar/preferences-menu/PreferencesMenu.test.tsx (7 tests) 242ms ✓  x-scheduler  src/internals/components/header-toolbar/HeaderToolbar.test.tsx (5 tests) 48ms ✓  x-scheduler  src/agenda-view/AgendaView.test.tsx (2 tests) 81ms ✓  x-scheduler  src/day-view/DayView.test.tsx (2 tests) 86ms ↓  x-charts-pro  src/LineChartPro/LineChartPro.zoom.test.tsx (9 tests | 9 skipped) ↓  x-charts-pro  src/internals/plugins/useChartProZoom/ZoomInteractionConfig.test.tsx (5 tests | 5 skipped) ↓  x-charts-pro  src/ScatterChartPro/ScatterChartPro.zoom.test.tsx (5 tests | 5 skipped) ✓  x-charts-pro  src/FunnelChart/checkClickEvent.test.tsx (5 tests | 4 skipped) 102ms ↓  x-charts-pro  src/BarChartPro/BarChartPro.zoom.test.tsx (5 tests | 5 skipped) ✓  x-charts-pro  src/ChartZoomSlider/internals/zoom-utils.test.ts (13 tests) 4ms ↓  x-charts-pro  src/ChartZoomSlider/ChartZoomSlider.test.tsx (2 tests | 2 skipped) ✓  x-charts-pro  src/hooks/useSankeySeries.test.tsx (5 tests) 59ms ✓  x-charts-pro  src/hooks/useHeatmapSeries.test.tsx (5 tests) 148ms ✓  x-charts-pro  src/internals/plugins/useChartProZoom/calculateZoom.test.ts (7 tests) 2ms ✓  x-charts-pro  src/hooks/useFunnelSeries.test.tsx (5 tests) 70ms ✓  x-charts-pro  src/Heatmap/Heatmap.test.tsx (4 tests) 188ms ✓  x-charts-pro  src/internals/plugins/useChartProZoom/useChartProZoom.test.ts (5 tests) 2ms ✓  x-charts-pro  src/FunnelChart/FunnelChart.test.tsx (6 tests | 1 skipped) 101ms ✓  x-charts-pro  src/ChartDataProviderPro/ChartDataProviderPro.test.tsx (0 test) 0ms ✓  x-charts-pro  src/BarChartPro/BarChartPro.test.tsx (1 test) 29ms ✓  x-charts-pro  src/ChartContainerPro/ChartContainerPro.test.tsx (1 test) 13ms ✓  x-charts-pro  src/ScatterChartPro/ScatterChartPro.test.tsx (1 test) 26ms ✓  x-charts-pro  src/LineChartPro/LineChartPro.test.tsx (1 test) 28ms ✓  x-charts-pro  src/tests/materialVersion.test.tsx (1 test) 1286ms ✓ @mui/x-charts-pro should resolve proper @mui/material version  1286ms ✓  x-tree-view-pro  src/internals/plugins/useTreeViewItemsReordering/useTreeViewItemsReordering.test.tsx (42 tests | 24 skipped) 645ms ✓  x-tree-view-pro  src/internals/plugins/useTreeViewLazyLoading/useTreeViewLazyLoading.test.tsx (7 tests) 291ms ✓  x-tree-view-pro  src/RichTreeViewPro/RichTreeViewPro.test.tsx (10 tests | 4 skipped) 41ms ✓  x-tree-view-pro  src/tests/materialVersion.test.tsx (1 test) 1171ms ✓ @mui/x-tree-view-pro should resolve proper @mui/material version  1170ms ✓  x-license  src/verifyLicense/verifyLicense.test.ts (20 tests) 14ms ✓  x-license  src/useLicenseVerifier/useLicenseVerifier.test.tsx (7 tests) 91ms ✓  x-license  src/generateLicense/generateLicense.test.ts (6 tests) 1ms ✓  x-license  src/encoding/base64.test.ts (3 tests) 1ms ✓  x-license  src/encoding/md5.test.ts (1 test) 0ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartHighlight/highlightStates.test.ts (25 tests) 10ms ✓  x-charts  src/internals/animation/useAnimate.test.tsx (8 tests) 1303ms ✓ useAnimate > starts animating from initial props  332ms ✓ useAnimate > animates from current props to new props  349ms ✓ useAnimate > animates from current state to new props if props change while animating  332ms ↓  x-charts  src/ChartsTooltip/contentDisplayed.test.tsx (5 tests | 5 skipped) ↓  x-charts  src/internals/plugins/featurePlugins/useChartCartesianAxis/useChartCartesianAxis.axisHighlight.test.tsx (6 tests | 6 skipped) ✓  x-charts  src/internals/Flatbush.test.ts (16 tests) 44ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartCartesianAxis/createAxisFilterMapper.test.ts (15 tests) 4ms ✓  x-charts  src/ChartsLabel/ChartsLabelGradient.test.tsx (26 tests | 20 skipped) 52ms ✓  x-charts  src/LineChart/checkClickEvent.test.tsx (7 tests | 4 skipped) 167ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartClosestPoint/findClosestPoints.test.ts (6 tests) 3ms ✓  x-charts  src/BarChart/checkScaleErrors.test.ts (11 tests) 4ms ✓  x-charts  src/RadarChart/checkClickEvent.test.tsx (6 tests | 4 skipped) 55ms ✓  x-charts  src/Toolbar/Toolbar.test.tsx (9 tests) 912ms ✓  x-charts  src/BarChart/extremums.test.ts (16 tests) 4ms ✓  x-charts  src/BarChart/checkClickEvent.test.tsx (4 tests | 3 skipped) 26ms ✓  x-charts  src/ScatterChart/ScatterChart.test.tsx (8 tests | 3 skipped) 123ms ✓  x-charts  src/ScatterChart/checkClickEvent.test.tsx (4 tests | 2 skipped) 45ms ✓  x-charts  src/BarChart/BarChart.test.tsx (9 tests | 3 skipped) 113ms ✓  x-charts  src/ChartsLocalizationProvider/ChartsLocalizationProvider.test.tsx (4 tests) 10ms ✓  x-charts  src/ChartsLegend/PiecewiseColorLegend.test.tsx (12 tests | 4 skipped) 146ms ✓  x-charts  src/PieChart/PieChart.test.tsx (8 tests) 265ms ✓  x-charts  src/hooks/useSkipAnimation.test.tsx (6 tests) 37ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartKeyboardNavigation/useChartKeyboardNavigation.helpers.test.ts (6 tests) 2ms ↓  x-charts  src/tests/web-components.test.tsx (2 tests | 2 skipped) ✓  x-charts  src/internals/consumeSlots.test.tsx (7 tests) 24ms ✓  x-charts  src/internals/ellipsize.test.ts (7 tests) 2ms ✓  x-charts  src/hooks/useScatterSeries.test.tsx (5 tests) 83ms ✓  x-charts  src/hooks/useRadarSeries.test.tsx (5 tests) 47ms ✓  x-charts  src/hooks/useLineSeries.test.tsx (5 tests) 89ms ✓  x-charts  src/hooks/usePieSeries.test.tsx (5 tests) 42ms ✓  x-charts  src/RadarChart/RadarChart.test.tsx (7 tests | 2 skipped) 87ms ✓  x-charts  src/hooks/useBarSeries.test.tsx (5 tests) 68ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartPolarAxis/useChartPolarAxis.test.tsx (2 tests) 11ms ✓  x-charts  src/PieChart/checkClickEvent.test.tsx (2 tests) 105ms ✓  x-charts  src/hooks/useSvgRef.test.tsx (2 tests) 20ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartHighlight/createIsHighlighted.test.ts (8 tests) 1ms ✓  x-charts  src/hooks/useSeries.test.tsx (2 tests) 9ms ✓  x-charts  src/ChartsLegend/ContinuousColorLegend.test.tsx (10 tests | 4 skipped) 99ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartCartesianAxis/useChartCartesianAxis.test.tsx (2 tests) 47ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartHighlight/createIsFaded.test.ts (7 tests) 1ms ✓  x-charts  src/internals/animation/Transition.test.ts (4 tests) 98ms ✓  x-charts  src/ChartsLegend/ChartsLegend.test.tsx (10 tests | 4 skipped) 66ms ✓  x-charts  src/internals/consumeThemeProps.test.tsx (3 tests) 10ms ✓  x-charts  src/ChartsGrid/ChartsGrid.test.tsx (2 tests) 27ms ✓  x-charts  src/hooks/useScale.test.ts (4 tests) 1ms ✓  x-charts  src/ChartsXAxis/ChartsXAxis.test.tsx (2 tests) 25ms ✓  x-charts  src/ChartsYAxis/ChartsYAxis.test.tsx (2 tests) 24ms ✓  x-charts  src/hooks/useChartGradientId.test.tsx (2 tests) 13ms ✓  x-charts  src/LineChart/LineChart.test.tsx (5 tests) 97ms ✓  x-charts  src/internals/findMinMax.test.ts (7 tests) 100ms ↓  x-charts  src/ChartsSurface/ChartsSurface.test.tsx (1 test | 1 skipped) ✓  x-charts  src/LineChart/seriesConfig/seriesProcessor.test.ts (2 tests) 1ms ✓  x-charts  src/ChartDataProvider/ChartDataProvider.test.tsx (0 test) 0ms ✓  x-charts  src/ChartsLabel/ChartsLabel.test.tsx (4 tests) 7ms ✓  x-charts  src/internals/sliceUntil.test.ts (2 tests) 1ms ✓  x-charts  src/SparkLineChart/SparkLineChart.test.tsx (4 tests) 34ms ✓  x-charts  src/ChartContainer/ChartContainer.test.tsx (4 tests) 21ms ✓  x-charts  src/ChartsLabel/ChartsLabelMark.test.tsx (10 tests | 4 skipped) 21ms ✓  x-charts  src/internals/symlogScale.test.ts (1 test) 2ms ✓  x-charts  src/Gauge/Gauge.test.tsx (4 tests) 36ms ✓  x-charts  src/internals/clampAngle.test.ts (1 test) 1ms ✓  x-charts  src/internals/ticks.test.ts (2 tests) 1ms ✓  x-charts  src/tests/materialVersion.test.tsx (1 test) 1077ms ✓ @mui/x-charts should resolve proper @mui/material version  1077ms ✓  x-charts  src/LineChart/seriesConfig/extremums.test.ts (0 test) 0ms ✓  x-internals  src/useComponentRenderer/useComponentRenderer.test.tsx (7 tests) 58ms ✓  x-internals  src/EventManager/EventManager.test.ts (4 tests) 3ms ✓  x-internals  src/isDeepEqual/isDeepEqual.test.ts (28 tests) 4ms ✓  x-internals  src/fastArrayCompare/fastArrayCompare.test.ts (7 tests) 1ms ✓  x-charts-premium  src/ChartsRenderer/ChartsRenderer.test.tsx (6 tests) 162ms ✓  x-telemetry  src/runtime/config.test.ts (12 tests) 10ms ✓  x-codemod  src/v6.0.0/pickers/text-props-to-localeText/text-props-to-localeText.test.ts (4 tests) 264ms ✓  x-codemod  src/v8.0.0/charts/remove-on-axis-click-handler/remove-on-axis-click-handler.test.ts (4 tests) 26ms ✓  x-codemod  src/v8.0.0/preset-safe/preset-safe.test.ts (8 tests) 707ms ✓  x-codemod  src/v7.0.0/data-grid/remove-stabilized-experimentalFeatures/remove-stabilized-experimentalFeatures.test.ts (4 tests) 23ms ✓  x-codemod  src/v8.0.0/data-grid/remove-stabilized-experimentalFeatures/remove-stabilized-experimentalFeatures.test.ts (4 tests) 14ms ✓  x-codemod  src/v8.0.0/data-grid/add-showToolbar-prop/add-showToolbar-prop.test.ts (4 tests) 9ms ✓  x-codemod  src/v8.0.0/data-grid/rename-imports/rename-imports.test.ts (4 tests) 12ms ✓  x-codemod  src/v8.0.0/data-grid/remove-props/remove-props.test.ts (4 tests) 13ms ✓  x-codemod  src/v8.0.0/data-grid/rename-props/rename-props.test.ts (4 tests) 18ms ✓  x-codemod  src/v8.0.0/data-grid/reform-row-selection-model/reform-row-selection-model.test.ts (4 tests) 20ms ✓  x-codemod  src/v6.0.0/data-grid/column-menu-components-rename/column-menu-components-rename.test.ts (6 tests) 32ms ✓  x-codemod  src/v6.0.0/pickers/view-components-rename/view-components-rename.test.ts (6 tests) 31ms ✓  x-codemod  src/v8.0.0/tree-view/rename-tree-item-2/rename-tree-item-2.test.ts (6 tests) 49ms ✓  x-codemod  src/v8.0.0/pickers/rename-type-imports/rename-imports.test.ts (6 tests) 17ms ✓  x-codemod  src/v7.0.0/tree-view/rename-tree-view-simple-tree-view/rename-tree-view-simple-tree-view.test.ts (4 tests) 11ms ✓  x-codemod  src/v8.0.0/charts/rename-legend-position-type/rename-legend-position-type.test.ts (4 tests) 11ms ✓  x-codemod  src/v8.0.0/charts/rename-responsive-chart-container/rename-responsive-chart-container.test.ts (4 tests) 12ms ✓  x-codemod  src/v7.0.0/tree-view/rename-use-tree-item/rename-use-tree-item.test.ts (4 tests) 8ms ✓  x-codemod  src/v7.0.0/tree-view/preset-safe/preset-safe.test.ts (2 tests) 35ms ✓  x-codemod  src/v8.0.0/data-grid/preset-safe/preset-safe.test.ts (2 tests) 52ms ✓  x-codemod  src/v8.0.0/tree-view/preset-safe/preset-safe.test.ts (2 tests) 8ms ✓  x-codemod  src/v7.0.0/pickers/preset-safe/preset-safe.test.ts (2 tests) 24ms ✓  x-codemod  src/v8.0.0/pickers/preset-safe/preset-safe.test.ts (2 tests) 14ms ✓  x-codemod  src/v8.0.0/charts/preset-safe/preset-safe.test.ts (2 tests) 238ms ✓  x-codemod  src/v6.0.0/pickers/rename-components-to-slots/rename-components-to-slots.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/pickers/rename-should-disable-time/rename-should-disable-time.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/pickers/rename-inputFormat-prop/rename-inputFormat-prop.test.ts (2 tests) 5ms ✓  x-codemod  src/v7.0.0/pickers/rename-day-picker-classes/rename-day-picker-classes.test.ts (2 tests) 6ms ✓  x-codemod  src/v7.0.0/pickers/rename-slots-types/rename-slots-types.test.ts (2 tests) 4ms ✓  x-codemod  src/v8.0.0/charts/replace-legend-hidden-slot-prop/replace-legend-hidden-slot-prop.test.ts (2 tests) 8ms ✓  x-codemod  src/v8.0.0/charts/replace-legend-position-values/replace-legend-position-values.test.ts (2 tests) 8ms ✓  x-codemod  src/v8.0.0/charts/remove-experimental-mark-rendering/remove-experimental-mark-rendering.test.ts (2 tests) 6ms ✓  x-codemod  src/v8.0.0/charts/rename-label-and-tick-font-size/rename-label-and-tick-font-size.test.ts (2 tests) 8ms ✓  x-codemod  src/v8.0.0/charts/replace-legend-direction-values/replace-legend-direction-values.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/component-rename-prop/component-rename-prop.test.ts (2 tests) 3ms ✓  x-codemod  src/v6.0.0/data-grid/rename-filter-item-props/rename-filter-item-props.test.ts (2 tests) 47ms ✓  x-codemod  src/v8.0.0/pickers/rename-adapter-date-fns-imports/rename-adapter-date-fns-imports.test.ts (2 tests) 5ms ✓  x-codemod  src/v7.0.0/pickers/rename-default-calendar-month-to-reference-date/rename-default-calendar-month-to-reference-date.test.ts (2 tests) 9ms ✓  x-codemod  src/v6.0.0/data-grid/remove-stabilized-experimentalFeatures/remove-stabilized-experimentalFeatures.test.ts (2 tests) 10ms ✓  x-codemod  src/v6.0.0/pickers/rename-default-toolbar-title-localeText/rename-default-toolbar-title-localeText.test.ts (2 tests) 4ms ✓  x-codemod  src/v6.0.0/data-grid/remove-disableExtendRowFullWidth-prop/remove-disableExtendRowFulWidth-prop.test.ts (2 tests) 5ms ✓  x-codemod  src/v6.0.0/data-grid/rename-rowsPerPageOptions-prop/rename-rowsPerPageOptions-prop.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/pickers/migrate-to-components-componentsProps/migrate-to-components-componentsProps.test.ts (2 tests) 18ms ✓  x-codemod  src/v6.0.0/data-grid/rename-linkOperators-logicOperators/rename-linkOperators-logicOperators.test.ts (2 tests) 49ms ✓  x-codemod  src/v6.0.0/pickers/localization-provider-rename-locale/localization-provider-rename-locale.test.ts (2 tests) 4ms ✓  x-codemod  src/v7.0.0/tree-view/replace-transition-props-by-slot/replace-transition-props-by-slot.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/pickers/adapter-change-import/adapter-change-import.test.ts (2 tests) 8ms ✓  x-codemod  src/v6.0.0/pickers/view-components-rename-value-prop/view-components-rename-value-prop.test.ts (2 tests) 5ms ✓  x-codemod  src/v6.0.0/pickers/replace-toolbar-props-by-slot/replace-toolbar-props-by-slot.test.ts (2 tests) 11ms ✓  x-codemod  src/v6.0.0/data-grid/rename-selectors-and-events/rename-selectors-and-events.test.ts (2 tests) 21ms ✓  x-codemod  src/v6.0.0/data-grid/replace-onCellFocusOut-prop/replace-onCellFocusOut-prop.test.ts (2 tests) 11ms ✓  x-codemod  src/v7.0.0/data-grid/rename-cell-selection-props/rename-cell-selection-props.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/data-grid/row-selection-props-rename/row-selection-props-rename.test.ts (2 tests) 9ms ✓  x-codemod  src/v6.0.0/pickers/replace-arrows-button-slot/replace-tabs-props.test.ts (2 tests) 9ms ✓  x-codemod  src/v6.0.0/data-grid/rename-components-to-slots/rename-components-to-slots.test.ts (2 tests) 16ms ✓  x-codemod  src/v7.0.0/tree-view/rename-focus-callback/rename-focus-callback.test.ts (2 tests) 3ms ✓  x-codemod  src/v7.0.0/tree-view/rename-expansion-props/rename-expansion-props.test.ts (2 tests) 3ms ✓  x-codemod  src/v7.0.0/tree-view/rename-selection-props/rename-selection-props.test.ts (2 tests) 3ms ✓  x-codemod  src/v6.0.0/pickers/replace-tabs-props/replace-tabs-props.test.ts (2 tests) 11ms ✓  x-codemod  src/v7.0.0/tree-view/rename-nodeid/rename-nodeid.test.ts (2 tests) 3ms ✓  x-codemod  src/v6.0.0/data-grid/preset-safe/preset-safe.test.ts (2 tests) 77ms ✓  x-codemod  src/v6.0.0/pickers/preset-safe/preset-safe.test.ts (2 tests) 220ms ✓  x-codemod  src/v7.0.0/data-grid/preset-safe/preset-safe.test.ts (2 tests) 43ms ✓  x-codemod  src/v6.0.0/preset-safe/preset-safe.test.ts (2 tests) 246ms ✓  x-codemod  src/v7.0.0/preset-safe/preset-safe.test.ts (2 tests) 74ms ✓  x-codemod  src/v8.0.0/charts/rename-sparkline-colors-to-color/rename-sparkline-colors-to-color.test.ts (1 test) 7ms ✓  docs  src/modules/utils/postProcessImport.test.ts (18 tests) 10ms ✓  x-charts-vendor  src/tests/d3-scale.test.ts (1 test) 4ms ✓  x-charts-vendor  src/tests/d3-interpolate.test.ts (1 test) 1ms  Test Files  452 passed | 26 skipped (478)  Tests  7477 passed | 1688 skipped (9180)  Start at  08:59:18  Duration  866.38s (transform 66.08s, setup 80.06s, collect 36.13s, tests 731.61s, environment 8.79s, prepare 1.76s) JUNIT report written to /tmp/mui/test-results/junit.xml [?25h