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

Fix wpt tests on gcc-6-3 and clang-3-9 builds #3131

Merged
merged 1 commit into from
May 15, 2024

Conversation

sherryzy
Copy link
Contributor

@sherryzy sherryzy commented May 1, 2024

The timeout value is around the same as web platform test time out
value. In most builds, it will trigger wpt timeout first, and
everything works expected. For gcc and clang builds, these three tests trigger taskEnvironment timeout first. Slightly
increase the timeout value for taskEnvironment or decrease the timeout value for wpt seems resolve the issue.

b/336564460

@sherryzy sherryzy force-pushed the fix_gcc_clang_builds branch 2 times, most recently from 7630dc0 to 5045e21 Compare May 14, 2024 17:18
@sherryzy sherryzy force-pushed the fix_gcc_clang_builds branch 2 times, most recently from daa40a8 to 0856184 Compare May 14, 2024 21:02
The timeout value is around the same as web platform test time out
value. In most builds, it will trigger wpt timeout first, and
everything works expected. For gcc and clang builds, maybe it runs
slower, and it trigger taskEnviroment timeout first. Slightly
increase the timeout value will resolve the issue.

b/336564460
@sherryzy sherryzy marked this pull request as ready for review May 15, 2024 01:19
@sherryzy sherryzy merged commit fb13179 into youtube:main May 15, 2024
310 of 311 checks passed
@sherryzy sherryzy added the cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch label May 15, 2024
cobalt-github-releaser-bot pushed a commit that referenced this pull request May 15, 2024
The timeout value is around the same as web platform test time out
value. In most builds, it will trigger wpt timeout first, and
everything works expected. For gcc and clang builds, these three tests
trigger taskEnvironment timeout first. Slightly
increase the timeout value for taskEnvironment or decrease the timeout
value for wpt seems resolve the issue.

b/336564460

(cherry picked from commit fb13179)
sherryzy added a commit that referenced this pull request May 15, 2024
…3254)

Refer to the original PR: #3131

The timeout value is around the same as web platform test time out
value. In most builds, it will trigger wpt timeout first, and
everything works expected. For gcc and clang builds, these three tests
trigger taskEnvironment timeout first. Slightly
increase the timeout value for taskEnvironment or decrease the timeout
value for wpt seems resolve the issue.

b/336564460

Co-authored-by: Sherry Zhou <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-25.lts.1+ Cherry Pick to the 25.lts.1+ branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants