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 failure in /eventsource/format-field-retry.htm, /eventsource/format-field-retry-bogus.htm #26897

Open
jdm opened this issue Jun 12, 2020 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Jun 12, 2020

  ▶ Unexpected subtest result in /eventsource/format-field-retry.htm:
  │ FAIL [expected PASS] EventSource: "retry" field
  │   → assert_true: expected true got false
  │ 
  │ source.onopen/<@http://web-platform.test:8000/eventsource/format-field-retry.htm:24:26
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1977:25
  └ source.onopen@http://web-platform.test:8000/eventsource/format-field-retry.htm:19:16
  ▶ Unexpected subtest result in /eventsource/format-field-retry-bogus.htm:
  │ FAIL [expected PASS] EventSource: "retry" field (bogus)
  │   → assert_true: expected true got false
  │ 
  │ source.onopen/<@http://web-platform.test:8000/eventsource/format-field-retry-bogus.htm:23:26
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1977:25
  └ source.onopen@http://web-platform.test:8000/eventsource/format-field-retry-bogus.htm:18:16

This is a time-based check at https://github.com/web-platform-tests/wpt/blob/62fcfd1be978d525b68d7d130bbdbd5ab10dcb74/eventsource/format-field-retry.htm#L24, so maybe we sometimes fail it when there are a bunch of tests running simultaneously.

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.