-
Notifications
You must be signed in to change notification settings - Fork 408
Closed
Labels
bugCode defects; not for inaccurate proseCode defects; not for inaccurate proseregression-testingRelated to AVA regression tests of example pages or AVA framework implementation within repoRelated to AVA regression tests of example pages or AVA framework implementation within repo
Description
There's a new failure with the toolbar_toolbar: menuitemradio elements have aria-checked set test. This seems to be affecting new contributions since the start of this week:
toolbar_toolbar: menuitemradio elements have aria-checked set failure
...
not ok 97 - toolbar_toolbar › content/patterns/toolbar/examples/toolbar.html [data-test-id="toolbar-menuitemradio-aria-checked"]: menuitemradio elements have aria-checked set
---
name: AssertionError
details:
'Rejected promise returned by test. Reason:': |-
TimeoutError {
remoteStacktrace: '',
message: `Waiting for menu to open␊
Wait timed out after 10174ms`,
}
message: Rejected promise returned by test
at: Wait timed out after 10174ms
...
...
...
Examples:
Metadata
Metadata
Assignees
Labels
bugCode defects; not for inaccurate proseCode defects; not for inaccurate proseregression-testingRelated to AVA regression tests of example pages or AVA framework implementation within repoRelated to AVA regression tests of example pages or AVA framework implementation within repo