-
Notifications
You must be signed in to change notification settings - Fork 796
[CI] Run E2E tests on PVC on postcommit #15308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 29 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
30a79c0
Run E2E tests on PVC, with and without dev-igc
uditagarwal97 5f527b2
Remove group-add 109
uditagarwal97 453885a
Merge remote-tracking branch 'upstream/sycl' into HEAD
uditagarwal97 9c968e1
Slip run on dev-igc
uditagarwal97 4f068df
Seperate out changes in containers
uditagarwal97 a69887b
Merge remote-tracking branch 'upstream/sycl' into HEAD
uditagarwal97 9e96d5a
Disable ASAN tests on PVC
uditagarwal97 036cab2
Add gpu-intel-pvc LIT option
uditagarwal97 65e29ff
Disable ASAN tests on PVC
uditagarwal97 529f500
Limit # of concurrent E2E test runs on PVC machine
uditagarwal97 cec74ff
XFAIL failing tests
uditagarwal97 53c68cd
Merge remote-tracking branch 'upstream/sycl' into sycl-devops-pr/udit…
uditagarwal97 a5b1e2e
Disable mask_expand_load
uditagarwal97 1c5139a
Merge remote-tracking branch 'upstream/sycl' into sycl-devops-pr/udit…
uditagarwal97 2566c73
Address reviews
uditagarwal97 4920145
Temporarily Increase E2E tests timeout to 20min
uditagarwal97 2d80295
Merge remote-tracking branch 'upstream/sycl' into sycl-devops-pr/udit…
uditagarwal97 83e562a
Remove --param LIT options from PVC workflow
uditagarwal97 8f5692a
Reset test time
uditagarwal97 0d6d50a
Merge remote-tracking branch 'upstream/sycl' into sycl-devops-pr/udit…
uditagarwal97 b6bbbfa
Merge branch 'sycl' into sycl-devops-pr/udit/pvc_e2e
uditagarwal97 c79c60e
Merge branch 'sycl' into sycl-devops-pr/udit/pvc_e2e
uditagarwal97 14fcf2d
Move PVC run to post-commit
uditagarwal97 9d4b506
Remove --param gpu-intel-pvc=True
uditagarwal97 75ba4e0
Merge remote-tracking branch 'origin/sycl' into sycl-devops-pr/udit/p…
uditagarwal97 4f6598d
XFAIL E2E tests failing on PVC
uditagarwal97 2087838
Fix XFAILS
uditagarwal97 45b0c0a
One more xfail
uditagarwal97 c5c4dc7
XFAIL device_architecture_comparison_on_device_aot.cpp on IGC as well.
uditagarwal97 0527d87
Use Ubuntu 24 docker image for IGC
uditagarwal97 ed4ed37
Remove XFAILs after updating IGC docker container
uditagarwal97 7ff2604
Use Ubuntu 24.04 container for IGC release
uditagarwal97 0914234
Merge remote-tracking branch 'upstream/sycl' into HEAD
uditagarwal97 4b7e2c9
Merge branch 'sycl' into sycl-devops-pr/udit/pvc_e2e
uditagarwal97 2a8567a
Add XFAIL to more tests
uditagarwal97 daf8037
Fix XFAILs on OnlineCOmpiler tests. Skip ESIMD?unified_memory_api tes…
uditagarwal97 e1e946a
Reduce number of parallel jobs
uditagarwal97 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
sycl/test-e2e/DeviceArchitecture/device_architecture_comparison_on_device_aot.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.