Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented May 29, 2024

Summary

Use assert.selectInFixture consistently in :has tests. Previously, any test failure that happened before this test run made it fail due to an additional paragraph with id qunit-testresult injected by QUnit.

Checklist

Use `assert.selectInFixture` consistently in `:has` tests. Previously, any test
failure that happened before this test run made it fail due to an additional
paragraph with id `qunit-testresult` injected by QUnit.
@mgol mgol self-assigned this May 29, 2024
mgol added a commit to mgol/jquery that referenced this pull request May 29, 2024
Consistently use `assert.selectInFixture` instead of prepending the selector
with `#qunit-fixture ` manually.

Ref jquerygh-5497
@mgol
Copy link
Member Author

mgol commented May 29, 2024

Disregard the only test failure - it's caused by #5489 for which I already have PRs open.

@mgol mgol merged commit b6f53de into jquery:3.x-stable May 29, 2024
@mgol mgol deleted the 3.x-has-tests-fragility branch May 29, 2024 16:32
@mgol mgol added this to the 3.7.2 milestone May 29, 2024
@mgol mgol removed the Needs review label May 29, 2024
mgol added a commit that referenced this pull request May 29, 2024
Consistently use `assert.selectInFixture` instead of prepending the selector
with `#qunit-fixture ` manually.

Closes gh-5498
Ref gh-5497
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants