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

STSMACOM-546 lock to axe-core 4.3.3 to avoid test failures #1136

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

zburke
Copy link
Member

@zburke zburke commented Oct 28, 2021

axe-core 4.3.4 causes test failures here on the master branch that 4.3.3 does not.

From dequelabs/axe-core#3241:

it seems we released something from develop that shouldn't have been there yet.

We should look at this again in a few weeks and hope to revert this PR. Locking directly onto a patch version is not great.

Refs STSMACOM-546

master-branch builds are now failing in CI/CD, although they run
successfully locally. Maybe it was the `axe-core` update?
@github-actions
Copy link

Jest Unit Test Statistics

0 files  ±0  0 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 7c419a7. ± Comparison against base commit c93bbf4.

@github-actions
Copy link

BigTest Unit Test Statistics

    1 files  ±0      1 suites  ±0   7s ⏱️ -16s
364 tests ±0  327 ✔️ +7  37 💤 ±0  0  - 7 
366 runs  ±0  329 ✔️ +7  37 💤 ±0  0  - 7 

Results for commit 7c419a7. ± Comparison against base commit c93bbf4.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@zburke zburke changed the title lock to axe-core 4.3.3 to avoid test failures STSMACOM-546 lock to axe-core 4.3.3 to avoid test failures Oct 28, 2021
@zburke zburke merged commit 7819799 into master Oct 28, 2021
@zburke zburke deleted the axe-test branch October 28, 2021 20:14
@WilcoFiers
Copy link

@zburke Axe-core 4.3.5 was released, in which we've disabled the test for using non-global ARIA attributes on elements with no role. This will be reintroduced in 4.4.0, just to give a heads up for that. But it wasn't meant to go into a patch.

@zburke
Copy link
Member Author

zburke commented Nov 1, 2021

Thanks for the heads-up, @WilcoFiers. It was extra work of no benefit to you to comment here and explain the situation, but I really appreciate that you took the time to do it. Class act!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants