From d1f7f90d1b36ecf6e4d49d00f292e6823d104da8 Mon Sep 17 00:00:00 2001 From: Igor Chorazewicz Date: Mon, 7 Apr 2025 16:44:34 +0000 Subject: [PATCH] [SYCL][UR][CTS] Mark known failure on L0 v2 The test is flaky on V2, similarly to urEnqueueTimestampRecordingExpTest.SuccessBlocking --- .../test/conformance/enqueue/urEnqueueTimestampRecording.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unified-runtime/test/conformance/enqueue/urEnqueueTimestampRecording.cpp b/unified-runtime/test/conformance/enqueue/urEnqueueTimestampRecording.cpp index 25147ee88dd47..1b5a016a204f2 100644 --- a/unified-runtime/test/conformance/enqueue/urEnqueueTimestampRecording.cpp +++ b/unified-runtime/test/conformance/enqueue/urEnqueueTimestampRecording.cpp @@ -46,7 +46,7 @@ void common_check(ur_event_handle_t event) { } TEST_P(urEnqueueTimestampRecordingExpTest, Success) { - UUR_KNOWN_FAILURE_ON(uur::HIP{}, uur::CUDA{}); + UUR_KNOWN_FAILURE_ON(uur::LevelZeroV2{}, uur::HIP{}, uur::CUDA{}); ur_event_handle_t event = nullptr; ASSERT_SUCCESS(