Skip to content

Infrastructure: MacOS Regression Testing #3234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

howard-e
Copy link
Contributor

@howard-e howard-e commented Feb 11, 2025

Follow-up from #3115.

Ensuring that #2735 doesn't become an issue in the future, should we also include macOS in the regression testing?


WAI Preview Link (Last built on Tue, 11 Feb 2025 18:57:16 GMT).

@howard-e howard-e added the Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation label Feb 11, 2025
@howard-e
Copy link
Contributor Author

howard-e commented Feb 11, 2025

The errors reflected here aren't thrown when running npm run regression locally on macOS 15:

list of regression failures running with macOS
  1. not ok 204 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="feed-aria-busy"]: aria-busy attribute on feed element
  2. not ok 209 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="article-role"]: role="article" exists
  3. not ok 214 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="article-tabindex"]: tabindex="-1" on article elements
  4. not ok 217 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="article-labelledby"]: aria-labelledby set on article elements
  5. not ok 219 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="article-describedby"]: aria-describedby set on article elements
  6. not ok 225 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="article-aria-posinset"]: aria-posinset on article element
  7. not ok 229 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="article-aria-setsize"]: aria-setsize on article element
  8. not ok 230 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="key-page-down"]: PAGE DOWN moves focus between articles
  9. not ok 231 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="key-page-up"]: PAGE UP moves focus between articles
  10. not ok 232 - feed_feed › content/patterns/feed/examples/feed.html [data-test-id="key-control-end"]: CONTROL+END moves focus out of feed
  11. not ok 37 - listbox_collapsible › content/patterns/listbox/examples/listbox-collapsible.html [data-test-id="key-character"]: Character keys moves focus
  12. not ok 97 - toolbar_toolbar › content/patterns/toolbar/examples/toolbar.html [data-test-id="toolbar-menuitemradio-aria-checked"]: menuitemradio elements have aria-checked set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Related to maintaining task force and repo operations, processes, systems, documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant