Skip to content

Commit d1f8409

Browse files
committed
Add requires linux on E2EExpr tests
1 parent 184d9d9 commit d1f8409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test/e2e_test_requirements/check_e2eexpr_logic.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// boolean state to handle missing run-time features in REQUIRES/UNSUPPORTED
33
// statements. This test runs the unit tests related to these expressions.
44
//
5+
// REQUIRES: linux
56
// DEFINE: %{e2e_folder}=%S/../../test-e2e
67
// DEFINE: %{lit_source}=%S/../../../llvm/utils/lit
78
// RUN: env PYTHONPATH=%{lit_source}:%{e2e_folder} python %S/E2EExpr_tests.py

0 commit comments

Comments
 (0)