Skip to content

Commit 9c19810

Browse files
author
Hugh Delaney
committed
Pass OCL_ICD_VENDORS to LIT
Tests can fail if OCL_ICD_VENDORS is needed but not set.
1 parent 1581225 commit 9c19810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/lit.cfg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
[
7676
"PATH",
7777
"OCL_ICD_FILENAMES",
78+
"OCL_ICD_VENDORS",
7879
"CL_CONFIG_DEVICES",
7980
"SYCL_DEVICE_ALLOWLIST",
8081
"SYCL_CONFIG_FILE_NAME",

0 commit comments

Comments
 (0)