Skip to content

Commit

Permalink
[test] Skip test_BYOC_training Training Compiler test on TF DLCs (aws…
Browse files Browse the repository at this point in the history
  • Loading branch information
saimidu authored Jul 13, 2023
1 parent 49953ec commit 4f0d956
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ def test_training(
captured = capsys.readouterr()
_assert_training_compiler_invoked(captured)

@pytest.mark.skip("Skipping this test on TF DLCs")
@pytest.mark.model("distilbert")
def test_BYOC_training(
self,
Expand Down

0 comments on commit 4f0d956

Please sign in to comment.