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

fix(connect): skip tests for unsupported coins on new devices #13901

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

martykan
Copy link
Member

Description

Found this while working on #13865, decided it would probably be a better idea to make a separate PR for this.

The nightly Connect tests currently run even for coins that are no longer supported on the Safe series - specifically NEM, EOS, Bgold, Dash, Decred

This PR skips the NEM, EOS suites altogether for these models.
Since the other coins are Bitcoin-based, I added a new rule format to the legacyTest rules, which can be used to exclude device models - eg. '!T2B1'

Copy link
Contributor

@mroz22 mroz22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense

@mroz22 mroz22 merged commit eb3d447 into develop Aug 21, 2024
84 checks passed
@mroz22 mroz22 deleted the fix/connect-skip-unsupported-coins-new-devices branch August 21, 2024 09:35
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