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

Uncomment tests that are passing. #8035

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

cornmander
Copy link
Collaborator

@cornmander cornmander commented Sep 17, 2024

I unskipped the tests in the skiplist and checked which tests were actually passing.

I changed the conditional ops_to_test = [ test for test in op_db if ([test.name](http://test.name/) not in skiplist and test.variant_test_name not in variant_test_name_to_skip) ] to ONLY test the skipped tests and then re-commented the ones that failed.

I unskipped the tests in the skiplist and checked which tests were
actually passing.
Copy link
Collaborator

@ManfeiBai ManfeiBai left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

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

Successfully merging this pull request may close these issues.

2 participants