Skip to content
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

Decrease values in WebGL tests to fit into WebGL1's range #6372

Merged
merged 2 commits into from
May 5, 2022

Conversation

Linchenn
Copy link
Collaborator

@Linchenn Linchenn commented May 5, 2022

Our nightly failed, because some expected test values are too large for Mobile Safari 11.0 (iOS 11.2) WebGL/1:
image
image

This PR tunes the values for the related tests.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

@Linchenn Linchenn requested a review from pyu10055 May 5, 2022 22:14
@Linchenn
Copy link
Collaborator Author

Linchenn commented May 5, 2022

@pyu10055 FYI, just ran the new tests through yarn bazel test //tfjs-backend-webgl:browserstack_bs_ios_11_tfjs-backend-webgl1_test --test_output=streamed under the tfjs-backend-webgl folder to test them on mobile safari and it passed. (The original tests failed as same as previously mentioned)

Original tests:
image

New tests:
image

Copy link
Collaborator

@pyu10055 pyu10055 left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@pyu10055 pyu10055 merged commit 3ced11d into tensorflow:master May 5, 2022
@Linchenn Linchenn deleted the fix-nightly branch May 5, 2022 22:26
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.

2 participants