Skip to content

Commit

Permalink
skip newly added TPU tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DuYicong515 committed Mar 15, 2022
1 parent 3b357aa commit b7873c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/accelerators/test_tpu.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ def test_warning_if_tpus_not_used():
Trainer()


@pytest.mark.skip(reason="TODO(@kaushikb11): Optimize TPU tests to avoid timeouts")
@RunIf(tpu=True)
@pytest.mark.parametrize(
["devices", "expected_device_ids"],
Expand Down

0 comments on commit b7873c8

Please sign in to comment.