fix(web): resolve flaky CI test failures #433
Reference in New Issue
Block a user
Delete Branch "fix/ci-flaky-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Pipeline #523 web test failed on FilterBar debounce timing. Pipeline #521 failed on LinkAutocomplete arrow key navigation. Both are timing-sensitive tests that pass locally but fail in slower CI environments.
Test plan