Commit f8379b4
committed
e2e: bump enterSliceMode wait to 500ms for SliceSignUpdater settle
`sliceStepSignRef` is set from `SliceSignUpdater`'s useFrame, which
needs the camera projection to stabilize after the URL-driven
camera apply. The previous 100ms wasn't enough on CI's slow
swiftshader pipeline, leading to flaky failures in
slice-direction tests where ArrowRight fired before sign updated.1 parent caa2bb3 commit f8379b4
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments