Skip to content

Tests: Run Sizzle.uniqueSort on a copy of an input #488

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

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

mgol
Copy link
Member

@mgol mgol commented Sep 11, 2022

Avoid modifying input in the first Sizze.uniqueSort test by ensuring a copy
of the test input is provided.

@mgol mgol added this to the 2.3.7 milestone Sep 11, 2022
@mgol mgol requested review from timmywil and gibson042 September 11, 2022 22:22
@mgol mgol force-pushed the fix-tests-uniqueSort branch from e8443d2 to ceb0ec2 Compare September 12, 2022 12:34
@mgol mgol changed the title Tests: Make the Sizzle.uniqueSort Arrayish tests more reliable Tests: Run setDocument() in Sizzle.uniqueSort tests Sep 12, 2022
@mgol mgol changed the title Tests: Run setDocument() in Sizzle.uniqueSort tests Tests: Run Sizzle.uniqueSort on a copy of an input Sep 19, 2022
Avoid modifying input in the first `Sizze.uniqueSort` test by ensuring a copy
of the test input is provided.
@mgol mgol force-pushed the fix-tests-uniqueSort branch from ceb0ec2 to 03e6152 Compare September 19, 2022 21:48
@mgol
Copy link
Member Author

mgol commented Sep 19, 2022

@timmywil this is ready for review now.

@mgol mgol merged commit 8abe9d2 into jquery:main Oct 3, 2022
@mgol mgol deleted the fix-tests-uniqueSort branch October 3, 2022 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants