Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Don't check for specific error messages in device compiler log #1341

Merged
merged 2 commits into from
Oct 25, 2022
Merged

[SYCL] Don't check for specific error messages in device compiler log #1341

merged 2 commits into from
Oct 25, 2022

Conversation

sergey-semenov
Copy link

Switching to another version of the driver can lead to test failures due to different diagnostic messages issued by the device compiler. Remove the checks for specific error messages since those are outside of our control.

Switching to another version of the driver can lead to test failures
due to updated diagnostic messages issued by the device compiler.
Remove the checks for specific error messages since those are outside
of our control.
@sergey-semenov sergey-semenov requested a review from a team as a code owner October 21, 2022 14:10
@steffenlarsen steffenlarsen merged commit b5c7058 into intel:intel Oct 25, 2022
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…intel/llvm-test-suite#1341)

Switching to another version of the driver can lead to test failures
due to updated diagnostic messages issued by the device compiler.
Remove the checks for specific error messages since those are outside
of our control.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants