Skip to content

Commit 625a357

Browse files
fix test
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent 4b43eb7 commit 625a357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Tracing/code_location_queue_submit.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ int main() {
2929
// CHECK-DAG: sycl_device : {{.*}}
3030
// CHECK-DAG: sycl_device_name : SYCL host device
3131
// CHECK-DAG: sycl_context : {{.*}}
32-
// CHECK-NEXT: [SYCL] Runtime reports:
32+
// CHECK: [SYCL] Runtime reports:
3333
// CHECK-NEXT: what: NULL pointer argument in memory copy operation. -30 (PI_ERROR_INVALID_VALUE)
3434
// CHECK-NEXT: where:{{.*}}code_location_queue_submit.cpp:[[# @LINE + 2 ]] main
3535
try {

0 commit comments

Comments
 (0)