Skip to content

Commit 16e2a59

Browse files
authored
[PROTON][XPU] Remove test_record.py since it has been removed from upstream (#5324)
It was removed in triton-lang/triton@bf0f56d#diff-6312b97f13858bc0fcc6a02088bb2bed1baa680b3ae16b0bb5fdfa5f433c5447 Signed-off-by: Anatoly Myachev <[email protected]>
1 parent fab4e11 commit 16e2a59

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

.github/workflows/build-test-reusable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ jobs:
302302
export LD_LIBRARY_PATH=$PTI_LIBS_DIR:$LD_LIBRARY_PATH
303303
export TRITON_XPUPTI_LIB_PATH=$PTI_LIBS_DIR
304304
cd third_party/proton/test
305-
# FIXME: enable 'test_record.py' back
306305
pytest test_api.py test_lib.py test_profile.py test_viewer.py -s -v
307306
cd ..
308307

third_party/proton/test/test_record.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)