Skip to content

[SYCL][Flaky] SYCL :: USM/copy2d.cpp failed on Level Zero Windows on unrelated changes #8126

Open
@dm-vodopyanov

Description

@dm-vodopyanov

Failure: PR #8056.
Meanwhile, the same intel/llvm PR was checked with the same intel/llvm-test-suite PR on llvm-test-suite side, and the test passed.

******************** TEST 'SYCL :: USM/copy2d.cpp' FAILED ********************
Script:
--
: 'RUN: at line 9';    Test_Suite/llvm.obj/install/bin/clang-cl.exe /EHsc     -fsycl -fsycl-device-code-split=per_kernel -fsycl-targets=spir64  Test_Suite\llvm-test-suite\SYCL\USM\copy2d.cpp -o Test_Suite\build\SYCL\USM\Output\copy2d.cpp.tmp.out
: 'RUN: at line 10';   true Test_Suite\build\SYCL\USM\Output\copy2d.cpp.tmp.out
: 'RUN: at line 11';    env ONEAPI_DEVICE_SELECTOR=ext_oneapi_level_zero:gpu  Test_Suite\build\SYCL\USM\Output\copy2d.cpp.tmp.out
: 'RUN: at line 12';   true Test_Suite\build\SYCL\USM\Output\copy2d.cpp.tmp.out
--
Exit Code: 1

Command Output (stdout):
--
$ ":" "RUN: at line 9"
note: command had no output on stdout or stderr
$ "Test_Suite/llvm.obj/install/bin/clang-cl.exe" "/EHsc" "-fsycl" "-fsycl-device-code-split=per_kernel" "-fsycl-targets=spir64" "Test_Suite\llvm-test-suite\SYCL\USM\copy2d.cpp" "-o" "Test_Suite\build\SYCL\USM\Output\copy2d.cpp.tmp.out"
note: command had no output on stdout or stderr
$ ":" "RUN: at line 10"
note: command had no output on stdout or stderr
$ "true" "Test_Suite\build\SYCL\USM\Output\copy2d.cpp.tmp.out"
note: command had no output on stdout or stderr
$ ":" "RUN: at line 11"
note: command had no output on stdout or stderr
$ "env" "ONEAPI_DEVICE_SELECTOR=ext_oneapi_level_zero:gpu" "Test_Suite\build\SYCL\USM\Output\copy2d.cpp.tmp.out"
# command output:
Test 7 (device USM allocation, shortcut with no dependency events)
Value at 2464 did not match the expected value; 1024 != 1234

error: command failed with exit status: 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions