Commit 71f7ab3
committed
fix(e2e): wait for download file to be fully written before checking size
The save-large-labelmap test could fail on CI when the file watcher
resolved before Chrome finished flushing the download. Poll for non-zero
file size before asserting.1 parent 8ff0e2a commit 71f7ab3
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
162 | 177 | | |
163 | 178 | | |
164 | 179 | | |
| |||
0 commit comments