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

Intermittent TIMEOUT in linux WPT tests #26726

Open
gterzian opened this issue May 31, 2020 · 13 comments
Open

Intermittent TIMEOUT in linux WPT tests #26726

gterzian opened this issue May 31, 2020 · 13 comments
Labels
I-intermittent Problem reproduces intermittently. P-linux Any Linux OS capable of running Servo

Comments

@gterzian
Copy link
Member

https://community-tc.services.mozilla.com/tasks/U8bhcYXfSjC-LAyssVkcwA/runs/0/logs/https%3A%2F%2Fcommunity-tc.services.mozilla.com%2Fapi%2Fqueue%2Fv1%2Ftask%2FU8bhcYXfSjC-LAyssVkcwA%2Fruns%2F0%2Fartifacts%2Fpublic%2Ffiltered-wpt-errorsummary.log

0 matches
1 unexpected results that are NOT known-intermittents:
  ▶ TIMEOUT [expected OK] /xhr/send-timeout-events.htm
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  └ libEGL warning: No hardware driver found, falling back to software rendering

It seems to pass locally on Mac consistently.

@gterzian gterzian added the I-intermittent Problem reproduces intermittently. label May 31, 2020
@jdm
Copy link
Member

jdm commented May 31, 2020

We have a new intermittent issue that affects WPT tests on linux that looks like unexpected timeouts. I'm going to repurpose this issue to track that.

@jdm jdm changed the title Intermittent TIMEOUT /xhr/send-timeout-events.htm Intermittent TIMEOUT in linux WPT tests May 31, 2020
@CYBAI
Copy link
Member

CYBAI commented May 31, 2020

is #26225 possibly related?

@jdm
Copy link
Member

jdm commented May 31, 2020

I don't believe so; the new linux timeouts have become much more frequent in the past 1.5 weeks.

@gterzian
Copy link
Member Author

How about we also identify individual tests as they are noted, to make it easier to show up in search by issue, and also perhaps to allow a clearer picture of affected areas to emerge?

I saw this at

  ▶ TIMEOUT [expected OK] /fetch/cross-origin-resource-policy/image-loads.html
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  └ libEGL warning: No hardware driver found, falling back to software rendering

@CYBAI CYBAI added the P-linux Any Linux OS capable of running Servo label Jun 17, 2020
@jdm

This comment has been minimized.

@jdm
Copy link
Member

jdm commented Jun 17, 2020

Another /fetch/cross-origin-resource-policy/image-loads.html.

@jdm
Copy link
Member

jdm commented Jun 19, 2020

  ▶ TIMEOUT [expected OK] /css/css-flexbox/position-absolute-013.html
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  └ libEGL warning: No hardware driver found, falling back to software rendering

@jdm
Copy link
Member

jdm commented Jun 22, 2020

  ▶ TIMEOUT [expected OK] /css/css-flexbox/position-absolute-013.html
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  └ libEGL warning: No hardware driver found, falling back to software rendering

@jdm
Copy link
Member

jdm commented Jun 23, 2020

  ▶ TIMEOUT [expected OK] /css/css-flexbox/position-absolute-013.html
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  └ libEGL warning: No hardware driver found, falling back to software rendering

Suspicious.

@CYBAI
Copy link
Member

CYBAI commented Jun 23, 2020

Looks like /css/css-flexbox/position-absolute-013.html is going crazy recently 👀

@jdm
Copy link
Member

jdm commented Jun 23, 2020

  ▶ TIMEOUT [expected PASS] /css/CSS2/linebox/vertical-align-applies-to-004.xht
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  │ libEGL warning: No hardware driver found, falling back to software rendering
  └ Shutting down the Constellation after generating an output file or exit flag specified

@CYBAI
Copy link
Member

CYBAI commented Jul 7, 2020

  ▶ TIMEOUT [expected FAIL] /css/CSS2/selectors/first-letter-nested-002.xht
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  │ libEGL warning: No hardware driver found, falling back to software rendering
  └ Shutting down the Constellation after generating an output file or exit flag specified

@jdm
Copy link
Member

jdm commented Jul 7, 2020

  ▶ TIMEOUT [expected OK] /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.dedicatedworker.html
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  └ libEGL warning: No hardware driver found, falling back to software rendering
  ▶ Unexpected subtest result in /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.dedicatedworker.html:
  │ TIMEOUT [expected FAIL] delayed handling: delaying handling rejected promise created from createImageBitmap will cause both events to fire
  └   → Test timed out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-intermittent Problem reproduces intermittently. P-linux Any Linux OS capable of running Servo
Projects
None yet
Development

No branches or pull requests

3 participants