Skip to content

Suppress e2e test failures #2094

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 1 commit into from
Sep 17, 2024
Merged

Suppress e2e test failures #2094

merged 1 commit into from
Sep 17, 2024

Conversation

pbalcer
Copy link
Contributor

@pbalcer pbalcer commented Sep 16, 2024

No description provided.

@pbalcer pbalcer requested a review from a team as a code owner September 16, 2024 10:26
@github-actions github-actions bot added the ci/cd Continuous integration/devliery label Sep 16, 2024
@@ -181,6 +177,10 @@ jobs:
if: inputs.filter_out != ''
run: echo "LIT_FILTER_OUT=${{inputs.filter_out}}" >> $GITHUB_ENV

- name: Set LIT_XFAIL_NOT
Copy link
Contributor

Choose a reason for hiding this comment

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

Does the order matter? Or is it just an accidental change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't know. The sycl test suite seems to be ignoring LIT_XFAIL_NOT so I'm experimenting :)

@pbalcer pbalcer merged commit 10fd78c into oneapi-src:main Sep 17, 2024
74 checks passed
@pbalcer pbalcer deleted the fix-e2e-jobs branch September 17, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration/devliery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants