-
Notifications
You must be signed in to change notification settings - Fork 130
[SYCL] Test exception throwing for unsupported kernel feature #1314
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Maybe use exception handler?
Waiting for intel/llvm#6982 to test |
Re-run tests |
Failure is unrelated |
@intel/llvm-gatekeepers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[2022-11-08T14:12:02.560Z] ********************
[2022-11-08T14:12:02.560Z] Failed Tests (1):
[2022-11-08T14:12:02.560Z] SYCL :: OptionalKernelFeatures/throw-exception-for-unsupported-aspect.cpp
[2022-11-08T14:12:02.560Z]
This can't be an unrelated failure. Linux, OpenCL
@AlexeySachkov oh, I believe it's enough to re-run tests, it was fixed in de9a209 |
I found out that there is no support for |
Support for |
Re-run CI |
@AlexeySachkov I believe this time failures are really unrelated. |
…1314) Related compiler changes: intel/llvm#6989 and intel/llvm#7419
…llvm-test-suite#1314) Related compiler changes: intel#6989 and intel#7419
sycl patch: intel/llvm#6989