Commit 5e32e08
committed
ci/cd: increase grace period for desktop app tests
Recently, CI/CD has been failing as the app loads slower due to the
growth in collection files.
This commit allows tests to run longer before failing to allow
application to load in slower CI/CD agents.
It also adds more log messages for easier troubleshooting.1 parent 757834f commit 5e32e08
File tree
1 file changed
+2
-2
lines changed- tests/checks/desktop-runtime-errors/check-desktop-runtime-errors/app
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 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 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments