Skip to content

[SYCL][E2E] Fix max color value in image test #10064

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 3 commits into from
Jun 29, 2023

Conversation

steffenlarsen
Copy link
Contributor

This commit fixes an issue where the maximum value for a new color in the image write tests would cause a conversion to an invalid value, which in turn would cause written and read values to differ.

This commit fixes an issue where the maximum value for a new color in
the image write tests would cause a conversion to an invalid value,
which in turn would cause written and read values to differ.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner June 26, 2023 08:28
@steffenlarsen steffenlarsen requested a review from againull June 26, 2023 08:28
@steffenlarsen steffenlarsen temporarily deployed to aws June 26, 2023 08:28 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 26, 2023 09:01 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 26, 2023 09:34 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 26, 2023 10:08 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 27, 2023 15:11 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 27, 2023 15:45 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 28, 2023 09:34 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 28, 2023 10:08 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 28, 2023 11:21 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 28, 2023 11:55 — with GitHub Actions Inactive
@steffenlarsen
Copy link
Contributor Author

Changes should only affect sycl/test-e2e/Basic/sycl_2020_images/ tests, so observed failures are unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants