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

use webgl1 testEnv flags as registered #4065

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Conversation

tafsiri
Copy link
Contributor

@tafsiri tafsiri commented Oct 13, 2020

This should make our nightly output less noisy. We should note that when we pass flags into karma, they will replace all the flags (it does not do a merge). In this case we replace flags with the values already defined in the test env, but did not also include the webgl version, leaving it unspecified. This change removes the unnecessary flag customization.

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


This change is Reviewable

Copy link
Collaborator

@annxingyuan annxingyuan left a comment

Choose a reason for hiding this comment

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

Niiiiiiice thank you yannick :)

@tafsiri tafsiri merged commit 4fed1e1 into master Oct 13, 2020
@tafsiri tafsiri deleted the fix-webgl-safari-nightly-config branch October 13, 2020 18:37
@tafsiri
Copy link
Contributor Author

tafsiri commented Oct 13, 2020

NP Ann. Merged!

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

Successfully merging this pull request may close these issues.

None yet

2 participants