Skip to content

Commit

Permalink
Merge pull request #1130 from AI-Hypercomputer:lizhiyu/refactor_tests
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 710595346
  • Loading branch information
maxtext authors committed Dec 30, 2024
2 parents bb4bfb7 + 96fd991 commit f4caa94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MaxText/tests/gpt3_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ def _replace_initialization(key, value):
return model_vars


# TODO(b/386317358)
@pytest.mark.skip(reason="Test started failing with pull/1113, skipping for now.")
class GPT3(unittest.TestCase):
"""numerical tests for GPT3."""

Expand Down

0 comments on commit f4caa94

Please sign in to comment.