Closed howard-e closed 4 months ago
For revieiwers, I re-ran this test locally 50 times using for i in {1..50}; do npm run regression -- -t test/tests/disclosure_navigation.js; done
without any errors being thrown.
I also re-ran the regression tests for this PR in CI 10 times without any errors being thrown. Unless something changes, I feel confident that this should remove the flakiness with the test described in #2996.
The ARIA Authoring Practices (APG) Task Force just discussed Regression test fix
.
Fixes #2996. The previous fix, #2997 didn't fully resolve the issue described in https://github.com/w3c/aria-practices/issues/2996#issuecomment-2200912116.
Update
../tests/disclosure_navigation.js test > "aria-current" attribute on links
to scroll to link before click event and do click insideexecuteScript
.WAI Preview Link (Last built on Mon, 01 Jul 2024 20:50:58 GMT).