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

[Pallas TPU] Consolidate OpsExtraTest into OpsTest #23967

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 27, 2024

[Pallas TPU] Consolidate OpsExtraTest into OpsTest

Historically, tests that only ran on GPUs were placed in OpsExtraTest, while general tests were in OpsTest. However, this separation may cause us to miss issues that should be addressed on TPUs as well. Going forward, all tests will be unified in OpsTest, and any tests that fail on TPUs will be skipped individually using skipTest. This will help us better track and address TPU-specific failures.

@copybara-service copybara-service bot force-pushed the test_679493740 branch 3 times, most recently from 10fe4c8 to f2503b5 Compare September 30, 2024 14:58
@copybara-service copybara-service bot changed the title [Pallas TPU] Remove the skipTest for OpsExtraTest on TPU [Pallas TPU] Consolidating OpsExtraTest into OpsTest Sep 30, 2024
@copybara-service copybara-service bot force-pushed the test_679493740 branch 4 times, most recently from c9145ed to 761fc9e Compare September 30, 2024 16:01
@copybara-service copybara-service bot force-pushed the test_679493740 branch 2 times, most recently from f312d3d to 1c0fa9e Compare September 30, 2024 18:09
@copybara-service copybara-service bot changed the title [Pallas TPU] Consolidating OpsExtraTest into OpsTest [Pallas TPU] Consolidate OpsExtraTest into OpsTest Sep 30, 2024
@copybara-service copybara-service bot force-pushed the test_679493740 branch 10 times, most recently from 6dd8796 to 715b5f6 Compare September 30, 2024 22:37
@copybara-service copybara-service bot closed this Sep 30, 2024
@copybara-service copybara-service bot deleted the test_679493740 branch September 30, 2024 22:50
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