> @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) 1702ms ✓ no-direct-state-access > valid > assigning received grid state to a variable  1605ms ↓  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) 20276ms ✓ - Row grouping > Setting grouping criteria > initialState: rowGrouping.model > should allow to initialize the row grouping  520ms ✓ - Row grouping > Setting grouping criteria > initialState: rowGrouping.model > should not react to initial state updates  343ms ✓ - Row grouping > Setting grouping criteria > prop: rowGroupingModel > should not call onRowGroupingModelChange on initialisation or on rowGroupingModel prop change  330ms ✓ - Row grouping > Setting grouping criteria > prop: rowGroupingModel > should allow to update the row grouping model from the outside  476ms ✓ - Row grouping > Setting grouping criteria > should display icon on auto-generated row  311ms ✓ - Row grouping > column menu > should add a "Group by {field}" menu item on ungrouped columns when coLDef.groupable is not defined  547ms ✓ - Row grouping > column menu > should not add a "Group by {field}" menu item on ungrouped columns when coLDef.groupable = false  343ms ✓ - Row grouping > column menu > should add a "Stop grouping by {field}" menu item on grouped column  407ms ✓ - Row grouping > column menu > should add a "Stop grouping by {field} menu item on each grouping column when prop.rowGroupingColumnMode = "multiple"  630ms ✓ - Row grouping > column menu > should add a "Stop grouping {field}" menu item for each grouping criteria on the grouping column when prop.rowGroupingColumnMode = "single"  573ms ✓ - Row grouping > column menu > should use the colDef.headerName property for grouping menu item label  314ms ✓ - Row grouping > column menu > should use the colDef.headerName property for ungrouping menu item label  375ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "single" > should use the top level grouping criteria for filtering if mainGroupingCriteria and leafField are not defined  794ms ✓ - 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  1115ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "single" > should use the leaf field for filtering if mainGroupingCriteria is not defined and leaf field is defined  506ms ✓ - 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  621ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "multiple" > should use the column grouping criteria for filtering if mainGroupingCriteria and leafField are not defined  769ms ✓ - 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  837ms ✓ - Row grouping > filtering > prop: rowGroupingColumnMode = "multiple" > should use the leaf field for filtering if mainGroupingCriteria is not defined and leaf field is defined  522ms ✓ - 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  523ms ✓ - Row grouping > column pinning > should keep the checkbox selection column position after column is unpinned when groupingColumnMode = "single"  683ms ✓ - Row grouping > column pinning > should keep the checkbox selection column position after column is unpinned when groupingColumnMode = "multiple"  791ms ✓ - Row grouping > should not collapse expanded groups after `updateRows`  530ms ✓ - Row grouping > should use the valueFormatter of the respective original column for each of the grouping criteria in single column grouping mode  323ms ✓  x-data-grid-premium  src/tests/clipboard.DataGridPremium.test.tsx (40 tests | 35 skipped) 1148ms ✓  x-data-grid-premium  src/tests/rowGroupingProp.DataGridPremium.test.tsx (40 tests) 8853ms ✓ - Row grouping > prop: rowGroupingColumnMode > should support rowGroupingColumnMode switch  704ms ✓ - Row grouping > prop: disableRowGrouping > should disable the row grouping when `prop.disableRowGrouping = true`  576ms ✓ - Row grouping > prop: defaultGroupingExpansionDepth > should not re-apply default expansion on rerender after expansion manually toggled  310ms ✓  x-data-grid-premium  src/tests/aggregation.DataGridPremium.test.tsx (46 tests) 8132ms ✓ - Aggregation > Setting aggregation model > prop: aggregationModel > should correctly handle changing aggregated column from non-editable to editable  365ms ✓ - Aggregation > Row Grouping > should update aggregation values after filtering  308ms ✓ - Aggregation > Row Grouping > should apply sorting on the aggregated values  337ms ✓ - Aggregation > Row Grouping > prop: getAggregationPosition > should react to props.getAggregationPosition update  711ms ✓ - Aggregation > Column menu > should update the aggregation when changing "Aggregation" select value  470ms ✓ - Aggregation > prop: aggregationFunctions > should react to props.aggregationFunctions update  304ms ✓  x-data-grid-premium  src/tests/chartsIntegration.DataGridPremium.test.tsx (28 tests) 10792ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should update the context when filter model changes  329ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should update the context when sort model changes  353ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should read to the grouped value if the active dimension becomes grouped  356ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should remove values datasets if they become pivoting values  508ms ✓ - Charts Integration > Context updates via grid > syncing with grid model > should remove values from chartable columns when pivoting has columns  491ms ✓ - Charts Integration > Context updates via grid > should allow setting string columns as values with row grouping  311ms ✓ - Charts Integration > Context updates via grid > Other model updates > should update grouping model and column visibility model if grouped dimension is replaced with another field  307ms ✓ - Charts Integration > Context updates via grid > Other model updates > should aggregate newly added values if row grouping is enabled  301ms ✓ - Charts Integration > sync control > should allow chart sync control  519ms ✓ - Charts Integration > GridChartsPanel > should render all available chart types  461ms ✓ - Charts Integration > GridChartsPanel > should allow chart type selection  468ms ✓ - Charts Integration > GridChartsPanel > should allow dimensions and values selection  1695ms ✓ - Charts Integration > GridChartsPanel > should allow configuration change  1068ms ✓  x-data-grid-premium  src/tests/pivoting.DataGridPremium.test.tsx (19 tests | 1 skipped) 11095ms ✓ - Pivoting > should pivot the data without pivot columns  821ms ✓ - Pivoting > should pivot the data with 2 pivot values  783ms ✓ - Pivoting > should pivot the data with a pivot column and 2 pivot values  724ms ✓ - Pivoting > should render in pivot mode when mounted with pivoting enabled  357ms ✓ - Pivoting > should render in pivot mode when mounted with pivoting enabled and async data loading  938ms ✓ - Pivoting > should not throw when a field is moved from pivot values to pivot rows  703ms ✓ - Pivoting > should allow to filter rows in pivot mode using original columns  602ms ✓ - Pivoting > should support derived columns as pivot values  310ms ✓ - Pivoting > should update available fields when new column is added  784ms ✓ - Pivoting > should update available fields when a column is removed  678ms ✓ - Pivoting > should recalculate pivot values when a row is updated while in pivot mode  1048ms ✓ - Pivoting > should not revert prior edits when pivot mode is disabled  920ms ✓ - Pivoting > should recalculate pivot values when `rows` prop changes while in pivot mode  1233ms ✓ - Pivoting > should work with complex singleSelect values as pivot columns  320ms ✓  x-data-grid-premium  src/tests/dataSourcePivoting.DataGridPremium.test.tsx (10 tests) 2435ms ✓  x-data-grid-premium  src/tests/cellSelection.DataGridPremium.test.tsx (22 tests | 2 skipped) 3932ms ✓ - Cell selection > should work with the paginated grid  372ms ✓  x-data-grid-premium  src/tests/exportExcel.DataGridPremium.test.tsx (12 tests) 1953ms ✓ - Export Excel > export interface > should display export option  315ms ✓  x-data-grid-premium  src/tests/rowSelection.DataGridPremium.test.tsx (11 tests | 2 skipped) 2404ms ✓ - Row selection > props: rowSelectionPropagation = { descendants: true, parents: true } > should auto select the parent if all the children are selected  314ms ✓ - Row selection > props: rowSelectionPropagation = { descendants: true, parents: true } > should deselect auto selected parent if one of the children is deselected  572ms ✓  x-data-grid-premium  src/tests/rowGroupingApiRef.DataGridPremium.test.tsx (7 tests) 1248ms ↓  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) 780ms ✓ - AI Assistant > API > should apply the prompt result  308ms ✓  x-data-grid-premium  src/tests/statePersistence.DataGridPremium.test.tsx (7 tests) 1619ms ✓ - State persistence > apiRef: exportState > should export the current version of the exportable state when using exportOnlyDirtyModels  353ms ↓  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) 415ms ✓  > should not fail when adding a grouping criterion  415ms ✓  x-data-grid-premium  src/tests/rowPinning.DataGridPremium.test.tsx (1 test) 188ms ↓  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) 135ms ✓  x-data-grid-premium  src/tests/materialVersion.test.tsx (1 test) 1421ms ✓ @mui/x-data-grid-premium should resolve proper @mui/material version  1421ms ✓  x-data-grid-pro  src/tests/rowEditing.DataGridPro.test.tsx (92 tests) 18257ms ✓ - Row editing > apiRef > startRowEditMode > should throw when the row is already in edit mode  613ms ✓ - Row editing > apiRef > stopRowEditMode > should call processRowUpdate with the old row even if the row is not there anymore  311ms ✓ - Row editing > start edit mode > by pressing Delete > should call preProcessEditCellProps  312ms ✓ - Row editing > stop edit mode > by clicking outside the cell > should call stopRowEditMode with ignoreModifications=false and no cellToFocusAfter  342ms ✓ - Row editing > stop edit mode > by clicking outside the cell > should call stopRowEditMode with ignoreModifications=false if the props are being processed  305ms ✓  x-data-grid-pro  src/tests/cellEditing.DataGridPro.test.tsx (85 tests) 14671ms ✓  x-data-grid-pro  src/tests/rowSelection.DataGridPro.test.tsx (73 tests) 31088ms ✓ - Row selection > should keep the previously selected tree data parent selected if it becomes leaf after filtering  641ms ✓ - Row selection > should not throw when using `isRowSelectable` and `keepNonExistentRowsSelected`  706ms ✓ - Row selection > should put the parent into indeterminate if some but not all the children are selected  335ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = false > should select all rows of all the pages if 1 row of another page is selected  482ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = false > should select all visible rows if pagination is not enabled  312ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = false > should set the header checkbox in a indeterminate state when some rows of other pages are not selected  746ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = false > should not select more than one row when disableMultipleRowSelection = true  595ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should throw a console error if used without pagination  1158ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should select all the rows of the current page if no row of the current page is selected  767ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should select all the rows of the current page if 1 row of the current page is selected  893ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should not set the header checkbox in a indeterminate state when some rows of other pages are not selected  715ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should allow to select all the current page rows when props.paginationMode="server"  397ms ✓ - Row selection > prop: checkboxSelectionVisibleOnly = true > should select all the rows of the current page keeping the previously selected rows when a filter is applied  739ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should select the parent only when selecting it  356ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should deselect the parent only when deselecting it  978ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should not auto select the parent if all the children are selected  1687ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should not deselect selected parent if one of the children is deselected  2736ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should select only the unwrapped rows when clicking "Select All" checkbox  656ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: false } > should deselect only the unwrapped rows when clicking "Select All" checkbox  623ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: false } > should deselect all the children when deselecting a parent  385ms ✓ - 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  392ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: false } > should deselect all the nested rows when clicking "Select All" checkbox  304ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: false } > prop: isRowSelectable > should not auto-select a descendant if not allowed  382ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > should deselect the parent only when deselecting it  513ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > should auto select the parent if all the children are selected  796ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > should deselect selected parent if one of the children is deselected  939ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: false, parents: true } > prop: isRowSelectable > should not auto select a parent if not allowed  832ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > should auto select the parent if all the children are selected  453ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > should deselect auto selected parent if one of the children is deselected  641ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > should select all the children when selecting an indeterminate parent  352ms ✓ - Row selection > prop: rowSelectionPropagation = { descendants: true, parents: true } > prop: keepNonExistentRowsSelected = true > should not apply row selection propagation on filtered rows  376ms ✓ - Row selection > should select only filtered rows after filter is applied  597ms ✓  x-data-grid-pro  src/tests/filtering.DataGridPro.test.tsx (50 tests | 3 skipped) 18930ms ✓ - Filter > slotProps `filterColumns` and `getColumnForNewFilter` should allow custom filtering  677ms ✓ - Filter > should call `getColumnForNewFilter` when filters are added  440ms ✓ - Filter > should pass columns filtered by `filterColumns` to filters column list  776ms ✓ - Filter > should work as expected with "Add filter" and "Remove all" buttons  1009ms ✓ - Filter > should hide `Add filter` in filter panel when `disableAddFilterButton` is `true`  570ms ✓ - Filter > should hide `Remove all` in filter panel when `disableRemoveAllButton` is `true`  400ms ✓ - Filter > should call onFilterModelChange with reason=changeLogicOperator when the logic operator changes but doesn't change the state  693ms ✓ - Filter > should call onFilterModelChange with reason=upsertFilterItem when the value is emptied  651ms ✓ - Filter > should call onFilterModelChange with reason=deleteFilterItem when a filter is removed  537ms ✓ - Filter > should call onFilterModelChange with reason=upsertFilterItems when a filter is added  446ms ✓ - Filter > should publish filterModelChange with the reason whenever the model changes  582ms ✓ - Filter > should allow to clear filters by passing an empty filter model  311ms ✓ - Filter > should show the latest expandedRows  705ms ✓ - Filter > Server > should refresh the filter panel when adding filters  516ms ✓ - Filter > control Filter > should update the filter state when neither the model nor the onChange are set  418ms ✓ - Filter > control Filter > should not update the filter state when the filterModelProp is set  322ms ✓ - Filter > control Filter > should update the filter state when the model is not set, but the onChange is set  442ms ✓ - Filter > control Filter > should control filter state when the model and the onChange are set  575ms ✓ - Filter > Header filters > should apply filters on type when the focus is on cell  342ms ✓ - Filter > Header filters > should call `onFilterModelChange` when filters are updated  341ms ✓ - Filter > Header filters > should allow to change the operator from operator menu  421ms ✓ - Filter > Header filters > should allow to clear the filter from operator menu  371ms ✓ - Filter > Header filters > should work correctly with boolean column type  988ms ✓ - Filter > Header filters > should allow temporary invalid values while updating the number filter  1273ms ✓ - Filter > Read-only filters > should allow updating logic operator even from read-only filters  422ms ✓ - Filter > Read-only filters > should disable `Remove all` button for only read-only filters  594ms ✓  x-data-grid-pro  src/tests/rows.DataGridPro.test.tsx (46 tests | 14 skipped) 7062ms ✓ - Rows > no virtualization > should allow to disable virtualization  339ms ✓ - Rows > no virtualization > should render the correct rows when changing pages  306ms ✓ - Rows > Cell focus > should not reset focus when removing a row not containing the focus cell  300ms ✓ - Rows > Cell focus > should publish "cellFocusOut" when clicking outside the focused cell  316ms ✓ - Rows > Cell focus > should not crash when the row is removed during the click  337ms ✓  x-data-grid-pro  src/tests/columnPinning.DataGridPro.test.tsx (46 tests | 6 skipped) 19625ms ✓ - Column pinning > props: onPinnedColumnsChange > should call when a column is pinned  524ms ✓ - Column pinning > prop: pinnedColumns > should not change the pinned columns if the prop didn't change  394ms ✓ - Column pinning > prop: disableColumnPinning > should allow to pin column using `initialState.pinnedColumns` prop  360ms ✓ - Column pinning > prop: disableColumnPinning > should allow to pin column using `pinnedColumns` prop  334ms ✓ - Column pinning > apiRef > should reorder the columns to render the left pinned columns before all other columns  343ms ✓ - Column pinning > apiRef > should reorder the columns to render the right pinned columns after all other columns  303ms ✓ - Column pinning > apiRef > should not crash if a non-existent column is pinned  378ms ✓ - Column pinning > apiRef > pinColumn > should pin the given column  383ms ✓ - Column pinning > apiRef > pinColumn > should change the side when called on a pinned column  414ms ✓ - Column pinning > apiRef > unpinColumn > should unpin the given column  486ms ✓ - Column pinning > column menu > should pin the column to the left when clicking the "Pin to left" pinning button  640ms ✓ - Column pinning > column menu > should pin the column to the right when clicking the "Pin to right" pinning button  851ms ✓ - Column pinning > column menu > should allow to invert the side when clicking on "Pin to right" pinning button on a left pinned column  1096ms ✓ - Column pinning > column menu > should allow to invert the side when clicking on "Pin to left" pinning button on a right pinned column  1007ms ✓ - Column pinning > column menu > should allow to unpin a pinned left column when clicking "Unpin" pinning button  964ms ✓ - Column pinning > column menu > with fake timers > should not render menu items if the column has `pinnable` equals to false  678ms ✓ - Column pinning > restore column position after unpinning > should restore the position when unpinning existing columns  881ms ✓ - Column pinning > restore column position after unpinning > should restore the position when unpinning a column added after the first pinned column  1027ms ✓ - Column pinning > restore column position after unpinning > should restore the position of a column pinned before it is added  576ms ✓ - Column pinning > restore column position after unpinning > should restore the position of a column unpinned after a column is removed  522ms ✓ - Column pinning > restore column position after unpinning > should restore the position when the neighboring columns are reordered  774ms ✓ - Column pinning > restore column position after unpinning > should not crash when unpinning the first column  441ms ✓ - Column pinning > restore column position after unpinning > should not crash when unpinning the last column  315ms ✓ - Column pinning > restore column position after unpinning > should not crash when removing a pinned column  349ms ✓ - Column pinning > pinned columns order in column management > should keep pinned column order in column management panel when toggling columns  987ms ✓ - Column pinning > pinned columns order in column management > should keep pinned column order in column management panel when clicking show/hide all checkbox  851ms ✓ - Column pinning > pinned columns order in column management > should update column order when pinned columns are updated  531ms ✓  x-data-grid-pro  src/tests/columns.DataGridPro.test.tsx (36 tests | 21 skipped) 1255ms ✓  x-data-grid-pro  src/tests/treeData.DataGridPro.test.tsx (46 tests) 8770ms ✓ - Tree data > prop: treeData > should support tree data toggling  354ms ✓ - Tree data > pagination > should keep the row expansion when switching page  736ms ✓ - Tree data > filter > should allow to toggle props.disableChildrenFiltering  312ms ✓ - Tree data > sorting > should allow to toggle props.disableChildrenSorting  341ms ✓  x-data-grid-pro  src/tests/rowPinning.DataGridPro.test.tsx (29 tests | 8 skipped) 6085ms ✓ - Row pinning > should treat row as pinned even if row with the same id is present in `rows` prop  424ms ✓ - Row pinning > should update pinned rows when `pinnedRows` prop change  538ms ✓ - Row pinning > should update pinned rows when calling `apiRef.current.setPinnedRows` method  578ms ✓ - Row pinning > should not be impacted by sorting  332ms ✓ - Row pinning > should not be impacted by filtering  488ms ✓ - Row pinning > should keep pinned rows on page change  481ms ✓ - Row pinning > should not render selection checkbox for pinned rows  399ms ✓  x-data-grid-pro  src/tests/detailPanel.DataGridPro.test.tsx (32 tests | 11 skipped) 6561ms ✓ - Detail panel > should cache the content of getDetailPanelContent  588ms ✓ - Detail panel > should cache the content of getDetailPanelHeight  548ms ✓ - Detail panel > should not select the row when opening the detail panel  315ms ✓ - Detail panel > should add the MuiDataGrid-row--detailPanelExpanded class to the expanded row  312ms ✓ - Detail panel > prop: onDetailPanelsExpandedRowIds > should call when a row is expanded or closed  975ms ✓ - Detail panel > prop: onDetailPanelsExpandedRowIds > should not change the open detail panels when called while detailPanelsExpandedRowIds is the same  318ms ✓ - Detail panel > prop: detailPanelExpandedRowIds > should not change the open detail panels if the prop didn't change  414ms ✓ - Detail panel > apiRef > toggleDetailPanel > should toggle the panel of the given row id  330ms ✓  x-data-grid-pro  src/tests/columnReorder.DataGridPro.test.tsx (20 tests) 4118ms ✓ - Columns reorder > reorder with column grouping > should allow to split a group with freeReordering in another group  336ms ✓  x-data-grid-pro  src/tests/editComponents.DataGridPro.test.tsx (26 tests) 8761ms ✓ - Edit components > column type: string > with fake timers > should display a indicator while processing the props  943ms ✓ - Edit components > column type: number > should keep values as numbers  422ms ✓ - Edit components > column type: number > with fake timers > should display a indicator while processing the props  993ms ✓ - Edit components > column type: date > should call setEditCellValue with the value converted to Date  309ms ✓ - Edit components > column type: date > should handle correctly dates with partial years  405ms ✓ - Edit components > column type: dateTime > should handle correctly dates with partial years  536ms ✓ - Edit components > column type: singleSelect > should call setEditCellValue with the correct value when valueOptions is an array of strings  318ms ✓ - Edit components > column type: singleSelect > should call onValueChange if defined  328ms ✓ - Edit components > column type: singleSelect > should call onCellEditStop  302ms ✓ - Edit components > column type: singleSelect > should not open the suggestions when Enter is pressed  331ms ↓  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) 2392ms ↓  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) 3152ms ✓  x-data-grid-pro  src/tests/sorting.DataGridPro.test.tsx (21 tests | 1 skipped) 3079ms ✓  x-data-grid-pro  src/tests/columnHeaders.DataGridPro.test.tsx (11 tests | 1 skipped) 1922ms ✓  x-data-grid-pro  src/utils/tree/createRowTree.test.ts (10 tests) 4ms ✓  x-data-grid-pro  src/tests/statePersistence.DataGridPro.test.tsx (10 tests) 2893ms ✓ - State persistence > apiRef: exportState > should export the initial values of the models  324ms ✓ - State persistence > apiRef: exportState > should export the controlled values of the models  303ms ✓ - State persistence > apiRef: exportState > should export the controlled values of the models when using exportOnlyDirtyModels  304ms ✓ - State persistence > apiRef: exportState > should export the initial values of the models when using exportOnlyUserModels  310ms ✓ - State persistence > apiRef: exportState > should export the current version of the exportable state  439ms ✓ - State persistence > apiRef: restoreState > should restore the whole exportable state  461ms ✓  x-data-grid-pro  src/tests/columnSpanning.DataGridPro.test.tsx (6 tests | 2 skipped) 658ms ↓  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) 2498ms ✓ - Print export > column visibility with initialState > should have 'currencyPair' 'visible' in print and 'visible' in screen  325ms ↓  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) 678ms ✓  x-data-grid-pro  src/tests/columnsVisibility.DataGridPro.test.tsx (5 tests) 1191ms ✓ - Columns visibility > should not hide column when resizing a column after hiding it and showing it again  600ms ✓  x-data-grid-pro  src/tests/pagination.DataGridPro.test.tsx (5 tests) 764ms ✓  x-data-grid-pro  src/tests/components.DataGridPro.test.tsx (11 tests) 2283ms ✓  x-data-grid-pro  src/tests/clipboard.DataGridPro.test.tsx (4 tests) 510ms ✓  x-data-grid-pro  src/tests/listView.DataGridPro.test.tsx (5 tests) 719ms ✓ - List view > should render list column when `listView` prop updates  308ms ↓  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) 299ms ↓  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) 298ms ✓  x-data-grid-pro  src/tests/license.DataGridPro.test.tsx (1 test) 70ms ✓  x-data-grid-pro  src/tests/materialVersion.test.tsx (1 test) 1636ms ✓ @mui/x-data-grid-pro should resolve proper @mui/material version  1635ms ✓  x-scheduler-headless  src/utils/recurrence-utils.test.ts (112 tests) 198ms ✓  x-scheduler-headless  src/use-event-occurrences-with-timeline-position/useEventOccurrencesWithTimelinePosition.test.ts (10 tests) 38ms ✓  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) 4ms ✓  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) 5ms ✓  x-scheduler-headless  src/use-event-calendar/tests/core.EventCalendarStore.test.ts (7 tests) 15ms ✓  x-scheduler-headless  src/utils/event-utils.test.ts (9 tests) 11ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/recurrence.SchedulerStore.test.ts (14 tests) 8ms ✓  x-scheduler-headless  src/use-event-occurrences-with-day-grid-position/useEventOccurrencesWithDayGridPosition.test.ts (4 tests) 15ms ✓  x-scheduler-headless  src/calendar-grid/use-date-from-position-in-time-column/useCalendarGridDateFromPositionInTimeColumn.test.tsx (4 tests) 11ms ✓  x-scheduler-headless  src/use-event-calendar/tests/view.EventCalendarStore.test.ts (5 tests) 5ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/date.SchedulerStore.test.ts (6 tests) 3ms ✓  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) 109ms ✓  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) 42ms ✓  x-scheduler-headless  src/calendar-grid/day-event/CalendarGridDayEvent.test.tsx (8 tests) 43ms ✓  x-scheduler-headless  src/calendar-grid/time-event/CalendarGridTimeEvent.test.tsx (8 tests) 31ms ✓  x-scheduler-headless  src/calendar-grid/time-event-placeholder/CalendarGridTimeEventPlaceholder.test.tsx (8 tests) 30ms ✓  x-scheduler-headless  src/calendar-grid/day-event-placeholder/CalendarGridDayEventPlaceholder.test.tsx (8 tests) 50ms ✓  x-scheduler-headless  src/timeline/event/TimelineEvent.test.tsx (8 tests) 49ms ✓  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) 28ms ✓  x-scheduler-headless  src/calendar-grid/day-cell/CalendarGridDayCell.test.tsx (8 tests) 43ms ✓  x-scheduler-headless  src/utils/SchedulerStore/tests/resource.SchedulerStore.test.ts (2 tests) 4ms ✓  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) 32ms ✓  x-scheduler-headless  src/calendar-grid/day-row/CalendarGridDayRow.test.tsx (8 tests) 25ms ✓  x-scheduler-headless  src/timeline/event-row/TimelineEventRow.test.tsx (8 tests) 28ms ✓  x-scheduler-headless  src/calendar-grid/time-scrollable-content/CalendarTimeGridScrollableContent.test.tsx (8 tests) 28ms ✓  x-scheduler-headless  src/timeline/cell/TimelineCell.test.tsx (8 tests) 49ms ✓  x-scheduler-headless  src/calendar-grid/header-row/CalendarGridHeaderRow.test.tsx (8 tests) 26ms ✓  x-scheduler-headless  src/timeline/sub-grid/TimelineSubGrid.test.tsx (8 tests) 33ms ✓  x-scheduler-headless  src/timeline/row/TimelineRow.test.tsx (8 tests) 24ms ✓  x-scheduler-headless  src/calendar-grid/root/CalendarGridRoot.test.tsx (8 tests) 24ms ✓  x-scheduler-headless  src/timeline/root/TimelineRoot.test.tsx (8 tests) 28ms ✓  x-date-pickers  src/DateField/tests/editing.DateField.test.tsx (248 tests | 4 skipped) 18804ms ✓ - Editing > Adapter specific tests > Digit editing - adapter: dayjs > should allow to type the date 29th of February for leap years  303ms ✓  x-date-pickers  src/TimeField/tests/editing.TimeField.test.tsx (260 tests) 13684ms ✓  x-date-pickers  src/DateField/tests/editingKeyboard.DateField.test.tsx (220 tests) 12054ms ✓  x-date-pickers  src/DateCalendar/tests/DateCalendar.test.tsx (35 tests | 1 skipped) 7988ms ✓  > switches between views uncontrolled  380ms ✓  > should allow month and view changing, but not selection when readOnly prop is passed  818ms ✓  > with fake timers > should not reset day to `startOfDay` if value already exists when finding the closest enabled date  1401ms ✓  > view: year > renders year selection standalone  342ms ✓  > view: year > should select the closest enabled date in the month if the current date is disabled  375ms ✓  > view: year > should respect maxDate when selecting closest enabled date  313ms ✓  x-date-pickers  src/TimeClock/tests/TimeClock.test.tsx (33 tests | 14 skipped) 620ms ✓  x-date-pickers  src/DesktopDatePicker/tests/DesktopDatePicker.test.tsx (28 tests | 2 skipped) 6684ms ✓  > Views > should switch between views uncontrolled  488ms ✓  > Views > should go to the first view when re-opening the picker  783ms ✓  > Views > should go to the `openTo` view when re-opening the picker  545ms ✓  > Views > should go to the relevant `view` when `views` prop changes  396ms ✓  > Views > should go to the relevant `view` when `view` prop changes  503ms ✓  > picker state > should call onAccept when selecting the same date after changing the year  1062ms ✓  > picker state > should call allow re-selecting the previous date when value binding is done in "onAccept"  693ms ✓  > performance > should not re-render the `PickersActionBar` on date change  393ms ✓  > performance > should not re-render the `PickersActionBar` on date change with custom callback actions with root component updates  444ms ✓  x-date-pickers  src/DateField/tests/selection.DateField.test.tsx (20 tests) 846ms ✓  x-date-pickers  src/tests/fieldKeyboardInteraction.test.tsx (382 tests) 10653ms ✓  x-date-pickers  src/DateField/tests/format.DateField.test.tsx (36 tests | 2 skipped) 1552ms ✓  x-date-pickers  src/internals/utils/date-utils.test.ts (14 tests) 6ms ✓  x-date-pickers  src/StaticDatePicker/tests/StaticDatePickerKeyboard.test.tsx (30 tests) 4055ms ✓  x-date-pickers  src/MonthCalendar/tests/MonthCalendar.test.tsx (12 tests) 309ms ✓  x-date-pickers  src/DateTimeField/tests/editing.DateTimeField.test.tsx (11 tests) 382ms ✓  x-date-pickers  src/MultiSectionDigitalClock/tests/MultiSectionDigitalClock.test.tsx (8 tests) 1051ms ✓  > Reference date > should use `referenceDate` when no value defined  372ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/DesktopDateTimePicker.test.tsx (6 tests) 5790ms ✓  > picker state > should call onAccept when selecting the same date and time after changing the year  1676ms ✓  > should allow selecting same view multiple times  2029ms ✓  > should cycle focused views among the visible step after selection  711ms ✓  > prop: timeSteps > should use "DigitalClock" view renderer, when "timeSteps.minutes" = 60  591ms ✓  > prop: timeSteps > should accept value and close Picker when selecting time on "DigitalClock" view renderer  528ms ✓  x-date-pickers  src/DesktopTimePicker/tests/DesktopTimePicker.test.tsx (8 tests) 2501ms ✓  > rendering behavior > should render single column Picker given big enough "thresholdToRenderTimeInASingleColumn" number  550ms ✓  > selecting behavior > should call "onAccept", "onChange", and "onClose" when selecting all section  515ms ✓  > selecting behavior > should allow out of order section selection  526ms ✓  x-date-pickers  src/YearCalendar/tests/YearCalendar.test.tsx (12 tests) 2396ms ✓  > allows to pick year standalone by click, `Enter` and `Space`  329ms ✓  > should allow to focus years when it contains valid date  528ms ✓  x-date-pickers  src/DigitalClock/tests/DigitalClock.test.tsx (10 tests) 1218ms ✓  x-date-pickers  src/DateCalendar/tests/keyboard.DateCalendar.test.tsx (19 tests) 3213ms ✓ keyboard interactions > Calendar keyboard navigation > should manage a sequence of keyboard interactions  318ms ✓  x-date-pickers  src/DigitalClock/tests/timezone.DigitalClock.test.tsx (36 tests | 9 skipped) 3615ms ✓  x-date-pickers  src/AdapterMoment/AdapterMoment.test.tsx (178 tests | 20 skipped) 169ms ✓  x-date-pickers  src/DesktopDatePicker/tests/field.DesktopDatePicker.test.tsx (9 tests) 741ms ✓  x-date-pickers  src/AdapterLuxon/AdapterLuxon.test.tsx (100 tests | 1 skipped) 317ms ✓  x-date-pickers  src/AdapterDayjs/AdapterDayjs.test.tsx (176 tests | 18 skipped) 290ms ✓  x-date-pickers  src/DateTimeField/tests/timezone.DateTimeField.test.tsx (29 tests | 7 skipped) 2030ms ✓  x-date-pickers  src/MobileDatePicker/tests/MobileDatePicker.test.tsx (11 tests) 1835ms ✓  > allows to change only year  447ms ✓  x-date-pickers  src/DateCalendar/tests/timezone.DateCalendar.test.tsx (40 tests | 10 skipped) 8382ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > should correctly render month days when timezone changes  850ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > should not render duplicate days when leaving DST in America/Asuncion  384ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: UTC > should use value timezone for onChange when a value is provided  375ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: system > should use timezone prop for onChange when no value is provided  421ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: system > should use value timezone for onChange when a value is provided  429ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: America/New_York > should use timezone prop for onChange when no value is provided  445ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > Timezone: America/New_York > should use value timezone for onChange when a value is provided  412ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: luxon > timezoneCompatible > should correctly render month days when timezone changes  568ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: luxon > timezoneCompatible > Timezone: UTC > should use value timezone for onChange when a value is provided  306ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: moment > timezoneCompatible > should correctly render month days when timezone changes  332ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/MobileDateTimePicker.test.tsx (6 tests | 1 skipped) 819ms ✓  x-date-pickers  src/AdapterDateFns/AdapterDateFns.test.tsx (94 tests | 19 skipped) 127ms ✓  x-date-pickers  src/StaticTimePicker/StaticTimePicker.test.tsx (42 tests | 38 skipped) 143ms ✓  x-date-pickers  src/TimeClock/tests/timezone.TimeClock.test.tsx (28 tests | 7 skipped) 1257ms ✓  x-date-pickers  src/DateField/tests/DateField.test.tsx (8 tests) 152ms ✓  x-date-pickers  src/AdapterMomentHijri/AdapterMomentHijri.test.tsx (41 tests) 98ms ✓  x-date-pickers  src/LocalizationProvider/LocalizationProvider.test.tsx (4 tests) 20ms ✓  x-date-pickers  src/internals/hooks/useControlledValue.test.tsx (7 tests) 26ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/describeValue.DesktopDateTimePicker.test.tsx (45 tests | 2 skipped) 10985ms ✓ - 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  689ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  628ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  578ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1274ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  800ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when clicking outside of the picker  879ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  836ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  806ms ✓ - Describe Value > Value API > Picker action bar > today action > should call onClose, onChange with today's value and onAccept with today's value  321ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  310ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  366ms ✓  x-date-pickers  src/DateCalendar/tests/validation.DateCalendar.test.tsx (2 tests) 493ms ✓  x-date-pickers  src/PickerDay2/PickerDay2.test.tsx (15 tests | 6 skipped) 81ms ✓  x-date-pickers  src/PickersDay/PickersDay.test.tsx (15 tests | 6 skipped) 74ms ✓  x-date-pickers  src/AdapterMomentJalaali/AdapterMomentJalaali.test.tsx (54 tests) 78ms ✓  x-date-pickers  src/MobileTimePicker/tests/describeValue.MobileTimePicker.test.tsx (45 tests | 4 skipped) 5642ms ✓ - 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  355ms ✓ - 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  361ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  329ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  495ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  320ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  314ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  621ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/describeValue.MobileDateTimePicker.test.tsx (45 tests | 4 skipped) 12963ms ✓ - 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  810ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  885ms ✓ - 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  804ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  809ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  934ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  936ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1529ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  822ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  1012ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  921ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  376ms ✓  x-date-pickers  src/AdapterDateFnsJalali/AdapterDateFnsJalali.test.tsx (57 tests) 94ms ✓  x-date-pickers  src/DesktopTimePicker/tests/describeValue.DesktopTimePicker.test.tsx (45 tests | 2 skipped) 5170ms ✓ - 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  361ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  586ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when clicking outside of the picker  349ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  381ms ✓  x-date-pickers  src/PickersActionBar/PickersActionBar.test.tsx (6 tests) 45ms ✓  x-date-pickers  src/YearCalendar/tests/keyboard.YearCalendar.test.tsx (8 tests) 122ms ✓  x-date-pickers  src/MobileTimePicker/tests/MobileTimePicker.test.tsx (2 tests | 1 skipped) 175ms ✓  x-date-pickers  src/AdapterDateFnsJalaliV2/AdapterDateFnsJalaliV2.test.tsx (56 tests) 112ms ✓  x-date-pickers  src/DatePicker/tests/DatePicker.test.tsx (3 tests) 360ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/field.DesktopDateTimePicker.test.tsx (2 tests) 333ms ✓  x-date-pickers  src/DateCalendar/tests/localization.DateCalendar.test.tsx (8 tests) 1293ms ✓  x-date-pickers  src/DesktopTimePicker/tests/field.DesktopTimePicker.test.tsx (2 tests) 450ms ✓ - Field > should adapt the default field format based on the props of the picker  403ms ✓  x-date-pickers  src/StaticDateTimePicker/tests/StaticDateTimePicker.test.tsx (4 tests) 555ms ✓  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) 529ms ✓  > switches between months  400ms ✓  x-date-pickers  src/MultiSectionDigitalClock/tests/describeValue.MultiSectionDigitalClock.test.tsx (37 tests | 19 skipped) 895ms ✓  x-date-pickers  src/TimeClock/tests/describeValue.TimeClock.test.tsx (37 tests | 19 skipped) 159ms ✓  x-date-pickers  src/MobileDatePicker/tests/describeValue.MobileDatePicker.test.tsx (45 tests | 4 skipped) 6380ms ✓ - 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  378ms ✓ - 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  333ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  347ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  519ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  357ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  539ms ✓  x-date-pickers  src/internals/components/PickersArrowSwitcher/describeConformance.PickersArrowSwitcher.test.tsx (30 tests | 4 skipped) 283ms ✓  x-date-pickers  src/DesktopDatePicker/tests/describeValue.DesktopDatePicker.test.tsx (45 tests | 2 skipped) 6202ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  704ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  334ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when clicking outside of the picker  502ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  307ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  454ms ✓  x-date-pickers  src/MonthCalendar/tests/describeValue.MonthCalendar.test.tsx (37 tests | 19 skipped) 348ms ✓  x-date-pickers  src/PickersCalendarHeader/describeConformance.PickersCalendarHeader.test.tsx (20 tests | 4 skipped) 272ms ✓  x-date-pickers  src/DateTimeField/tests/describeValue.DateTimeField.test.tsx (37 tests | 19 skipped) 422ms ✓  x-date-pickers  src/DateCalendar/tests/describeValue.DateCalendar.test.tsx (37 tests | 19 skipped) 1151ms ✓  x-date-pickers  src/MobileTimePicker/tests/timezone.MobileTimePicker.test.tsx (8 tests | 2 skipped) 670ms ✓  x-date-pickers  src/YearCalendar/tests/describeValue.YearCalendar.test.tsx (37 tests | 19 skipped) 4819ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should render an empty value when no controlled value and no default value are defined  312ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should use the controlled value when defined  315ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should use the default value when defined  305ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should use the controlled value instead of the default value when both are defined  317ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should use the controlled value instead of the default value when both are defined and the controlled value is null  327ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should react to controlled value update (from non null to another non null)  372ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should react to a controlled value update (from non null to null)  729ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should react to a controlled value update (from null to non null)  770ms ✓ - 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  707ms ✓ - Describe Value > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  384ms ✓  x-date-pickers  src/DigitalClock/tests/describeValue.DigitalClock.test.tsx (37 tests | 19 skipped) 1014ms ✓  x-date-pickers  src/TimeField/tests/describeValue.TimeField.test.tsx (37 tests | 19 skipped) 265ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/describeConformance.DesktopDateTimePicker.test.tsx (14 tests) 1777ms ✓  x-date-pickers  src/DateField/tests/describeValue.DateField.test.tsx (37 tests | 19 skipped) 362ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/describeConformance.MobileDateTimePicker.test.tsx (13 tests | 2 skipped) 1705ms ✓ - Describe Conformance > Pickers shared APIs > should bring the focus back to the open button when the picker is closed  301ms ✓  x-date-pickers  src/StaticDateTimePicker/tests/describeConformance.StaticDateTimePicker.test.tsx (13 tests | 6 skipped) 825ms ✓  x-date-pickers  src/DesktopTimePicker/tests/describeConformance.DesktopTimePicker.test.tsx (13 tests) 862ms ✓  x-date-pickers  src/DesktopDatePicker/tests/describeConformance.DesktopDatePicker.test.tsx (13 tests) 1149ms ✓  x-date-pickers  src/MobileDatePicker/tests/describeConformance.MobileDatePicker.test.tsx (13 tests | 2 skipped) 954ms ✓  x-date-pickers  src/MobileTimePicker/tests/describeConformance.MobileTimePicker.test.tsx (13 tests | 2 skipped) 650ms ✓  x-date-pickers  src/StaticDatePicker/tests/describeConformance.StaticDatePicker.test.tsx (13 tests | 6 skipped) 681ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/field.MobileDateTimePicker.test.tsx (1 test) 77ms ✓  x-date-pickers  src/MobileTimePicker/tests/field.MobileTimePicker.test.tsx (1 test) 61ms ✓  x-date-pickers  src/DateTimeField/tests/describeConformance.DateTimeField.test.tsx (7 tests | 1 skipped) 137ms ✓  x-date-pickers  src/DateTimePicker/tests/describeConformance.DateTimePicker.test.tsx (3 tests) 114ms ✓  x-date-pickers  src/MultiSectionDigitalClock/tests/describeConformance.MultiSectionDigitalClock.test.tsx (10 tests | 4 skipped) 362ms ✓  x-date-pickers  src/DateField/tests/describeConformance.DateField.test.tsx (7 tests | 1 skipped) 71ms ✓  x-date-pickers  src/TimeField/tests/describeConformance.TimeField.test.tsx (7 tests | 1 skipped) 84ms ✓  x-date-pickers  src/DatePicker/tests/describeConformance.DatePicker.test.tsx (3 tests) 75ms ✓  x-date-pickers  src/MonthCalendar/tests/describeConformance.MonthCalendar.test.tsx (10 tests | 4 skipped) 85ms ✓  x-date-pickers  src/YearCalendar/tests/describeConformance.YearCalendar.test.tsx (10 tests | 4 skipped) 580ms ✓  x-date-pickers  src/DateCalendar/tests/describeConformance.DateCalendar.test.tsx (10 tests | 4 skipped) 607ms ✓  x-date-pickers  src/DayCalendarSkeleton/DayCalendarSkeleton.test.tsx (9 tests | 4 skipped) 115ms ✓  x-date-pickers  src/DateTimePicker/tests/DateTimePicker.test.tsx (1 test) 212ms ✓  x-date-pickers  src/DigitalClock/tests/describeConformance.DigitalClock.test.tsx (10 tests | 4 skipped) 577ms ✓  x-date-pickers  src/TimePicker/tests/TimePicker.test.tsx (1 test) 101ms ✓  x-date-pickers  src/TimeClock/tests/describeConformance.TimeClock.test.tsx (10 tests | 4 skipped) 80ms ✓  x-date-pickers  src/DesktopDatePicker/tests/describeValidation.DesktopDatePicker.test.tsx (47 tests | 13 skipped) 6739ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableDate  321ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  669ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  735ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  539ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  494ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDate  360ms ↓  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) 5162ms ✓ - Describe Validation > Pickers validation API > year view: > should apply shouldDisableYear  391ms ✓ - Describe Validation > Pickers validation API > year view: > with fake timers > should apply disablePast  373ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  395ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  515ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  370ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  490ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDate  342ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDate  426ms ✓  x-date-pickers  src/DesktopDateTimePicker/tests/describeValidation.DesktopDateTimePicker.test.tsx (37 tests | 5 skipped) 6628ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  659ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  474ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  661ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  856ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDate  467ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDate  342ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDateTime  384ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDateTime  364ms ✓  x-date-pickers  src/MobileDateTimePicker/tests/describeValidation.MobileDateTimePicker.test.tsx (37 tests | 10 skipped) 7557ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableDate  357ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  1192ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  786ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  725ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  794ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDate  371ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDateTime  426ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDateTime  484ms ✓  x-date-pickers  src/DateTimeField/tests/describeValidation.DateTimeField.test.tsx (37 tests | 24 skipped) 621ms ✓  x-date-pickers  src/StaticDatePicker/tests/describeValidation.StaticDatePicker.test.tsx (37 tests | 20 skipped) 5918ms ✓ - Describe Validation > Pickers validation API > year view: > with fake timers > should apply disablePast  331ms ✓ - Describe Validation > Pickers validation API > year view: > with fake timers > should apply disableFuture  532ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableDate  409ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  693ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  670ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  647ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  710ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDate  382ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDate  392ms ✓  x-date-pickers  src/DesktopTimePicker/tests/describeValidation.DesktopTimePicker.test.tsx (37 tests | 33 skipped) 225ms ✓  x-date-pickers  src/MobileDatePicker/tests/describeValidation.MobileDatePicker.test.tsx (37 tests | 13 skipped) 6394ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableDate  382ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  780ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  772ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  679ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  740ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDate  420ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDate  446ms ✓  x-date-pickers  src/MobileTimePicker/tests/describeValidation.MobileTimePicker.test.tsx (37 tests | 33 skipped) 306ms ✓  x-date-pickers  src/AdapterDateFnsV2/AdapterDateFnsV2.test.tsx (81 tests | 19 skipped) 30ms ✓  x-date-pickers  src/DateCalendar/tests/describeValidation.DateCalendar.test.tsx (37 tests | 20 skipped) 3549ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableYear  430ms ✓ - Describe Validation > Pickers validation API > day view: > should apply shouldDisableMonth  409ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disablePast  425ms ✓ - Describe Validation > Pickers validation API > day view: > with fake timers > should apply disableFuture  498ms ✓ - Describe Validation > Pickers validation API > day view: > should apply minDate  315ms ✓ - Describe Validation > Pickers validation API > day view: > should apply maxDate  318ms ↓  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) 146ms ✓  x-date-pickers  src/DateField/tests/describeValidation.DateField.test.tsx (37 tests | 30 skipped) 311ms ✓  x-date-pickers  src/YearCalendar/tests/describeValidation.YearCalendar.test.tsx (37 tests | 32 skipped) 777ms ✓  x-date-pickers  src/TimeField/tests/describeValidation.TimeField.test.tsx (37 tests | 33 skipped) 133ms ✓  x-date-pickers  src/tests/materialVersion.test.tsx (1 test) 1631ms ✓ @mui/x-date-pickers should resolve proper @mui/material version  1631ms ✓  x-data-grid  src/tests/filtering.DataGrid.test.tsx (62 tests) 37118ms ✓ - Filter > prop: filterModel > should throw for more than one filter item  355ms ✓ - Filter > prop: filterModel > should apply the model for `filterable: false` columns but the applied filter should be readonly  827ms ✓ - Filter > prop: filterModel > should support new dataset  465ms ✓ - Filter > prop: initialState.filter > should allow to update the filters when initialized with initialState  715ms ✓ - Filter > column type: string > should filter with operator "contains"  2872ms ✓ - Filter > column type: string > should filter with operator "does not contain"  2618ms ✓ - Filter > column type: string > should filter with operator "equals"  1071ms ✓ - Filter > column type: string > should filter with operator "doesNotEqual"  1208ms ✓ - Filter > column type: string > should filter with operator "startsWith"  1341ms ✓ - Filter > column type: string > should filter with operator "endsWith"  1242ms ✓ - Filter > column type: string > should filter with operator "isAnyOf"  1019ms ✓ - Filter > column type: string > ignoreDiacritics > should not ignore diacritics by default  655ms ✓ - Filter > column type: string > ignoreDiacritics > should ignore diacritics when `ignoreDiacritics` is enabled  439ms ✓ - Filter > column type: number > should filter with operator "="  446ms ✓ - Filter > column type: number > should filter with operator "!="  561ms ✓ - Filter > column type: number > should filter with operator ">"  475ms ✓ - Filter > column type: number > should filter with operator ">=  544ms ✓ - Filter > column type: number > should filter with operator "<"  673ms ✓ - Filter > column type: number > should filter with operator "<="  605ms ✓ - Filter > column type: number > should filter with operator "isAnyOf"  476ms ✓ - Filter > column type: date > should filter with operator "is"  690ms ✓ - Filter > column type: date > should filter with operator "not"  608ms ✓ - Filter > column type: date > should filter with operator "before"  570ms ✓ - Filter > column type: date > should filter with operator "onOrBefore"  552ms ✓ - Filter > column type: date > should filter with operator "after"  621ms ✓ - Filter > column type: date > should filter with operator "onOrAfter"  678ms ✓ - Filter > column type: dateTime > should filter with operator "is"  598ms ✓ - Filter > column type: dateTime > should filter with operator "not"  580ms ✓ - Filter > column type: dateTime > should filter with operator "before"  640ms ✓ - Filter > column type: dateTime > should filter with operator "onOrBefore"  503ms ✓ - Filter > column type: dateTime > should filter with operator "after"  608ms ✓ - Filter > column type: dateTime > should filter with operator "onOrAfter"  599ms ✓ - Filter > column type: boolean > should filter with operator "is"  1305ms ✓ - Filter > column type: singleSelect > should filter with operator "is"  1021ms ✓ - Filter > column type: singleSelect > should filter with operator "not"  762ms ✓ - Filter > column type: singleSelect > should filter with operator "isAnyOf"  835ms ✓ - Filter > column type: singleSelect > should support `valueParser`  305ms ✓ - Filter > toolbar active filter count > should not include operators with value when the value is empty  613ms ✓ - Filter > filter button tooltip > should display `falsy` value  1377ms ✓ - Filter > should update the filter model on columns change  360ms ✓  x-data-grid  src/tests/rowSelection.DataGrid.test.tsx (73 tests | 1 skipped) 25633ms ✓ - Row selection > should not call `onRowSelectionModelChange` twice when using filterMode="server"  548ms ✓ - Row selection > prop: checkboxSelection = false (single selection) > should select one row at a time on click WITHOUT ctrl or meta pressed  398ms ✓ - Row selection > prop: checkboxSelection = false (single selection) > should deselect the selected row on click  373ms ✓ - Row selection > prop: checkboxSelection = false (single selection) > should select one row at a time on click WITH Meta pressed  442ms ✓ - Row selection > prop: checkboxSelection = false (single selection) > should deselect the selected row on click WITH Meta pressed  321ms ✓ - Row selection > prop: checkboxSelection = false (single selection) > should not select a range with shift pressed  385ms ✓ - Row selection > prop: checkboxSelection = false (single selection), with keyboard events > should select one row at a time on Shift + Space  362ms ✓ - Row selection > prop: checkboxSelection = false (single selection), with keyboard events > should select row on Shift + Space without starting editing the cell  354ms ✓ - Row selection > prop: checkboxSelection = false (single selection), with keyboard events > should select row on Shift + Space without starting editing the row  410ms ✓ - Row selection > prop: checkboxSelection = false (single selection), with keyboard events > should deselect the selected row on Shift + Space  364ms ✓ - Row selection > prop: checkboxSelection = false (single selection), with keyboard events > should not select a range with shift pressed  311ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should check then uncheck when clicking twice the row  359ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should check and uncheck when double clicking the checkbox  418ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should set focus on the cell when clicking the checkbox  359ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should return all row IDs when selection type is exclude with empty ids  430ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should handle exclude type selection when deselecting a single row after select all  598ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should select all visible rows regardless of pagination  494ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should select a range with shift pressed when clicking the row  434ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should select a range with shift pressed when clicking the checkbox  398ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should deselect a row within the range when clicking the row  517ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should unselect from last clicked cell to cell after clicked cell if clicking inside a selected range  526ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should not change the selection with shift pressed when clicking on the last row of the selection  447ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should reset selected rows when turning off checkboxSelection  483ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should reset row selection in the current page as selected when turning off checkboxSelection  496ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should set the correct aria-label on the column header checkbox  424ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should set the correct aria-label on the cell checkbox  354ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should not select more than one row when disableMultipleRowSelection = true  331ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should remove the selection from rows that are filtered out  1281ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should only select filtered items when "select all" is toggled after applying a filter  1680ms ✓ - Row selection > prop: checkboxSelection = true (multi selection) > should select all the rows when clicking on "Select All" checkbox in indeterminate state  415ms ✓ - Row selection > prop: checkboxSelection = true (multi selection), with keyboard events > should select row below when pressing "ArrowDown" + shiftKey  379ms ✓ - Row selection > prop: checkboxSelection = true (multi selection), with keyboard events > should unselect previous row when pressing "ArrowDown" + shiftKey  517ms ✓ - Row selection > prop: checkboxSelection = true (multi selection), with keyboard events > should not unselect row above when pressing "ArrowDown" + shiftKey  487ms ✓ - Row selection > prop: checkboxSelection = true (multi selection), with keyboard events > should unselect previous row when pressing "ArrowUp" + shiftKey  440ms ✓ - Row selection > prop: checkboxSelection = true (multi selection), with keyboard events > should add new row to the selection when pressing Shift+Space  359ms ✓ - Row selection > prop: isRowSelectable > should update the selected rows when the isRowSelectable prop changes  374ms ✓ - Row selection > prop: isRowSelectable > should filter out unselectable rows when the rowSelectionModel prop changes  306ms ✓ - Row selection > prop: rows > should retain the outdated selected rows when the rows prop changes when keepNonExistentRowsSelected is true  307ms ✓ - 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  622ms ✓ - 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  445ms ✓  x-data-grid  src/tests/rows.DataGrid.test.tsx (47 tests | 18 skipped) 9065ms ✓ - Rows > should not throw when clicking the cell in the nested grid in a portal  668ms ✓ - Rows > prop: getRowClassName > should call with isFirstVisible=true in the first row and isLastVisible=true in the last  393ms ✓ - Rows > columnType: actions > should close other menus before opening a new one  521ms ✓ - Rows > columnType: actions > should allow to move focus to another cell with the arrow keys  367ms ✓ - Rows > columnType: actions > should focus the first item when opening the menu  365ms ✓ - Rows > columnType: actions > should allow to navigate between actions using the arrow keys  397ms ✓ - Rows > columnType: actions > should set the correct tabIndex to the focused button  407ms ✓ - Rows > columnType: actions > should focus the last button if the clicked button removes itself  330ms ✓ - Rows > columnType: actions > should focus the last button if the currently focused button is removed  381ms ✓ - Rows > prop: getRowSpacing > should be called with the correct params  303ms ✓ - Rows > apiRef: updateRows > should allow adding rows  372ms ✓ - Rows > apiRef: updateRows > should allow to delete rows  436ms ✓  x-data-grid  src/tests/layout.DataGrid.test.tsx (55 tests | 46 skipped) 2085ms ✓ - Layout & warnings > localeText > should allow to change localeText on the fly  381ms ✓ - Layout & warnings > should not render the "no rows" overlay when transitioning the loading prop from false to true  325ms ✓  x-data-grid  src/tests/keyboard.DataGrid.test.tsx (67 tests | 11 skipped) 17790ms ✓ - Keyboard > cell navigation > should move to cell below when pressing "ArrowDown" on a cell on the 1st page  316ms ✓ - Keyboard > cell navigation > should move to cell below when pressing "ArrowDown" on a cell on the 2nd page  330ms ✓ - Keyboard > cell navigation > should move to the cell below when pressing "ArrowDown" on the checkbox selection cell  516ms ✓ - Keyboard > cell navigation > should move to the cell above when pressing "ArrowUp" on a cell on the 1st page  341ms ✓ - Keyboard > cell navigation > should move to the cell above when pressing "ArrowUp" on a cell on the 2nd page  447ms ✓ - Keyboard > cell navigation > should move to the cell right when pressing "ArrowRight" on a cell  314ms ✓ - Keyboard > cell navigation > should move to the cell right when pressing "ArrowRight" on the checkbox selection cell  396ms ✓ - Keyboard > cell navigation > should navigate to the 1st cell of the 1st row when pressing "Home" + ctrlKey of metaKey of shiftKey  422ms ✓ - Keyboard > cell navigation > should navigate to the last cell of the current row when pressing "End"  348ms ✓ - Keyboard > cell navigation > should navigate to the last cell of the last row when pressing "End" + ctrlKey of metaKey of shiftKey  389ms ✓ - Keyboard > column group header navigation > should move to the group header below when pressing "ArrowDown" on a column group header  669ms ✓ - Keyboard > column group header navigation > should go back to the same group header when pressing "ArrowUp" and "ArrowDown"  712ms ✓ - Keyboard > column group header navigation > should go to next group header when pressing "ArrowRight"  556ms ✓ - Keyboard > column group header navigation > should go to previous group header when pressing "ArrowLeft"  767ms ✓ - Keyboard > column group header navigation > should go to group header when pressing "ArrowUp" from column header  482ms ✓ - Keyboard > column group header navigation > should go back to same header when pressing "ArrowUp" and "ArrowDown" from column header  482ms ✓ - Keyboard > should call preventDefault when using keyboard navigation  361ms ✓ - Keyboard > should sort column when pressing enter and column header is selected  354ms ✓ - Keyboard > should select a row when pressing Space key + shiftKey  302ms ✓ - Keyboard > should not scroll horizontally when cell is wider than viewport  323ms ✓ - Keyboard > should focus actions cell with one disabled item  311ms ✓ - Keyboard > should be able to navigate the actions  307ms ✓  x-data-grid  src/tests/pagination.DataGrid.test.tsx (37 tests | 29 skipped) 4791ms ✓ - Pagination > should react to an update of rowCount when `paginationMode = server`  773ms ✓ - Pagination > server-side pagination > should support server side pagination with known row count  412ms ✓ - Pagination > server-side pagination > should support server side pagination with unknown row count  577ms ✓ - Pagination > server-side pagination > should support server side pagination with estimated row count  835ms ✓ - Pagination > should reset page to 0 and scroll to top if sort or filter is applied  1305ms ✓ - Pagination > should make the first cell focusable after changing the page  303ms ✓ - Pagination > should log an error if rowCount is used with client-side pagination  437ms ✓  x-data-grid  src/tests/columnSpanning.DataGrid.test.tsx (23 tests | 6 skipped) 5998ms ✓ - Column spanning > should support `colSpan` number signature  314ms ✓ - Column spanning > should support `colSpan` function signature  360ms ✓ - Column spanning > key navigation > should move to the cell right when pressing "ArrowRight"  332ms ✓ - Column spanning > key navigation > should move to the cell left when pressing "ArrowLeft"  324ms ✓ - Column spanning > key navigation > should move to the cell above when pressing "ArrowUp"  313ms ✓ - Column spanning > key navigation > should move to the cell below when pressing "ArrowDown"  319ms ✓ - Column spanning > key navigation > should move down by the amount of rows visible on screen when pressing "PageDown"  319ms ✓ - Column spanning > key navigation > should move up by the amount of rows visible on screen when pressing "PageUp"  316ms ✓ - Column spanning > key navigation > should move to the cell below when pressing "Enter" after editing  436ms ✓ - Column spanning > key navigation > should move to the cell on the right when pressing "Tab" after editing  408ms ✓ - Column spanning > key navigation > should move to the cell on the left when pressing "Shift+Tab" after editing  374ms ✓ - Column spanning > key navigation > should work with filtering  342ms ✓ - Column spanning > should apply `colSpan` properly after hiding a column  561ms ✓ - Column spanning > should work with pagination  527ms ✓  x-data-grid  src/tests/quickFiltering.DataGrid.test.tsx (30 tests) 17628ms ✓ - Quick filter > component > should apply filter  556ms ✓ - Quick filter > component > should allow to customize input splitting  821ms ✓ - Quick filter > component > should no prettify user input  725ms ✓ - Quick filter > component > should update input when the state is modified  549ms ✓ - Quick filter > component > should allow to customize input formatting  385ms ✓ - Quick filter > component > should expand when the trigger is clicked  469ms ✓ - Quick filter > component > should expand when the input changes value  467ms ✓ - Quick filter > component > should collapse when the escape key is pressed with no value  534ms ✓ - Quick filter > component > should clear the input when the escape key is pressed with a value and not collapse the input  672ms ✓ - Quick filter > component > should clear the value when the clear button is clicked and focus to `the input  364ms ✓ - Quick filter > component > should focus the input when the trigger is clicked and return focus to the trigger when collapsed  507ms ✓ - Quick filter > quick filter logic > should return rows that match all values by default  1002ms ✓ - Quick filter > quick filter logic > should return rows that match some values if quickFilterLogicOperator="or"  1094ms ✓ - Quick filter > quick filter logic > should ignore hidden columns by default  554ms ✓ - Quick filter > quick filter logic > should search hidden columns when quickFilterExcludeHiddenColumns=false  705ms ✓ - Quick filter > quick filter logic > should ignore hidden columns when quickFilterExcludeHiddenColumns=true  533ms ✓ - Quick filter > quick filter logic > should apply filters on quickFilterExcludeHiddenColumns value change  357ms ✓ - Quick filter > quick filter logic > should apply filters on column visibility change when quickFilterExcludeHiddenColumns=true  522ms ✓ - Quick filter > quick filter logic > should not apply filters on column visibility change when quickFilterExcludeHiddenColumns=true but no quick filter values  471ms ✓ - Quick filter > quick filter logic > should not apply filters on column visibility change when quickFilterExcludeHiddenColumns=false  407ms ✓ - Quick filter > column type: string > default operator should behave like "contains"  1422ms ✓ - Quick filter > column type: string > should filter considering the formatted value when a valueFormatter is used  391ms ✓ - Quick filter > column type: string > ignoreDiacritics > should ignore diacritics when `ignoreDiacritics` is enabled  328ms ✓ - Quick filter > column type: number > default operator should behave like "="  623ms ✓ - Quick filter > column type: singleSelect > should filter with operator "contains"  1206ms ✓ - Quick filter > should not override user input when typing  767ms ✓ - Quick filter > should not fail when the data changes  341ms ✓  x-data-grid  src/tests/sorting.DataGrid.test.tsx (30 tests) 7369ms ✓ - Sorting > should allow clearing the current sorting using `sortColumn` idempotently  331ms ✓ - Sorting > should support new dataset  376ms ✓ - Sorting > should support new dataset in control mode  443ms ✓  x-data-grid  src/tests/columnsVisibility.DataGrid.test.tsx (21 tests) 17219ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should update the visible columns when props.onColumnVisibilityModelChange and props.columnVisibilityModel are not defined  792ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should call onColumnVisibilityModelChange and update the visible columns when props.columnVisibilityModel is not defined  802ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should call onColumnVisibilityModelChange with the new model when columnVisibilityModel is controlled  587ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should call onColumnVisibilityModelChange with the new model when toggling all columns  1098ms ✓ - Columns visibility > prop: columnVisibilityModel and onColumnVisibilityModelChange > should not show hidden non hideable columns when "Show/Hide All" is clicked  840ms ✓ - Columns visibility > prop: initialState.columns.columnVisibilityModel > should allow to update the visible columns through the UI when initialized with initialState  731ms ✓ - Columns visibility > should autofocus the first switch element in columns management when `autoFocusSearchField` disabled  690ms ✓ - Columns visibility > should hide `Show/Hide all` in columns management when `disableShowHideToggle` is `true`  811ms ✓ - Columns visibility > should hide `Reset` in columns panel when `disableResetButton` is `true`  923ms ✓ - Columns visibility > should reset the columns to initial columns state when `Reset` button is clicked in columns management panel  1387ms ✓ - Columns visibility > should use the initial column visibility model as a reference when `Reset` button is clicked in columns management panel  1558ms ✓ - Columns visibility > should use the first controlled column visibility model as a reference when `Reset` button is clicked in columns management panel  1787ms ✓ - Columns visibility > should update the initial column visibility model when the columns are updated  1183ms ✓ - Columns visibility > prop: `getTogglableColumns` > should control columns shown in columns panel using `getTogglableColumns` prop  578ms ✓ - Columns visibility > prop: `getTogglableColumns` > should avoid toggling columns provided by `getTogglableColumns` prop on `Show/Hide All`  892ms ✓ - Columns visibility > prop: toggleAllMode > should toggle filtered columns when `toggleAllMode` is `filtered`  1565ms ✓  x-data-grid  src/tests/filterPanel.DataGrid.test.tsx (12 tests) 6933ms ✓ - Filter panel > should show an empty string as the default filter input value  505ms ✓ - Filter panel > should keep filter operator and value if available  695ms ✓ - Filter panel > should reset value if operator is not available for the new column  651ms ✓ - Filter panel > should reset value if the new operator has no input component  651ms ✓ - Filter panel > should reset filter value if not available in the new valueOptions  578ms ✓ - Filter panel > should keep the value if available in the new valueOptions  594ms ✓ - Filter panel > should reset filter value if not available in the new valueOptions with operator "isAnyOf"  687ms ✓ - Filter panel > should keep the value if available in the new valueOptions with operator "isAnyOf"  564ms ✓ - Filter panel > should reset filter value if moving from multiple to single value operator  511ms ✓ - Filter panel > should close filter panel when removing the last filter  423ms ✓ - Filter panel > should not remove `isEmpty` filter from model when filter panel is opened through column menu  533ms ✓ - Filter panel > should remove `isAnyOf` filter from the model when filter panel is opened through column menu  542ms ✓  x-data-grid  src/tests/columnGrouping.DataGrid.test.tsx (15 tests | 4 skipped) 3084ms ✓ - Column grouping > Header grouping columns > should only consider visible columns non connexe groups  564ms ✓ - Column grouping > Header grouping columns > should update headers when `columnGroupingModel` is modified  385ms ✓ - Column grouping > Header grouping columns > should not throw warning when all columns are hidden  333ms ↓  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) 6459ms ✓ - Toolbar > component > should move focus to the next item when pressing ArrowRight  502ms ✓ - Toolbar > component > should move focus to the previous item when pressing ArrowLeft  503ms ✓ - Toolbar > component > should focus on the first item when pressing Home key  355ms ✓ - Toolbar > component > should focus on the last item when pressing End key  358ms ✓ - Toolbar > component > should wrap to first item when pressing ArrowRight on last item  398ms ✓ - Toolbar > component > should wrap to last item when pressing ArrowLeft on first item  389ms ✓ - Toolbar > component > should maintain focus position when an item is removed  426ms ✓ - Toolbar > component > should maintain focus on the last item when the last item is removed  414ms ✓ - Toolbar > component > should preserve arrow key navigation after item removal  559ms ✓ - Toolbar > column selector > should hide "id" column when hiding it from the column selector  653ms ✓ - Toolbar > column selector > should show and hide all columns when clicking "Show/Hide All" checkbox from the column selector  763ms ✓ - Toolbar > column selector > should keep the focus on the switch after toggling a column  615ms ✓ - Toolbar > column selector > should allow to override search predicate function  523ms ✓  x-data-grid  src/tests/cells.DataGrid.test.tsx (11 tests | 4 skipped) 1117ms ✓  x-data-grid  src/tests/columns.DataGrid.test.tsx (9 tests | 1 skipped) 1516ms ✓  x-data-grid  src/tests/columnHeaders.DataGrid.test.tsx (10 tests) 3246ms ✓ - Column headers > Column menu > should allow to hide column  588ms ✓ - Column headers > Column menu > should not allow to hide the only visible column  382ms ✓ - Column headers > Column menu > should not allow to hide the only visible column that has menu  387ms ✓ - Column headers > Column menu > menu icon button should close column menu when already open  303ms ✓ - Column headers > Column menu > should close the column menu when the grid is scrolled  451ms ✓ - Column headers > should display sort column menu items as per sortingOrder prop  342ms ↓  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) 1499ms ✓ - Slots > slotProps > should pass the props from slotProps.columnHeaderFilterIconButton to the column header filter icon  350ms ✓  x-data-grid  src/hooks/features/columns/gridColumnsUtils.test.tsx (8 tests) 6ms ✓  x-data-grid  src/hooks/utils/useGridEvent.test.tsx (2 tests | 1 skipped) 64ms ✓  x-data-grid  src/tests/DataGrid.test.tsx (3 tests) 526ms ✓  x-data-grid  src/utils/createSelector.test.ts (3 tests) 1ms ✓  x-data-grid  src/tests/accessibility.DataGrid.test.tsx (3 tests) 462ms ✓  x-data-grid  src/tests/materialVersion.test.tsx (1 test) 1723ms ✓ @mui/x-data-grid should resolve proper @mui/material version  1723ms ✓  x-tree-view  src/internals/plugins/useTreeViewKeyboardNavigation/useTreeViewKeyboardNavigation.test.tsx (243 tests | 2 skipped) 10618ms ✓  x-tree-view  src/internals/plugins/useTreeViewSelection/useTreeViewSelection.test.tsx (246 tests | 3 skipped) 10252ms ✓  x-tree-view  src/internals/plugins/useTreeViewItems/useTreeViewItems.test.tsx (108 tests | 25 skipped) 2763ms ✓  x-tree-view  src/internals/plugins/useTreeViewExpansion/useTreeViewExpansion.test.tsx (84 tests) 2603ms ✓  x-tree-view  src/internals/plugins/useTreeViewLabel/useTreeViewLabel.test.tsx (45 tests | 15 skipped) 814ms ✓  x-tree-view  src/internals/plugins/useTreeViewFocus/useTreeViewFocus.test.tsx (45 tests) 1319ms ✓  x-tree-view  src/internals/TreeViewProvider/TreeViewStyleContext.test.tsx (27 tests) 606ms ✓  x-tree-view  src/useTreeItem/useTreeItem.test.tsx (18 tests) 512ms ✓  x-tree-view  src/hooks/useApplyPropagationToSelectedItemsOnMount.test.tsx (10 tests) 12ms ✓  x-tree-view  src/internals/useTreeView/useTreeView.test.tsx (6 tests) 304ms ✓  x-tree-view  src/TreeItem/TreeItem.test.tsx (18 tests | 4 skipped) 213ms ✓  x-tree-view  src/SimpleTreeView/SimpleTreeView.test.tsx (10 tests | 4 skipped) 50ms ✓  x-tree-view  src/RichTreeView/RichTreeView.test.tsx (10 tests | 4 skipped) 31ms ✓  x-tree-view  src/tests/materialVersion.test.tsx (1 test) 1753ms ✓ @mui/x-tree-view should resolve proper @mui/material version  1753ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/editing.SingleInputDateRangeField.test.tsx (80 tests) 10742ms ✓ - Editing > Adapter specific tests > key: Delete - adapter: dayjs > should call `onChange` when clearing the first section of each date  401ms ✓ - Editing > Adapter specific tests > key: Delete - adapter: luxon > should call `onChange` when clearing the first section of each date  343ms ✓ - Editing > Adapter specific tests > key: Delete - adapter: moment > should call `onChange` when clearing the first section of each date  328ms ✓ - Editing > Adapter specific tests > Backspace editing - adapter: dayjs > should call `onChange` when clearing the first section of each date (Backspace)  430ms ✓ - Editing > Adapter specific tests > Backspace editing - adapter: luxon > should call `onChange` when clearing the first section of each date (Backspace)  362ms ✓ - Editing > Adapter specific tests > Backspace editing - adapter: moment > should call `onChange` when clearing the first section of each date (Backspace)  356ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/DesktopDateRangePicker.test.tsx (30 tests | 1 skipped) 17684ms ✓  > should scroll current month to the active selection when focusing appropriate field (multi input field)  1873ms ✓  > should not crash when opening picker with invalid date value  370ms ✓  > Component slot: Popper > should forward onClick and onTouchStart  479ms ✓  > picker state > should open when clicking the start input (multi input field)  399ms ✓  > picker state > should open when clicking the end input (multi input field)  482ms ✓  > picker state > should open when pressing "Enter" in the start input (multi input field)  387ms ✓  > picker state > should open when pressing "Space" in the start input (multi input field)  325ms ✓  > picker state > should open when pressing "Enter" in the end input (multi input field)  471ms ✓  > picker state > should open when pressing "Space" in the end input (multi input field)  402ms ✓  > 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  1207ms ✓  > picker state > should call onChange with updated end date, onClose and onAccept with update date range when opening from end input (multi input field)  702ms ✓  > picker state > should not call onClose and onAccept when selecting the end date if props.closeOnSelect = false (multi input field)  994ms ✓  > picker state > should call onClose and onAccept with the live value when pressing Escape  961ms ✓  > picker state > should call onClose when clicking outside of the picker without prior change (multi input field)  431ms ✓  > picker state > should call onClose and onAccept with the live value when clicking outside of the picker (multi input field)  1029ms ✓  > picker state > should call onClose and onAccept when blur the current field (multi input field)  1049ms ✓  > picker state > should call onClose, onChange with empty value and onAccept with empty value when pressing the "Clear" button  520ms ✓  > picker state > should not call onChange or onAccept when pressing "Clear" button with an already null value  626ms ✓  > picker state > should not close picker when switching focus from start to end input (multi input field)  511ms ✓  > picker state > should not close picker when switching focus from end to start input (multi input field)  625ms ✓  > picker state > should work with separate start and end "reference" dates  448ms ✓  > disabled dates > should respect the disablePast prop  838ms ✓  > disabled dates > should respect the disableFuture prop  715ms ✓  > disabled dates > should respect the minDate prop  728ms ✓  > disabled dates > should respect the maxDate prop  717ms ✓  x-date-pickers-pro  src/DateRangeCalendar/DateRangeCalendar.test.tsx (32 tests | 8 skipped) 15966ms ✓  > MUI component API > applies the className to the root component  445ms ✓  > MUI component API > spreads props to the root component  397ms ✓  > MUI component API > ref > attaches the ref  303ms ✓  > MUI component API > applies the root class to the root component if it has this class  313ms ✓  > MUI component API > theme default components: > respect theme's defaultProps  326ms ✓  > Selection > should select the range from the next month  1929ms ✓  > Selection > should continue start selection if selected "end" date is before start  730ms ✓  > Selection > prop: disableDragEditing - should not allow dragging range  315ms ✓  > Selection > dragging behavior > should not emit "onChange" when dragging is ended where it was started  806ms ✓  > Selection > dragging behavior > should emit "onChange" when dragging end date  1662ms ✓  > Selection > dragging behavior > should emit "onChange" when dragging start date  1491ms ✓  > Selection > dragging behavior > should dynamically update "shouldDisableDate" when flip dragging  688ms ✓  > prop: disableAutoMonthSwitching > should go to the month of the end date when changing the start date  1218ms ✓  > prop: disableAutoMonthSwitching > should not go to the month of the end date when changing the start date and props.disableAutoMonthSwitching = true  769ms ✓  > prop: disableAutoMonthSwitching > should go to the month of the start date when changing both date from the outside  1332ms ✓  > prop: disableAutoMonthSwitching > prop: currentMonthCalendarPosition > should switch to the selected month when changing value from the outside  884ms ✓  > prop: disabled="true" should not allow date editing  338ms ✓  > prop: calendars - should render the provided amount of calendars  332ms ✓  > Performance > should only render the day inside range when selecting the end day  470ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/MobileDateRangePicker.test.tsx (12 tests) 3844ms ✓  > picker state > should call onChange with updated start date then call onChange with updated end date when opening from start input  680ms ✓  > picker state > should call onChange with updated end date when opening from end input (multi input field)  433ms ✓  > picker state > should call onClose and onAccept when selecting the end date if props.closeOnSelect = true (multi input field)  429ms ✓  > picker state > should call onClose and onChange with the initial value when clicking "Cancel" button  388ms ✓  > picker state > should call onClose and onAccept with the live value and onAccept with the live value when clicking the "OK"  386ms ✓  > should ignore "currentMonthCalendarPosition" prop value and have expected selection behavior  548ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/DesktopDateTimeRangePicker.test.tsx (10 tests) 6737ms ✓  > value selection > should allow to select range within the same day  2050ms ✓  > value selection > should use time from `referenceDate` when selecting the day  574ms ✓  > value selection > should cycle focused views among the visible step after selection  756ms ✓  > value selection > should work with separate start and end "reference" dates  908ms ✓  > disabled dates > should respect the "disablePast" prop  397ms ✓  > disabled dates > should respect the "disablePast" prop combined with "referenceDate"  384ms ✓  > disabled dates > should respect the "disableFuture" prop  339ms ✓  > disabled dates > should respect the "disableFuture" prop combined with "referenceDate"  423ms ✓  > disabled dates > should respect the "minDateTime" prop  486ms ✓  > disabled dates > should respect the "maxDateTime" prop  419ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/selection.SingleInputDateRangeField.test.tsx (8 tests) 572ms ✓  x-date-pickers-pro  src/internals/utils/date-range-manager.test.ts (21 tests) 6ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/describeValue.DesktopDateTimeRangePicker.test.tsx (45 tests | 5 skipped) 17423ms ✓ - 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  2114ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  2063ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  1587ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  3973ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  992ms ✓ - Describe Value > Value API > Picker action bar > clear action > should call onClose, onChange with empty value and onAccept with empty value  469ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  1006ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  1164ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onChange, onClose and onAccept when validating the default value  496ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  469ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  301ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeValueMultiInput.MobileDateTimeRangePicker.test.tsx (45 tests | 4 skipped) 23221ms ✓ - 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  1105ms ✓ - 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`  1041ms ✓ - 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  2334ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  1135ms ✓ - 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  2592ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  2234ms ✓ - 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  4499ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  1159ms ✓ - Describe Value Multi Input > Value API > Picker action bar > clear action > should call onClose, onChange with empty value and onAccept with empty value  302ms ✓ - Describe Value Multi Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  1167ms ✓ - Describe Value Multi Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  1412ms ✓ - Describe Value Multi Input > Value API > Picker action bar > confirm action > should call onChange, onClose and onAccept when validating the default value  363ms ✓ - Describe Value Multi Input > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  390ms ✓ - Describe Value Multi Input > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  456ms ✓ - Describe Value Multi Input > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="set"  323ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeValueMultiInput.DesktopTimeRangePicker.test.tsx (45 tests | 5 skipped) 7023ms ✓ - 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  793ms ✓ - 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  772ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  672ms ✓ - 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  1431ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  335ms ✓ - Describe Value Multi Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  365ms ✓ - Describe Value Multi Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  418ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/describeValue.MobileDateRangePicker.test.tsx (90 tests | 7 skipped) 17397ms ✓ - 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  339ms ✓ - Describes > Value API > Controlled / uncontrolled value > Value props (value, defaultValue, onChange > should call onChange when updating a value defined with `props.value`  422ms ✓ - 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  691ms ✓ - Describes > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  427ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  618ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  451ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1081ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  422ms ✓ - Describes > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  512ms ✓ - Describes > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  500ms ✓ - Describes > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  314ms ✓ - 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  662ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  567ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  533ms ✓ - Describes > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  993ms ✓ - Describes > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  472ms ✓ - Describes > Value API > should return back to start range position after reopening a range picker  707ms ✓ - Describes > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  405ms ✓ - Describes > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  422ms ✓ - Describes > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  315ms ✓  x-date-pickers-pro  src/DateRangePicker/DateRangePicker.test.tsx (5 tests) 1064ms ✓  > should not use the mobile picker by default  334ms ✓  > should use the mobile picker when `useMediaQuery` returns `false`  335ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeValueSingleInput.DesktopTimeRangePicker.test.tsx (45 tests | 3 skipped) 6593ms ✓ - 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  539ms ✓ - 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  672ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  728ms ✓ - 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  1295ms ✓ - Describe Value Single Input > Value API > should return back to start range position after reopening a range picker  454ms ✓ - Describe Value Single Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  309ms ✓ - Describe Value Single Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  348ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeValueSingleInput.MobileDateTimeRangePicker.test.tsx (45 tests | 3 skipped) 23949ms ✓ - 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  962ms ✓ - 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`  954ms ✓ - 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  1924ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  1210ms ✓ - 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  2523ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  2460ms ✓ - 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  4691ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  1251ms ✓ - Describe Value Single Input > Value API > should return back to start range position after reopening a range picker  1119ms ✓ - Describe Value Single Input > Value API > Picker action bar > clear action > should call onClose, onChange with empty value and onAccept with empty value  364ms ✓ - Describe Value Single Input > Value API > Picker action bar > clear action > should not call onChange or onAccept if the value is already empty value  334ms ✓ - Describe Value Single Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  1185ms ✓ - Describe Value Single Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  1192ms ✓ - Describe Value Single Input > Value API > Picker action bar > confirm action > should call onChange, onClose and onAccept when validating the default value  437ms ✓ - Describe Value Single Input > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  447ms ✓ - Describe Value Single Input > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  338ms ✓ - Describe Value Single Input > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="set"  348ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeValueMultiInput.MobileTimeRangePicker.test.tsx (45 tests | 4 skipped) 11769ms ✓ - 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  347ms ✓ - 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`  463ms ✓ - 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  1067ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  648ms ✓ - 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  966ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  1101ms ✓ - 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  2158ms ✓ - Describe Value Multi Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  647ms ✓ - Describe Value Multi Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  743ms ✓ - Describe Value Multi Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  771ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeValueSingleInput.MobileTimeRangePicker.test.tsx (45 tests | 3 skipped) 9578ms ✓ - 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  493ms ✓ - 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`  341ms ✓ - 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  694ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not select input content after closing on mobile  431ms ✓ - 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  687ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  710ms ✓ - 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  1572ms ✓ - Describe Value Single Input > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  381ms ✓ - Describe Value Single Input > Value API > should return back to start range position after reopening a range picker  672ms ✓ - Describe Value Single Input > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  513ms ✓ - Describe Value Single Input > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  378ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeValueMultiInput.DesktopDateRangePicker.test.tsx (45 tests | 5 skipped) 11248ms ✓ - 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  1176ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  1111ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  799ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1868ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  774ms ✓ - Describe Value > Value API > Picker action bar > clear action > should call onClose, onChange with empty value and onAccept with empty value  344ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  822ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  736ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose but not onAccept when validating an already validated value  337ms ✓ - Describe Value > Value API > Picker action bar > today action > should call onClose, onChange with today's value and onAccept with today's value  368ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  315ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  478ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeValueSingleInput.DesktopDateRangePicker.test.tsx (45 tests | 3 skipped) 10877ms ✓ - 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  728ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onChange, onClose and onAccept when selecting a value and `props.closeOnSelect` is true  754ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onChange or onAccept when selecting the same value  605ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should not call onClose or onAccept when selecting a date and `props.closeOnSelect` is false  1726ms ✓ - Describe Value > Value API > Picker open / close lifecycle > should call onClose and onAccept with the live value when pressing Escape  677ms ✓ - Describe Value > Value API > should return back to start range position after reopening a range picker  808ms ✓ - Describe Value > Value API > should close a Desktop Picker when clicking outside of the picker after selecting a value with "Enter" key  375ms ✓ - Describe Value > Value API > Picker action bar > clear action > should call onClose, onChange with empty value and onAccept with empty value  385ms ✓ - Describe Value > Value API > Picker action bar > clear action > should not call onChange or onAccept if the value is already empty value  303ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should call onClose and onChange with the initial value  606ms ✓ - Describe Value > Value API > Picker action bar > cancel action > should not call onChange if no prior value modification  317ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onClose and onAccept with the live value  745ms ✓ - Describe Value > Value API > Picker action bar > confirm action > should call onChange, onClose and onAccept when validating the default value  445ms ✓ - Describe Value > Value API > Picker action bar > today action > should call onClose, onChange with today's value and onAccept with today's value  304ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose, onChange and onAccept when picking a shortcut without explicit changeImportance  466ms ✓ - Describe Value > Value API > Picker shortcuts > should call onClose and onChange when picking a shortcut with changeImportance="accept"  307ms ✓  x-date-pickers-pro  src/StaticDateRangePicker/StaticDateRangePicker.test.tsx (37 tests | 27 skipped) 2125ms ✓  > Range pickers validation API > validation in day view: > should apply shouldDisableDate  333ms ✓  > Range pickers validation API > validation in day view: > with fake timers > should apply disablePast  317ms ✓  > Range pickers validation API > validation in day view: > should apply minDate  394ms ✓  > Range pickers validation API > validation in day view: > should apply maxDate  368ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/DesktopTimeRangePicker.test.tsx (1 test) 457ms ✓  > value selection > should work with separate start and end "reference" dates  456ms ✓  x-date-pickers-pro  src/PickersRangeCalendarHeader/describeConformance.PickersRangeCalendarHeader.test.tsx (10 tests) 99ms ✓  x-date-pickers-pro  src/DateRangeCalendar/timezone.DateRangeCalendar.test.tsx (4 tests | 1 skipped) 2288ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: dayjs > timezoneCompatible > should correctly render month days when timezone changes  1105ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: luxon > timezoneCompatible > should correctly render month days when timezone changes  728ms ✓ - Timezone > Adapter specific tests > Timezone prop - adapter: moment > timezoneCompatible > should correctly render month days when timezone changes  455ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/MobileDateTimeRangePicker.test.tsx (1 test) 999ms ✓  > value selection > should cycle focused views among the visible step after selection  998ms ✓  x-date-pickers-pro  src/DateRangePickerDay/DateRangePickerDay.test.tsx (6 tests | 3 skipped) 21ms ✓  x-date-pickers-pro  src/DateRangePickerDay2/DateRangePickerDay2.test.tsx (10 tests | 4 skipped) 46ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeConformance.MobileDateTimeRangePicker.test.tsx (13 tests | 3 skipped) 1285ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/describeConformance.DesktopDateTimeRangePicker.test.tsx (13 tests | 4 skipped) 1330ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeConformance.DesktopTimeRangePicker.test.tsx (13 tests | 1 skipped) 680ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeConformance.MobileTimeRangePicker.test.tsx (13 tests | 3 skipped) 677ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeConformance.DesktopDateRangePicker.test.tsx (13 tests | 3 skipped) 1586ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/describeConformance.MobileDateRangePicker.test.tsx (13 tests | 5 skipped) 765ms ✓  x-date-pickers-pro  src/MultiInputTimeRangeField/tests/describeValidation.MultiInputTimeRangeField.test.tsx (32 tests | 17 skipped) 516ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/describeConformance.SingleInputDateRangeField.test.tsx (7 tests | 1 skipped) 66ms ✓  x-date-pickers-pro  src/DateRangePicker/describeConformance.DateRangePicker.test.tsx (3 tests) 74ms ✓  x-date-pickers-pro  src/TimeRangePicker/tests/describeConformance.TimeRangePicker.test.tsx (3 tests) 81ms ✓  x-date-pickers-pro  src/DateTimeRangePicker/tests/describeConformance.DateTimeRangePicker.test.tsx (3 tests) 106ms ✓  x-date-pickers-pro  src/MultiInputDateTimeRangeField/tests/describeValidation.MultiInputDateTimeRangeField.test.tsx (32 tests | 5 skipped) 1564ms ✓  x-date-pickers-pro  src/SingleInputDateTimeRangeField/tests/describeConformance.SingleInputDateTimeRangeField.test.tsx (7 tests | 1 skipped) 89ms ✓  x-date-pickers-pro  src/MultiInputTimeRangeField/tests/describeConformance.MultiInputTimeRangeField.test.tsx (10 tests | 4 skipped) 114ms ✓  x-date-pickers-pro  src/SingleInputTimeRangeField/tests/describeConformance.SingleInputTimeRangeField.test.tsx (7 tests | 1 skipped) 88ms ✓  x-date-pickers-pro  src/MultiInputDateTimeRangeField/tests/describeConformance.MultiInputDateTimeRangeField.test.tsx (10 tests | 4 skipped) 181ms ✓  x-date-pickers-pro  src/MultiInputDateRangeField/tests/describeValidation.MultiInputDateRangeField.test.tsx (32 tests | 15 skipped) 738ms ✓  x-date-pickers-pro  src/MultiInputDateRangeField/tests/describeConformance.MultiInputDateRangeField.test.tsx (10 tests | 4 skipped) 110ms ✓  x-date-pickers-pro  src/SingleInputDateTimeRangeField/tests/describeValidation.SingleInputDateTimeRangeField.test.tsx (32 tests | 13 skipped) 576ms ✓  x-date-pickers-pro  src/MobileDateTimeRangePicker/tests/describeValidation.MobileDateTimeRangePicker.test.tsx (32 tests | 8 skipped) 2855ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply shouldDisableDate  331ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disablePast  355ms ✓ - 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  392ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply maxDate  394ms ✓  x-date-pickers-pro  src/DesktopDateTimeRangePicker/tests/describeValidation.DesktopDateTimeRangePicker.test.tsx (32 tests | 8 skipped) 2756ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disablePast  346ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disableFuture  359ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply minDate  333ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply maxDate  372ms ✓  x-date-pickers-pro  src/DesktopTimeRangePicker/tests/describeValidation.DesktopTimeRangePicker.test.tsx (32 tests | 22 skipped) 280ms ✓  x-date-pickers-pro  src/SingleInputTimeRangeField/tests/describeValidation.SingleInputTimeRangeField.test.tsx (32 tests | 22 skipped) 170ms ✓  x-date-pickers-pro  src/MobileTimeRangePicker/tests/describeValidation.MobileTimeRangePicker.test.tsx (32 tests | 22 skipped) 467ms ✓  x-date-pickers-pro  src/SingleInputDateRangeField/tests/describeValidation.SingleInputDateRangeField.test.tsx (32 tests | 21 skipped) 225ms ✓  x-date-pickers-pro  src/DesktopDateRangePicker/tests/describeValidation.DesktopDateRangePicker.test.tsx (32 tests | 16 skipped) 2868ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply shouldDisableDate  347ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disablePast  491ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disableFuture  477ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply minDate  518ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply maxDate  503ms ✓  x-date-pickers-pro  src/MobileDateRangePicker/tests/describeValidation.MobileDateRangePicker.test.tsx (32 tests | 16 skipped) 1971ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > with fake timers > should apply disableFuture  313ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply minDate  343ms ✓ - Describe Validation > Range pickers validation API > validation in day view: > should apply maxDate  325ms ✓  x-date-pickers-pro  src/tests/materialVersion.test.tsx (1 test) 1284ms ✓ @mui/x-date-pickers-pro should resolve proper @mui/material version  1284ms ✓  x-scheduler  src/internals/components/event-popover/EventPopover.test.tsx (16 tests) 4825ms ✓  > should render the event data in the form fields  312ms ✓  > should call "onEventsChange" with updated values on submit  732ms ✓  > should show error if start date is after end date  429ms ✓  > Event creation > should call createEvent with metaChanges + computed start/end on Submit  601ms ✓  > Event editing > Recurring events - all > should call updateRecurringEvent with scope and not include rrule if not modified on Submit  358ms ✓  > Event editing > Recurring events - all > should call updateRecurringEvent with scope and include rrule if modified on Submit  302ms ✓  > Event editing > Non-recurring events > should call updateEvent with updated values on Submit  442ms ✓  > Event editing > Non-recurring events > should call updateEvent with updated values and send rrule if recurrence was selected on Submit  316ms ✓  x-scheduler  src/month-view/MonthView.test.tsx (13 tests) 1625ms ✓  x-scheduler  src/event-calendar/EventCalendar.test.tsx (9 tests) 4110ms ✓ EventCalendar > should allow to show / hide resources using the UI  312ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the weekends using the UI in the week view  490ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the weekends using the UI in the month view  577ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the weekends using the UI in the agenda view  386ms ✓ EventCalendar > Preferences Menu > should allow to show / hide the week number using the UI in the month view  546ms ✓ EventCalendar > Preferences Menu > should allow to change the time format using the UI in the week view  547ms ✓ EventCalendar > Preferences Menu > should allow to change the time format using the UI in the month view  655ms ✓ EventCalendar > Preferences Menu > should allow to change the time format using the UI in the agenda view  481ms ✓  x-scheduler  src/week-view/WeekView.test.tsx (11 tests) 586ms ✓  x-scheduler  src/timeline/Timeline.test.tsx (11 tests) 293ms ✓  x-scheduler  src/internals/components/header-toolbar/preferences-menu/PreferencesMenu.test.tsx (7 tests) 221ms ✓  x-scheduler  src/internals/components/header-toolbar/HeaderToolbar.test.tsx (5 tests) 44ms ✓  x-scheduler  src/agenda-view/AgendaView.test.tsx (2 tests) 77ms ✓  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) 118ms ↓  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) 5ms ↓  x-charts-pro  src/ChartZoomSlider/ChartZoomSlider.test.tsx (2 tests | 2 skipped) ✓  x-charts-pro  src/hooks/useSankeySeries.test.tsx (5 tests) 85ms ✓  x-charts-pro  src/hooks/useHeatmapSeries.test.tsx (5 tests) 126ms ✓  x-charts-pro  src/internals/plugins/useChartProZoom/calculateZoom.test.ts (7 tests) 3ms ✓  x-charts-pro  src/hooks/useFunnelSeries.test.tsx (5 tests) 74ms ✓  x-charts-pro  src/Heatmap/Heatmap.test.tsx (4 tests) 223ms ✓  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) 81ms ✓  x-charts-pro  src/ChartDataProviderPro/ChartDataProviderPro.test.tsx (0 test) 0ms ✓  x-charts-pro  src/BarChartPro/BarChartPro.test.tsx (1 test) 32ms ✓  x-charts-pro  src/ChartContainerPro/ChartContainerPro.test.tsx (1 test) 13ms ✓  x-charts-pro  src/ScatterChartPro/ScatterChartPro.test.tsx (1 test) 25ms ✓  x-charts-pro  src/LineChartPro/LineChartPro.test.tsx (1 test) 29ms ✓  x-charts-pro  src/tests/materialVersion.test.tsx (1 test) 1316ms ✓ @mui/x-charts-pro should resolve proper @mui/material version  1316ms ✓  x-tree-view-pro  src/internals/plugins/useTreeViewItemsReordering/useTreeViewItemsReordering.test.tsx (42 tests | 24 skipped) 629ms ✓  x-tree-view-pro  src/internals/plugins/useTreeViewLazyLoading/useTreeViewLazyLoading.test.tsx (7 tests) 313ms ✓  x-tree-view-pro  src/RichTreeViewPro/RichTreeViewPro.test.tsx (10 tests | 4 skipped) 39ms ✓  x-tree-view-pro  src/tests/materialVersion.test.tsx (1 test) 1359ms ✓ @mui/x-tree-view-pro should resolve proper @mui/material version  1358ms ✓  x-license  src/verifyLicense/verifyLicense.test.ts (20 tests) 16ms ✓  x-license  src/useLicenseVerifier/useLicenseVerifier.test.tsx (7 tests) 99ms ✓  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) 1ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartHighlight/highlightStates.test.ts (25 tests) 15ms ✓  x-charts  src/internals/animation/useAnimate.test.tsx (8 tests) 1316ms ✓ useAnimate > starts animating from initial props  338ms ✓ useAnimate > animates from current props to new props  335ms ✓ 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) 52ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartCartesianAxis/createAxisFilterMapper.test.ts (15 tests) 5ms ✓  x-charts  src/ChartsLabel/ChartsLabelGradient.test.tsx (26 tests | 20 skipped) 62ms ✓  x-charts  src/LineChart/checkClickEvent.test.tsx (7 tests | 4 skipped) 209ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartClosestPoint/findClosestPoints.test.ts (6 tests) 3ms ✓  x-charts  src/BarChart/checkScaleErrors.test.ts (11 tests) 5ms ✓  x-charts  src/RadarChart/checkClickEvent.test.tsx (6 tests | 4 skipped) 65ms ✓  x-charts  src/Toolbar/Toolbar.test.tsx (9 tests) 1083ms ✓  x-charts  src/BarChart/extremums.test.ts (16 tests) 5ms ✓  x-charts  src/BarChart/checkClickEvent.test.tsx (4 tests | 3 skipped) 30ms ✓  x-charts  src/ScatterChart/ScatterChart.test.tsx (8 tests | 3 skipped) 113ms ✓  x-charts  src/ScatterChart/checkClickEvent.test.tsx (4 tests | 2 skipped) 61ms ✓  x-charts  src/BarChart/BarChart.test.tsx (9 tests | 3 skipped) 130ms ✓  x-charts  src/ChartsLocalizationProvider/ChartsLocalizationProvider.test.tsx (4 tests) 12ms ✓  x-charts  src/ChartsLegend/PiecewiseColorLegend.test.tsx (12 tests | 4 skipped) 184ms ✓  x-charts  src/PieChart/PieChart.test.tsx (8 tests) 290ms ✓  x-charts  src/hooks/useSkipAnimation.test.tsx (6 tests) 38ms ✓  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) 25ms ✓  x-charts  src/internals/ellipsize.test.ts (7 tests) 2ms ✓  x-charts  src/hooks/useScatterSeries.test.tsx (5 tests) 95ms ✓  x-charts  src/hooks/useRadarSeries.test.tsx (5 tests) 50ms ✓  x-charts  src/hooks/useLineSeries.test.tsx (5 tests) 100ms ✓  x-charts  src/hooks/usePieSeries.test.tsx (5 tests) 46ms ✓  x-charts  src/RadarChart/RadarChart.test.tsx (7 tests | 2 skipped) 97ms ✓  x-charts  src/hooks/useBarSeries.test.tsx (5 tests) 86ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartPolarAxis/useChartPolarAxis.test.tsx (2 tests) 13ms ✓  x-charts  src/PieChart/checkClickEvent.test.tsx (2 tests) 131ms ✓  x-charts  src/hooks/useSvgRef.test.tsx (2 tests) 26ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartHighlight/createIsHighlighted.test.ts (8 tests) 2ms ✓  x-charts  src/hooks/useSeries.test.tsx (2 tests) 11ms ✓  x-charts  src/ChartsLegend/ContinuousColorLegend.test.tsx (10 tests | 4 skipped) 125ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartCartesianAxis/useChartCartesianAxis.test.tsx (2 tests) 58ms ✓  x-charts  src/internals/plugins/featurePlugins/useChartHighlight/createIsFaded.test.ts (7 tests) 2ms ✓  x-charts  src/internals/animation/Transition.test.ts (4 tests) 98ms ✓  x-charts  src/ChartsLegend/ChartsLegend.test.tsx (10 tests | 4 skipped) 81ms ✓  x-charts  src/internals/consumeThemeProps.test.tsx (3 tests) 12ms ✓  x-charts  src/ChartsGrid/ChartsGrid.test.tsx (2 tests) 33ms ✓  x-charts  src/hooks/useScale.test.ts (4 tests) 2ms ✓  x-charts  src/ChartsXAxis/ChartsXAxis.test.tsx (2 tests) 31ms ✓  x-charts  src/ChartsYAxis/ChartsYAxis.test.tsx (2 tests) 28ms ✓  x-charts  src/hooks/useChartGradientId.test.tsx (2 tests) 15ms ✓  x-charts  src/LineChart/LineChart.test.tsx (5 tests) 110ms ✓  x-charts  src/internals/findMinMax.test.ts (7 tests) 101ms ↓  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) 9ms ✓  x-charts  src/internals/sliceUntil.test.ts (2 tests) 1ms ✓  x-charts  src/SparkLineChart/SparkLineChart.test.tsx (4 tests) 41ms ✓  x-charts  src/ChartContainer/ChartContainer.test.tsx (4 tests) 23ms ✓  x-charts  src/ChartsLabel/ChartsLabelMark.test.tsx (10 tests | 4 skipped) 24ms ✓  x-charts  src/internals/symlogScale.test.ts (1 test) 3ms ✓  x-charts  src/Gauge/Gauge.test.tsx (4 tests) 29ms ✓  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) 1869ms ✓ @mui/x-charts should resolve proper @mui/material version  1869ms ✓  x-charts  src/LineChart/seriesConfig/extremums.test.ts (0 test) 0ms ✓  x-internals  src/useComponentRenderer/useComponentRenderer.test.tsx (7 tests) 68ms ✓  x-internals  src/EventManager/EventManager.test.ts (4 tests) 4ms ✓  x-internals  src/isDeepEqual/isDeepEqual.test.ts (28 tests) 4ms ✓  x-internals  src/fastArrayCompare/fastArrayCompare.test.ts (7 tests) 2ms ✓  x-charts-premium  src/ChartsRenderer/ChartsRenderer.test.tsx (6 tests) 264ms ✓  x-telemetry  src/runtime/config.test.ts (12 tests) 13ms ✓  x-codemod  src/v6.0.0/pickers/text-props-to-localeText/text-props-to-localeText.test.ts (4 tests) 308ms ✓  x-codemod  src/v8.0.0/charts/remove-on-axis-click-handler/remove-on-axis-click-handler.test.ts (4 tests) 31ms ✓  x-codemod  src/v8.0.0/preset-safe/preset-safe.test.ts (8 tests) 846ms ✓  x-codemod  src/v7.0.0/data-grid/remove-stabilized-experimentalFeatures/remove-stabilized-experimentalFeatures.test.ts (4 tests) 31ms ✓  x-codemod  src/v8.0.0/data-grid/remove-stabilized-experimentalFeatures/remove-stabilized-experimentalFeatures.test.ts (4 tests) 16ms ✓  x-codemod  src/v8.0.0/data-grid/add-showToolbar-prop/add-showToolbar-prop.test.ts (4 tests) 11ms ✓  x-codemod  src/v8.0.0/data-grid/rename-imports/rename-imports.test.ts (4 tests) 14ms ✓  x-codemod  src/v8.0.0/data-grid/remove-props/remove-props.test.ts (4 tests) 15ms ✓  x-codemod  src/v8.0.0/data-grid/rename-props/rename-props.test.ts (4 tests) 26ms ✓  x-codemod  src/v8.0.0/data-grid/reform-row-selection-model/reform-row-selection-model.test.ts (4 tests) 23ms ✓  x-codemod  src/v6.0.0/data-grid/column-menu-components-rename/column-menu-components-rename.test.ts (6 tests) 42ms ✓  x-codemod  src/v6.0.0/pickers/view-components-rename/view-components-rename.test.ts (6 tests) 35ms ✓  x-codemod  src/v8.0.0/tree-view/rename-tree-item-2/rename-tree-item-2.test.ts (6 tests) 58ms ✓  x-codemod  src/v8.0.0/pickers/rename-type-imports/rename-imports.test.ts (6 tests) 21ms ✓  x-codemod  src/v7.0.0/tree-view/rename-tree-view-simple-tree-view/rename-tree-view-simple-tree-view.test.ts (4 tests) 13ms ✓  x-codemod  src/v8.0.0/charts/rename-legend-position-type/rename-legend-position-type.test.ts (4 tests) 12ms ✓  x-codemod  src/v8.0.0/charts/rename-responsive-chart-container/rename-responsive-chart-container.test.ts (4 tests) 14ms ✓  x-codemod  src/v7.0.0/tree-view/rename-use-tree-item/rename-use-tree-item.test.ts (4 tests) 10ms ✓  x-codemod  src/v7.0.0/tree-view/preset-safe/preset-safe.test.ts (2 tests) 42ms ✓  x-codemod  src/v8.0.0/data-grid/preset-safe/preset-safe.test.ts (2 tests) 60ms ✓  x-codemod  src/v8.0.0/tree-view/preset-safe/preset-safe.test.ts (2 tests) 9ms ✓  x-codemod  src/v7.0.0/pickers/preset-safe/preset-safe.test.ts (2 tests) 34ms ✓  x-codemod  src/v8.0.0/pickers/preset-safe/preset-safe.test.ts (2 tests) 18ms ✓  x-codemod  src/v8.0.0/charts/preset-safe/preset-safe.test.ts (2 tests) 292ms ✓  x-codemod  src/v6.0.0/pickers/rename-components-to-slots/rename-components-to-slots.test.ts (2 tests) 8ms ✓  x-codemod  src/v6.0.0/pickers/rename-should-disable-time/rename-should-disable-time.test.ts (2 tests) 7ms ✓  x-codemod  src/v6.0.0/pickers/rename-inputFormat-prop/rename-inputFormat-prop.test.ts (2 tests) 6ms ✓  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) 5ms ✓  x-codemod  src/v8.0.0/charts/replace-legend-hidden-slot-prop/replace-legend-hidden-slot-prop.test.ts (2 tests) 9ms ✓  x-codemod  src/v8.0.0/charts/replace-legend-position-values/replace-legend-position-values.test.ts (2 tests) 10ms ✓  x-codemod  src/v8.0.0/charts/remove-experimental-mark-rendering/remove-experimental-mark-rendering.test.ts (2 tests) 7ms ✓  x-codemod  src/v8.0.0/charts/rename-label-and-tick-font-size/rename-label-and-tick-font-size.test.ts (2 tests) 10ms ✓  x-codemod  src/v8.0.0/charts/replace-legend-direction-values/replace-legend-direction-values.test.ts (2 tests) 8ms ✓  x-codemod  src/v6.0.0/component-rename-prop/component-rename-prop.test.ts (2 tests) 4ms ✓  x-codemod  src/v6.0.0/data-grid/rename-filter-item-props/rename-filter-item-props.test.ts (2 tests) 58ms ✓  x-codemod  src/v8.0.0/pickers/rename-adapter-date-fns-imports/rename-adapter-date-fns-imports.test.ts (2 tests) 7ms ✓  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) 11ms ✓  x-codemod  src/v6.0.0/data-grid/remove-stabilized-experimentalFeatures/remove-stabilized-experimentalFeatures.test.ts (2 tests) 11ms ✓  x-codemod  src/v6.0.0/pickers/rename-default-toolbar-title-localeText/rename-default-toolbar-title-localeText.test.ts (2 tests) 5ms ✓  x-codemod  src/v6.0.0/data-grid/remove-disableExtendRowFullWidth-prop/remove-disableExtendRowFulWidth-prop.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/data-grid/rename-rowsPerPageOptions-prop/rename-rowsPerPageOptions-prop.test.ts (2 tests) 8ms ✓  x-codemod  src/v6.0.0/pickers/migrate-to-components-componentsProps/migrate-to-components-componentsProps.test.ts (2 tests) 22ms ✓  x-codemod  src/v6.0.0/data-grid/rename-linkOperators-logicOperators/rename-linkOperators-logicOperators.test.ts (2 tests) 61ms ✓  x-codemod  src/v6.0.0/pickers/localization-provider-rename-locale/localization-provider-rename-locale.test.ts (2 tests) 5ms ✓  x-codemod  src/v7.0.0/tree-view/replace-transition-props-by-slot/replace-transition-props-by-slot.test.ts (2 tests) 7ms ✓  x-codemod  src/v6.0.0/pickers/adapter-change-import/adapter-change-import.test.ts (2 tests) 10ms ✓  x-codemod  src/v6.0.0/pickers/view-components-rename-value-prop/view-components-rename-value-prop.test.ts (2 tests) 6ms ✓  x-codemod  src/v6.0.0/pickers/replace-toolbar-props-by-slot/replace-toolbar-props-by-slot.test.ts (2 tests) 15ms ✓  x-codemod  src/v6.0.0/data-grid/rename-selectors-and-events/rename-selectors-and-events.test.ts (2 tests) 16ms ✓  x-codemod  src/v6.0.0/data-grid/replace-onCellFocusOut-prop/replace-onCellFocusOut-prop.test.ts (2 tests) 15ms ✓  x-codemod  src/v7.0.0/data-grid/rename-cell-selection-props/rename-cell-selection-props.test.ts (2 tests) 8ms ✓  x-codemod  src/v6.0.0/data-grid/row-selection-props-rename/row-selection-props-rename.test.ts (2 tests) 12ms ✓  x-codemod  src/v6.0.0/pickers/replace-arrows-button-slot/replace-tabs-props.test.ts (2 tests) 13ms ✓  x-codemod  src/v6.0.0/data-grid/rename-components-to-slots/rename-components-to-slots.test.ts (2 tests) 17ms ✓  x-codemod  src/v7.0.0/tree-view/rename-focus-callback/rename-focus-callback.test.ts (2 tests) 4ms ✓  x-codemod  src/v7.0.0/tree-view/rename-expansion-props/rename-expansion-props.test.ts (2 tests) 5ms ✓  x-codemod  src/v7.0.0/tree-view/rename-selection-props/rename-selection-props.test.ts (2 tests) 4ms ✓  x-codemod  src/v6.0.0/pickers/replace-tabs-props/replace-tabs-props.test.ts (2 tests) 13ms ✓  x-codemod  src/v7.0.0/tree-view/rename-nodeid/rename-nodeid.test.ts (2 tests) 4ms ✓  x-codemod  src/v6.0.0/data-grid/preset-safe/preset-safe.test.ts (2 tests) 97ms ✓  x-codemod  src/v6.0.0/pickers/preset-safe/preset-safe.test.ts (2 tests) 229ms ✓  x-codemod  src/v7.0.0/data-grid/preset-safe/preset-safe.test.ts (2 tests) 49ms ✓  x-codemod  src/v6.0.0/preset-safe/preset-safe.test.ts (2 tests) 252ms ✓  x-codemod  src/v7.0.0/preset-safe/preset-safe.test.ts (2 tests) 84ms ✓  x-codemod  src/v8.0.0/charts/rename-sparkline-colors-to-color/rename-sparkline-colors-to-color.test.ts (1 test) 9ms ✓  docs  src/modules/utils/postProcessImport.test.ts (18 tests) 13ms ✓  x-charts-vendor  src/tests/d3-scale.test.ts (1 test) 5ms ✓  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  10:12:48  Duration  1119.53s (transform 91.35s, setup 106.81s, collect 49.12s, tests 939.99s, environment 10.35s, prepare 2.52s) JUNIT report written to /tmp/mui/test-results/junit.xml [?25h