Skip to content

Commit 3fa7d78

Browse files
run the image compression test again to see if it is still failing in CI
1 parent fe403db commit 3fa7d78

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sycl/test-e2e/NewOffloadDriver/image_compression.cpp

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// End-to-End test for testing device image compression when we
2-
// separately compile and link device images for New Offloading Model.
2+
// separately compile and link device images.
3+
4+
// This test is copied from compression_separate_compile.cpp and adapted
5+
// to use the New Offloading Model.
36

47
// REQUIRES: zstd, opencl-aot, cpu, linux
58

0 commit comments

Comments
 (0)