We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b43eb7 commit 625a357Copy full SHA for 625a357
sycl/test-e2e/Tracing/code_location_queue_submit.cpp
@@ -29,7 +29,7 @@ int main() {
29
// CHECK-DAG: sycl_device : {{.*}}
30
// CHECK-DAG: sycl_device_name : SYCL host device
31
// CHECK-DAG: sycl_context : {{.*}}
32
- // CHECK-NEXT: [SYCL] Runtime reports:
+ // CHECK: [SYCL] Runtime reports:
33
// CHECK-NEXT: what: NULL pointer argument in memory copy operation. -30 (PI_ERROR_INVALID_VALUE)
34
// CHECK-NEXT: where:{{.*}}code_location_queue_submit.cpp:[[# @LINE + 2 ]] main
35
try {
0 commit comments