Closed
Description
Describe the bug
sycl/test-e2e/Regression/static-buffer-dtor.cpp
Run Invoke-WebRequest -Uri "https://raw.githubusercontent.com/intel/llvm/refs/heads/sycl/devops/scripts/windows_detect_hung_tests.ps1" -OutFile "windows_detect_hung_tests.ps1"
Test d:\github\_work\llvm\llvm\build-e2e\regression\output\static-buffer-dtor.cpp.tmp.out hung!
Error: Process completed with exit code 1.
sycl/test-e2e/WorkGroupMemory/basic_usage.cpp
I can't find the log for this but I saw it hanging manually on the runner multiple times.
sycl/test-e2e/Adapters/level_zero_events_caching.cpp
Run Invoke-WebRequest -Uri "https://raw.githubusercontent.com/intel/llvm/refs/heads/sycl/devops/scripts/windows_detect_hung_tests.ps1" -OutFile "windows_detect_hung_tests.ps1"
Test d:\github\_work\llvm\llvm\install\bin\filecheck.exe hung!
Test d:\github\_work\llvm\llvm\build-e2e\adapters\output\level_zero_events_caching.cpp.tmp.out hung!
KernelCompiler/kernel_compiler_sycl_jit.cpp
418.38s: SYCL :: KernelCompiler/kernel_compiler_sycl_jit.cpp
SYCL :: Adapters/level_zero_batch_test_copy_with_compute.cpp
had to manually cancel it, took over 45 min
To reproduce
- Include a code snippet that is as short as possible
- Specify the command which should be used to compile the program
- Specify the command which should be used to launch the program
- Indicate what is wrong and what was expected
Environment
- OS: [e.g Windows/Linux]
- Target device and vendor: [e.g. Intel GPU]
- DPC++ version: [e.g. commit hash or output of
clang++ --version
] - Dependencies version: [e.g. the output of
sycl-ls --verbose
]
Additional context
No response