@@ -79,11 +79,13 @@ jobs:
7979 fail-fast : false
8080 matrix :
8181 ARGS : [
82- { componentFolder: "accessibility", name: "accessibility (1/5)", indices: "1/5" },
83- { componentFolder: "accessibility", name: "accessibility (2/5)", indices: "2/5" },
84- { componentFolder: "accessibility", name: "accessibility (3/5)", indices: "3/5" },
85- { componentFolder: "accessibility", name: "accessibility (4/5)", indices: "4/5" },
86- { componentFolder: "accessibility", name: "accessibility (5/5)", indices: "5/5" },
82+ { componentFolder: "accessibility", name: "accessibility (1/7)", indices: "1/7" },
83+ { componentFolder: "accessibility", name: "accessibility (2/7)", indices: "2/7" },
84+ { componentFolder: "accessibility", name: "accessibility (3/7)", indices: "3/7" },
85+ { componentFolder: "accessibility", name: "accessibility (4/7)", indices: "4/7" },
86+ { componentFolder: "accessibility", name: "accessibility (5/7)", indices: "5/7" },
87+ { componentFolder: "accessibility", name: "accessibility (6/7)", indices: "6/7" },
88+ { componentFolder: "accessibility", name: "accessibility (7/7)", indices: "7/7" },
8789 { componentFolder: "accessibility", name: "accessibility - material (1/7)", theme: "material.blue.light", indices: "1/7" },
8890 { componentFolder: "accessibility", name: "accessibility - material (2/7)", theme: "material.blue.light", indices: "2/7" },
8991 { componentFolder: "accessibility", name: "accessibility - material (3/7)", theme: "material.blue.light", indices: "3/7" },
@@ -105,35 +107,42 @@ jobs:
105107 { componentFolder: "chat", name: "chat - material", theme: 'material.blue.light' },
106108 { componentFolder: "chat", name: "chat - fluent", theme: 'fluent.blue.light' },
107109 { componentFolder: "treeList", name: "treeList", concurrency: 1 },
108- { componentFolder: "dataGrid", name: "dataGrid (1/5)", indices: "1/5" },
109- { componentFolder: "dataGrid", name: "dataGrid (2/5)", indices: "2/5" },
110- { componentFolder: "dataGrid", name: "dataGrid (3/5)", indices: "3/5" },
111- { componentFolder: "dataGrid", name: "dataGrid (4/5)", indices: "4/5" },
112- { componentFolder: "dataGrid", name: "dataGrid (5/5)", indices: "5/5" },
110+ { componentFolder: "dataGrid/common", name: "dataGrid / common (1/5)", indices: "1/5" },
111+ { componentFolder: "dataGrid/common", name: "dataGrid / common (2/5)", indices: "2/5" },
112+ { componentFolder: "dataGrid/common", name: "dataGrid / common (3/5)", indices: "3/5" },
113+ { componentFolder: "dataGrid/common", name: "dataGrid / common (4/5)", indices: "4/5" },
114+ { componentFolder: "dataGrid/common", name: "dataGrid / common (5/5)", indices: "5/5" },
115+ { componentFolder: "dataGrid/stickyColumns", name: "dataGrid / sticky (1/3)", indices: "1/3" },
116+ { componentFolder: "dataGrid/stickyColumns", name: "dataGrid / sticky (2/3)", indices: "2/3" },
117+ { componentFolder: "dataGrid/stickyColumns", name: "dataGrid / sticky (3/3)", indices: "3/3" },
113118 { componentFolder: "pivotGrid", name: "pivotGrid", concurrency: 1 },
114119 { componentFolder: "pivotGrid", name: "pivotGrid - material", theme: 'material.blue.light', concurrency: 1 },
115120 { componentFolder: "pivotGrid", name: "pivotGrid - fluent", theme: 'fluent.blue.light', concurrency: 1 },
116- { componentFolder: "scheduler", name: "scheduler (1/5)", indices: "1/5" },
117- { componentFolder: "scheduler", name: "scheduler (2/5)", indices: "2/5" },
118- { componentFolder: "scheduler", name: "scheduler (3/5)", indices: "3/5" },
119- { componentFolder: "scheduler", name: "scheduler (4/5)", indices: "4/5" },
120- { componentFolder: "scheduler", name: "scheduler (5/5)", indices: "5/5" },
121- { componentFolder: "scheduler/timezones", name: "scheduler (Europe/Berlin)", timezone: "Europe/Berlin" },
122- { componentFolder: "scheduler/timezones", name: "scheduler (America/Los_Angeles)", timezone: "America/Los_Angeles" },
121+ { componentFolder: "scheduler/common", name: "scheduler / common (1/6)", indices: "1/6" },
122+ { componentFolder: "scheduler/common", name: "scheduler / common (2/6)", indices: "2/6" },
123+ { componentFolder: "scheduler/common", name: "scheduler / common (3/6)", indices: "3/6" },
124+ { componentFolder: "scheduler/common", name: "scheduler / common (4/6)", indices: "4/6" },
125+ { componentFolder: "scheduler/common", name: "scheduler / common (5/6)", indices: "5/6" },
126+ { componentFolder: "scheduler/common", name: "scheduler / common (6/6)", indices: "6/6" },
127+ { componentFolder: "scheduler/viewOffset/common", name: "scheduler / offset" },
128+ { componentFolder: "scheduler/viewOffset/markup", name: "scheduler / offset markups" },
129+ { componentFolder: "scheduler/timezones", name: "scheduler / timezones (Europe/Berlin)", timezone: "Europe/Berlin" },
130+ { componentFolder: "scheduler/timezones", name: "scheduler / timezones (America/Los_Angeles)", timezone: "America/Los_Angeles" },
123131 { componentFolder: "form", name: "form (1/2)", indices: "1/2" },
124132 { componentFolder: "form", name: "form (2/2)", indices: "2/2" },
125- { componentFolder: "form", name: "form - material (1/4)", theme: 'material.blue.light', indices: "1/4" },
126- { componentFolder: "form", name: "form - material (2/4)", theme: 'material.blue.light', indices: "2/4" },
127- { componentFolder: "form", name: "form - material (3/4)", theme: 'material.blue.light', indices: "3/4" },
128- { componentFolder: "form", name: "form - material (4/4)", theme: 'material.blue.light', indices: "4/4" },
133+ { componentFolder: "form", name: "form - material (1/2)", theme: 'material.blue.light', indices: "1/2" },
134+ { componentFolder: "form", name: "form - material (2/2)", theme: 'material.blue.light', indices: "2/2" },
129135 { componentFolder: "form", name: "form - fluent (1/2)", theme: 'fluent.blue.light', indices: "1/2" },
130136 { componentFolder: "form", name: "form - fluent (2/2)", theme: 'fluent.blue.light', indices: "2/2" },
131- { componentFolder: "editors", name: "editors (1/2)", indices: "1/2" },
132- { componentFolder: "editors", name: "editors (2/2)", indices: "2/2" },
133- { componentFolder: "editors", name: "editors - material (1/2)", theme: 'material.blue.light', indices: "1/2" },
134- { componentFolder: "editors", name: "editors - material (2/2)", theme: 'material.blue.light', indices: "2/2" },
135- { componentFolder: "editors", name: "editors - fluent (1/2)", theme: 'fluent.blue.light', indices: "1/2" },
136- { componentFolder: "editors", name: "editors - fluent (2/2)", theme: 'fluent.blue.light', indices: "2/2" },
137+ { componentFolder: "editors", name: "editors (1/3)", indices: "1/3" },
138+ { componentFolder: "editors", name: "editors (2/3)", indices: "2/3" },
139+ { componentFolder: "editors", name: "editors (3/3)", indices: "3/3" },
140+ { componentFolder: "editors", name: "editors - material (1/3)", indices: "1/3", theme: 'material.blue.light' },
141+ { componentFolder: "editors", name: "editors - material (2/3)", indices: "2/3", theme: 'material.blue.light' },
142+ { componentFolder: "editors", name: "editors - material (3/3)", indices: "3/3", theme: 'material.blue.light' },
143+ { componentFolder: "editors", name: "editors - fluent (1/3)", indices: "1/3", theme: 'fluent.blue.light' },
144+ { componentFolder: "editors", name: "editors - fluent (2/3)", indices: "2/3", theme: 'fluent.blue.light' },
145+ { componentFolder: "editors", name: "editors - fluent (3/3)", indices: "3/3", theme: 'fluent.blue.light' },
137146 { componentFolder: "htmlEditor", name: "htmlEditor", concurrency: 1 },
138147 { componentFolder: "htmlEditor", name: "htmlEditor - material", theme: 'material.blue.light', concurrency: 1 },
139148 { componentFolder: "htmlEditor", name: "htmlEditor - fluent", theme: 'fluent.blue.light', concurrency: 1 },
@@ -147,7 +156,8 @@ jobs:
147156 { componentFolder: "filterBuilder", name: "filterBuilder - material", theme: 'material.blue.light' },
148157 { componentFolder: "filterBuilder", name: "filterBuilder - fluent", theme: 'fluent.blue.light' },
149158 { componentFolder: "pagination", name: "pagination" },
150- { componentFolder: "pagination", name: "pagination - material", theme: 'material.blue.light' },
159+ # TODO Chrome133: skipped during chrome update
160+ # { componentFolder: "pagination", name: "pagination - material", theme: 'material.blue.light' },
151161 { componentFolder: "pagination", name: "pagination - fluent", theme: 'fluent.blue.light' },
152162 { componentFolder: "gantt", name: "gantt" },
153163 ]
@@ -176,7 +186,7 @@ jobs:
176186 - name : Setup Chrome
177187 uses : ./.github/actions/setup-chrome
178188 with :
179- chrome-version : ' 121 .0.6167.184 '
189+ chrome-version : ' 133 .0.6943.53 '
180190
181191 - name : Use Node.js
182192 uses : actions/setup-node@v4
0 commit comments