Skip to content

Commit bfd7a22

Browse files
dimitri-tenstorrentcfriedt
authored andcommitted
Remove tests that are present only in main version of tt-metal
Version 55 of tt-metal does not have the unit-test-dispatch tests. Remove so the nightly can pass Signed-off-by: Dimitri Gnidash <[email protected]>
1 parent 5f64a54 commit bfd7a22

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/hardware-long.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,6 @@ jobs:
187187
# Run metal tests
188188
tests/scripts/run_cpp_unit_tests.sh
189189
TT_METAL_SLOW_DISPATCH_MODE=1 tests/scripts/run_cpp_unit_tests.sh
190-
TT_METAL_SLOW_DISPATCH_MODE=1 tests/scripts/run_cpp_unit_tests.sh
191-
TT_METAL_SKIP_ETH_CORES_WITH_RETRAIN=1 ./build/test/tt_metal/unit_tests_dispatch --gtest_filter="CommandQueueSingleCardFixture.*"
192-
TT_METAL_SKIP_ETH_CORES_WITH_RETRAIN=1 ./build/test/tt_metal/unit_tests_dispatch --gtest_filter="CommandQueueSingleCardProgramFixture.*"
193190
- name: cleanup
194191
if: ${{ always() }}
195192
run: |

0 commit comments

Comments
 (0)