Commit 149e443
Chore(UI): Add test.slow() to CSVImportWithQuotesAndCommas spec to cover slow responses in 1.13 AUT runs (#27885)
The test consistently lands at the 60s test-timeout boundary on 1.13 AUT
(image n56+) where the backend CSV-import flow takes ~50s end-to-end —
matching the precedent set by #27782 for customProperties. test.slow()
triples the timeout to 180s so transient AUT jitter no longer flakes the
test.
Co-authored-by: Siddhant <siddhant@MacBook-Pro-621.local>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3b28360 commit 149e443
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- openmetadata-ui/src/main/resources/ui/playwright/e2e/Pages
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments