@@ -64,11 +64,13 @@ jobs:
6464 fail-fast : false
6565 matrix :
6666 ARGS : [
67- { componentFolder: "accessibility", name: "accessibility (1/5)", indices: "1/5" },
68- { componentFolder: "accessibility", name: "accessibility (2/5)", indices: "2/5" },
69- { componentFolder: "accessibility", name: "accessibility (3/5)", indices: "3/5" },
70- { componentFolder: "accessibility", name: "accessibility (4/5)", indices: "4/5" },
71- { componentFolder: "accessibility", name: "accessibility (5/5)", indices: "5/5" },
67+ { componentFolder: "accessibility", name: "accessibility (1/7)", indices: "1/7" },
68+ { componentFolder: "accessibility", name: "accessibility (2/7)", indices: "2/7" },
69+ { componentFolder: "accessibility", name: "accessibility (3/7)", indices: "3/7" },
70+ { componentFolder: "accessibility", name: "accessibility (4/7)", indices: "4/7" },
71+ { componentFolder: "accessibility", name: "accessibility (5/7)", indices: "5/7" },
72+ { componentFolder: "accessibility", name: "accessibility (6/7)", indices: "6/7" },
73+ { componentFolder: "accessibility", name: "accessibility (7/7)", indices: "7/7" },
7274 { componentFolder: "accessibility", name: "accessibility - material (1/7)", theme: "material.blue.light", indices: "1/7" },
7375 { componentFolder: "accessibility", name: "accessibility - material (2/7)", theme: "material.blue.light", indices: "2/7" },
7476 { componentFolder: "accessibility", name: "accessibility - material (3/7)", theme: "material.blue.light", indices: "3/7" },
@@ -87,32 +89,39 @@ jobs:
8789 { componentFolder: "common", name: "common - material", theme: 'material.blue.light' },
8890 { componentFolder: "common", name: "common - fluent", theme: 'fluent.blue.light' },
8991 { componentFolder: "treeList", name: "treeList", concurrency: 1 },
90- { componentFolder: "dataGrid", name: "dataGrid (1/2)", indices: "1/2" },
91- { componentFolder: "dataGrid", name: "dataGrid (2/2)", indices: "2/2" },
92+ { componentFolder: "dataGrid", name: "dataGrid (1/5)", indices: "1/5" },
93+ { componentFolder: "dataGrid", name: "dataGrid (2/5)", indices: "2/5" },
94+ { componentFolder: "dataGrid", name: "dataGrid (3/5)", indices: "3/5" },
95+ { componentFolder: "dataGrid", name: "dataGrid (4/5)", indices: "4/5" },
96+ { componentFolder: "dataGrid", name: "dataGrid (5/5)", indices: "5/5" },
9297 { componentFolder: "pivotGrid", name: "pivotGrid", concurrency: 1 },
9398 { componentFolder: "pivotGrid", name: "pivotGrid - material", theme: 'material.blue.light', concurrency: 1 },
9499 { componentFolder: "pivotGrid", name: "pivotGrid - fluent", theme: 'fluent.blue.light', concurrency: 1 },
95- { componentFolder: "scheduler", name: "scheduler (1/5)", indices: "1/5" },
96- { componentFolder: "scheduler", name: "scheduler (2/5)", indices: "2/5" },
97- { componentFolder: "scheduler", name: "scheduler (3/5)", indices: "3/5" },
98- { componentFolder: "scheduler", name: "scheduler (4/5)", indices: "4/5" },
99- { componentFolder: "scheduler", name: "scheduler (5/5)", indices: "5/5" },
100- { componentFolder: "scheduler/timezones", name: "scheduler (Europe/Berlin)", timezone: "Europe/Berlin" },
101- { componentFolder: "scheduler/timezones", name: "scheduler (America/Los_Angeles)", timezone: "America/Los_Angeles" },
100+ { componentFolder: "scheduler/common", name: "scheduler / common (1/6)", indices: "1/6" },
101+ { componentFolder: "scheduler/common", name: "scheduler / common (2/6)", indices: "2/6" },
102+ { componentFolder: "scheduler/common", name: "scheduler / common (3/6)", indices: "3/6" },
103+ { componentFolder: "scheduler/common", name: "scheduler / common (4/6)", indices: "4/6" },
104+ { componentFolder: "scheduler/common", name: "scheduler / common (5/6)", indices: "5/6" },
105+ { componentFolder: "scheduler/common", name: "scheduler / common (6/6)", indices: "6/6" },
106+ { componentFolder: "scheduler/viewOffset/common", name: "scheduler / offset" },
107+ { componentFolder: "scheduler/viewOffset/markup", name: "scheduler / offset markups" },
108+ { componentFolder: "scheduler/timezones", name: "scheduler / timezones (Europe/Berlin)", timezone: "Europe/Berlin" },
109+ { componentFolder: "scheduler/timezones", name: "scheduler / timezones (America/Los_Angeles)", timezone: "America/Los_Angeles" },
102110 { componentFolder: "form", name: "form (1/2)", indices: "1/2" },
103111 { componentFolder: "form", name: "form (2/2)", indices: "2/2" },
104- { componentFolder: "form", name: "form - material (1/4)", theme: 'material.blue.light', indices: "1/4" },
105- { componentFolder: "form", name: "form - material (2/4)", theme: 'material.blue.light', indices: "2/4" },
106- { componentFolder: "form", name: "form - material (3/4)", theme: 'material.blue.light', indices: "3/4" },
107- { componentFolder: "form", name: "form - material (4/4)", theme: 'material.blue.light', indices: "4/4" },
112+ { componentFolder: "form", name: "form - material (1/2)", theme: 'material.blue.light', indices: "1/2" },
113+ { componentFolder: "form", name: "form - material (2/2)", theme: 'material.blue.light', indices: "2/2" },
108114 { componentFolder: "form", name: "form - fluent (1/2)", theme: 'fluent.blue.light', indices: "1/2" },
109115 { componentFolder: "form", name: "form - fluent (2/2)", theme: 'fluent.blue.light', indices: "2/2" },
110- { componentFolder: "editors", name: "editors (1/2)", indices: "1/2" },
111- { componentFolder: "editors", name: "editors (2/2)", indices: "2/2" },
112- { componentFolder: "editors", name: "editors - material (1/2)", theme: 'material.blue.light', indices: "1/2" },
113- { componentFolder: "editors", name: "editors - material (2/2)", theme: 'material.blue.light', indices: "2/2" },
114- { componentFolder: "editors", name: "editors - fluent (1/2)", theme: 'fluent.blue.light', indices: "1/2" },
115- { componentFolder: "editors", name: "editors - fluent (2/2)", theme: 'fluent.blue.light', indices: "2/2" },
116+ { componentFolder: "editors", name: "editors (1/3)", indices: "1/3" },
117+ { componentFolder: "editors", name: "editors (2/3)", indices: "2/3" },
118+ { componentFolder: "editors", name: "editors (3/3)", indices: "3/3" },
119+ { componentFolder: "editors", name: "editors - material (1/3)", indices: "1/3", theme: 'material.blue.light' },
120+ { componentFolder: "editors", name: "editors - material (2/3)", indices: "2/3", theme: 'material.blue.light' },
121+ { componentFolder: "editors", name: "editors - material (3/3)", indices: "3/3", theme: 'material.blue.light' },
122+ { componentFolder: "editors", name: "editors - fluent (1/3)", indices: "1/3", theme: 'fluent.blue.light' },
123+ { componentFolder: "editors", name: "editors - fluent (2/3)", indices: "2/3", theme: 'fluent.blue.light' },
124+ { componentFolder: "editors", name: "editors - fluent (3/3)", indices: "3/3", theme: 'fluent.blue.light' },
116125 { componentFolder: "htmlEditor", name: "htmlEditor", concurrency: 1 },
117126 { componentFolder: "htmlEditor", name: "htmlEditor - material", theme: 'material.blue.light', concurrency: 1 },
118127 { componentFolder: "htmlEditor", name: "htmlEditor - fluent", theme: 'fluent.blue.light', concurrency: 1 },
@@ -141,7 +150,7 @@ jobs:
141150 - name : Setup Chrome
142151 uses : ./.github/actions/setup-chrome
143152 with :
144- chrome-version : ' 121 .0.6167.184 '
153+ chrome-version : ' 133 .0.6943.53 '
145154
146155 - name : Use Node.js
147156 uses : actions/setup-node@v4
0 commit comments