Commit e4be811
authored
Fix flaky UI test (#684)
* Make more screenshots to find issue.
* Fix screenshot upload path.
* Error on missing screenshots, indicating wrong path.
* Do not fail-fast OS matrix.
* Update VS Code and extester.
* Wait for synatx highlighting.
* Downgrade VS Code.
* Revert unrelated changes.
* Fix shellcheck warnings.
* Always upload screenshots.
* Await opening resources.
Since 8.17.0, the artificial delay in `openResources` has been removed: redhat-developer/vscode-extension-tester@aba24cc#diff-1af7accc0763e50d55026f156144e4248fd262eb7a6bfddd91851aac41e51ecc
* Revert most changes in preparation of squash.1 parent 9bee119 commit e4be811
4 files changed
Lines changed: 55 additions & 22 deletions
File tree
- .github/workflows
- rascal-vscode-extension
- src/test/vscode-suite
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
0 commit comments