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

[SYCL] Disable tests failing in CI #668

Merged
merged 4 commits into from
Dec 23, 2021
Merged

Conversation

vladimirlaz
Copy link

No description provided.

@vladimirlaz vladimirlaz requested a review from bader December 23, 2021 09:40
Copy link

@bader bader left a comment

Choose a reason for hiding this comment

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

Thanks!
LGTM, although I would check with @alexbatashev if XFAIL is the right way to disable SYCL/XPTI/basic_event_collection.cpp or we should also apply UNSUPPORTED to be able to fix the compiler w/o breaking CI (if needed).

alexbatashev
alexbatashev previously approved these changes Dec 23, 2021
Comment on lines 6 to 7
// It looks like order of events diffres on Windows
// XFAIL: windows

Choose a reason for hiding this comment

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

I think writing a single test here gets too complex. We should probably simply have two distinct files for each of OSes, like we do for some other tests.

Copy link
Author

Choose a reason for hiding this comment

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

I will update the XPTI related tests. To have them smaller.

alexbatashev
alexbatashev previously approved these changes Dec 23, 2021
@bader bader merged commit 74f5ddf into intel:intel Dec 23, 2021
@vladimirlaz vladimirlaz deleted the fix_failing_tests branch February 2, 2022 10:44
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Apr 12, 2022
…ith LevelZero. It is 'unexpectedly passing' for xmain, so am re-enabling this test for LevelZero. Will need to enable for SYCLOS at a later date (as the CI system there has not yet been updated to agama-676). (intel#668)

Signed-off-by: Chris Perkins <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
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