Commit 1b2ad25
committed
fix(test): Fix flaky trace view keyboard navigation test
Un-skips and fixes the flaky "arrowup+shift scrolls to the start
of the list" test by using waitFor with longer timeouts for the
virtualized row assertions. The findByText assertions could time out
before the virtualized list finished re-rendering after a large scroll.
Made-with: Cursor1 parent d7f2bcd commit 1b2ad25
1 file changed
+16
-6
lines changedLines changed: 16 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1463 | 1463 | | |
1464 | 1464 | | |
1465 | 1465 | | |
1466 | | - | |
1467 | | - | |
1468 | | - | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
1469 | 1474 | | |
1470 | 1475 | | |
1471 | 1476 | | |
| |||
1474 | 1479 | | |
1475 | 1480 | | |
1476 | 1481 | | |
1477 | | - | |
1478 | | - | |
1479 | | - | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
1480 | 1490 | | |
1481 | 1491 | | |
1482 | 1492 | | |
| |||
0 commit comments