Skip to content
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

UI: Update ember-a11y-testing #9912

Merged
merged 3 commits into from
Feb 2, 2021
Merged

UI: Update ember-a11y-testing #9912

merged 3 commits into from
Feb 2, 2021

Commits on Jan 28, 2021

  1. Update ember-a11y-testing

    This was originally in #9641 but became problematic so I
    decided to update it in (relative) isolation.
    backspace committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    5522229 View commit details
    Browse the repository at this point in the history
  2. Add check for another form of AbortError

    This fixes test failures such as this one:
    https://app.circleci.com/pipelines/github/hashicorp/nomad/14501/workflows/01177cd9-a2ae-4fff-94ef-6b109b778123/jobs/134238#failed-test-54
    
    One of the nested dependencies must have changed but I wasn’t
    able to track it down. 😖
    backspace committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    9ee5c96 View commit details
    Browse the repository at this point in the history
  3. Change capitalisation of token header

    This fixes all the test failures seen here apart from the
    job adapter ones:
    https://app.circleci.com/pipelines/github/hashicorp/nomad/14501/workflows/01177cd9-a2ae-4fff-94ef-6b109b778123/jobs/134238
    
    This was last toggled in #8035 and it’s frustrating to have
    to change it back but I couldn’t find another way 😞
    backspace committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    1982358 View commit details
    Browse the repository at this point in the history