Skip to content

Commit c8904bd

Browse files
Update
1 parent d00508e commit c8904bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/aot_identical_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def check_large_files_equal(self, file_path1, file_path2):
8080
return h1.hexdigest() == h2.hexdigest()
8181

8282

83+
@pytest.mark.integration_test
8384
class AotHloIdenticalTest(AotBaseTest):
8485
"""Tests for Ahead of Time Compilation HLO Graph Verification."""
8586

0 commit comments

Comments
 (0)