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

test: fix the sorting of tests #808

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Conversation

whot
Copy link
Member

@whot whot commented Oct 24, 2024

Well, that took a while to find out. Wrong sorting means that the device used for actual testing was different from the device printed by pytest.

This sorted the list of file names used as id for the tests,
resulting in the tests and their pytest-visible names being out of sync.

This reverts commit 4e4910d.
Fixed version of commit 4e4910d ("test: sort the SVG test list")
@whot whot merged commit 994aa6d into linuxwacom:master Oct 27, 2024
15 checks passed
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.

1 participant