Skip to content

Commit 15cd159

Browse files
authored
[SYCL] Disable submit_time.cpp on HIP (#12203)
1 parent 32bdcb5 commit 15cd159

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/Basic/submit_time.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
// Check that submission time is calculated properly.
77

8+
// Test fails on hip flakily, disable temprorarily.
9+
// UNSUPPORTED: hip
10+
811
#include <sycl/sycl.hpp>
912

1013
int main(void) {

0 commit comments

Comments
 (0)