Failing disclosure_navigation.js
test
#2996
Labels
bug
Code defects; not for inaccurate prose
regression-testing
Related to AVA regression tests of example pages or AVA framework implementation within repo
Milestone
A failure I've been noticing happening more frequently across all PR contribution is the following:
error shown in regression test logs: 'Element < a href="#mythical-page-content"> could not be scrolled into view'
Forcing the test to manually scroll to the element may be useful here.
I'm also able to consistently replicate this failure on
main
with Windows 11 +Node v20.11.1
by running the following command locally:npm run regression -- -t test/tests/disclosure_navigation.js
The text was updated successfully, but these errors were encountered: