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

[SYCL] Temporarily disable flaky Reduction/reduction_nd_N_vars.cpp test #389

Merged
merged 2 commits into from
Aug 9, 2021

Conversation

alexbatashev
Copy link

No description provided.

@alexbatashev alexbatashev requested a review from v-klochkov August 3, 2021 12:08
v-klochkov
v-klochkov previously approved these changes Aug 3, 2021
Copy link

@v-klochkov v-klochkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
Would you please add a link to CI run that failed. I'd like to see the error/diagnostics for the failed test.

@vladimirlaz vladimirlaz merged commit 9f62b21 into intel:intel Aug 9, 2021
v-klochkov added a commit to v-klochkov/llvm-test-suite that referenced this pull request Aug 9, 2021
The test was supposed to be disabled by intel#389, but a wrong syntax was
chosen there to do that. Fixed it here.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
v-klochkov added a commit that referenced this pull request Aug 10, 2021
…bose (#394)

* [SYCL] Fix warnings in reduction tests; make them more stable and verbose

1) The main motivation for this patch was the difficulties with reading
the diagnostics printed by reduction tests in CI testing.
The patch should fix that and also help reproducing the CI issues easier.

2) Disable the test reduction_nd_N_vars.cpp
The test was supposed to be disabled by #389, but a wrong syntax was
chosen there to do that. Fixed it here.

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
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