Commit abe6198
authored
chore(ci): use GitHub Actions instead of SauceLabs (#5548)
* chore(ci): use GitHub Actions for cross-platform tests, not SuaceLabs
Don't delete SauceLabs tho
(yet)
* chore: not a template string
* test(integration): disable flaky tests (temporarily)
* chore(integration-tests): remove leading `test-` from filenames
It's implicit in the files being in the test directory and long filenames cause problems on windows
* chore(integration-tests): `delegate-focus-` -> `delegates-focus-`
* chore(integration-tests): rename `tab-index-` to `tabindex-`
* chore(integration-tests): remove `-elements`
* chore(integration-tests): rename `previous-` to `prev-`
* test(integration-tests): await async method
* chore(integration-tests): fully remove `test-` prefix
* test(integration-tests): derive test names instead of hard-coding
easier to maintain and uncovered a few broken tests!
* chore(integration-tests): rename way-too-long test name
* chore(ci): attempt to run bash on windows
and everywhere
* chore(ci): declare env vars in more cross-platform manner
* chore(ci): run yarn install in bash
* chore(ci): give up and use cross-env
* chore(ci): try without `exec`
* test(wtr): change variable name
is SAUCE defined in CI?
* chore(ci): remove saucelabs
* test(ci): run unit tests on windows
* chore(ci): why different?
* chore(ci): avoid unnecessasry rebuild
* chore(ci): windows compat
* Revert "chore(ci): windows compat"
This reverts commit e4279e3.
* chore(ci): windows compat
* chore(ci): update actions versions
* chore(ci): install chromedriver as part of setup-chrome
* chore(ci): more sloppy windows compat
* chore(ci): more windowsy
* chore: add package manager
* chore(ci): more windowsy
* chore(ci): more windowsy
* chore(ci): more windowsy
* chore(ci): crlf smh
* chore(ci): revert setup-chrome@v2
* chore: include call stack
* chore: debug
* chore: actually, nvm
don't need to change this file for this task
* test(wtr): jsdoc for the doc gods
* chore(ci): update input descriptions
* chore: revert unrelated changes
* chore: more windowsy
* chore: revert unrelated changes
* test(wtr): disable tests broken on windows
* revert: just log text
* chore(ci): remove unnecessary env var
* chore(ci): add names for clarity
* chore: move `x` to `c`
maybe makes windows work
* chore: update usage of `x` to `c`
maybe makes windows work
* chore: update usage of `X-` to `C-`
maybe makes windows work
* test(wtr): fix scope tokens
* test(wtr): order can be different
* test(wtr): try to normalize filenames
* chore: update yarn.lock
* test(wtr): enable browser logs
* test(wtr): filter out [WDIO] logs
* test(wtr): try to fix windows
* test(wtr): no browser logs
they're mostly noise
* test(wtr): test objects in matrix
* Revert "test(wtr): test objects in matrix"
This reverts commit 4f1181c.
* chore(ci): split jobs to make faster, maybe
* chore(ci): fail-fast: false
* chore(ci): merge jobs
* chore(ci): merge more jobs
* chore(ci): reconfigure so it hopefully works
* chore(ci): consolidate hydration tests
* chore(ci): exclude engine-server flag + SSR v2 runtime combo
* chore(ci): add default env hydration tests
* chore(ci): use correct SSR package for hydration tests
* chore(ci): give up on windows
* chore(ci): give up on windows
* Revert "chore: move `x` to `c`"
This reverts commit 6f32328.
* test(wtr): revert usage of `c` to `x`
* Apply suggestion from @wjhsf
* test(wtr): revert `c-` to `x-`
* test(wtr): revert scope tokens
* test(wtr): re-enable tests that only fail on windows
* chore: revert windows-only changes
* chore: remove windows compat file
* test(wtr): restore saucelabs manual mode
* docs(wtr): add note about saucelabs
* chore(ci): clean up integration test matrix
* chore(ci): clean up hydration test matrix1 parent 39b40e4 commit abe6198
File tree
4 files changed
+138
-197
lines changed- .github/workflows
- packages/@lwc/integration-not-karma
- helpers
4 files changed
+138
-197
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
30 | 60 | | |
31 | | - | |
32 | 61 | | |
33 | | - | |
34 | 62 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 63 | + | |
38 | 64 | | |
39 | 65 | | |
40 | | - | |
| 66 | + | |
41 | 67 | | |
42 | 68 | | |
43 | | - | |
| 69 | + | |
44 | 70 | | |
45 | 71 | | |
46 | 72 | | |
| |||
49 | 75 | | |
50 | 76 | | |
51 | 77 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 78 | + | |
| 79 | + | |
71 | 80 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
88 | 94 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 95 | + | |
| 96 | + | |
92 | 97 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 98 | + | |
| 99 | + | |
111 | 100 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
131 | 117 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 118 | | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 119 | + | |
| 120 | + | |
158 | 121 | | |
159 | 122 | | |
160 | | - | |
| 123 | + | |
161 | 124 | | |
162 | 125 | | |
163 | | - | |
| 126 | + | |
164 | 127 | | |
165 | 128 | | |
166 | 129 | | |
| |||
169 | 132 | | |
170 | 133 | | |
171 | 134 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
| 135 | + | |
| 136 | + | |
198 | 137 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
| 138 | + | |
| 139 | + | |
204 | 140 | | |
205 | | - | |
206 | | - | |
207 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
208 | 149 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
| 150 | + | |
| 151 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
Lines changed: 27 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments