Skip to content

Uplift third_party/tt-metal to 2a86ff7fdde8561ec6c60f1635937ac2b13e122f 2024-12-27 #721

Uplift third_party/tt-metal to 2a86ff7fdde8561ec6c60f1635937ac2b13e122f 2024-12-27

Uplift third_party/tt-metal to 2a86ff7fdde8561ec6c60f1635937ac2b13e122f 2024-12-27 #721

GitHub Actions / Run ttrt tests failed Dec 21, 2024 in 0s

93 tests run, 61 passed, 0 skipped, 32 failed.

Annotations

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_dir_flatbuffer_run

failed on teardown with "AssertionError: one of more tests failed in=test_dir_flatbuffer_run
assert 1 == 0
 +  where 1 = check_results('ttrt-results/test_dir_flatbuffer_run.json')"
Raw output
item = <Function test_dir_flatbuffer_run>
nextitem = <Function test_dir_flatbuffer_cmd_run>

    def pytest_runtest_teardown(item, nextitem):
>       assert (
            check_results(f"ttrt-results/{item.name}.json") == 0
        ), f"one of more tests failed in={item.name}"
E       AssertionError: one of more tests failed in=test_dir_flatbuffer_run
E       assert 1 == 0
E        +  where 1 = check_results('ttrt-results/test_dir_flatbuffer_run.json')

runtime/tools/python/test/conftest.py:24: AssertionError

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_dir_flatbuffer_cmd_run

test_dir_flatbuffer_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_logger_run

test_logger_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_artifacts_run

test_artifacts_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_clean_artifacts_run

test_clean_artifacts_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_clean_artifacts_cmd_run

test_clean_artifacts_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_save_artifacts_run

test_save_artifacts_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_save_artifacts_cmd_run

test_save_artifacts_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_log_file_run

test_log_file_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_log_file_cmd_run

test_log_file_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_artifact_dir_run

test_artifact_dir_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_artifact_dir_cmd_run

test_artifact_dir_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_program_index_run

test_program_index_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_program_index_cmd_run

test_program_index_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_loops_run

test_loops_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_loops_cmd_run

test_loops_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_init_run

test_init_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_init_cmd_run

test_init_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_non_zero_run

test_non_zero_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_non_zero_cmd_run

test_non_zero_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_rtol_run

test_rtol_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_rtol_cmd_run

test_rtol_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_atol_run

test_atol_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_atol_cmd_run

test_atol_cmd_run

Check failure on line 1 in runtime/tools/python/test/test_run.py

See this annotation in the file changed.

@github-actions github-actions / Run ttrt tests

test_run.test_seed_run

test_seed_run