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 /html/browsers/history/the-history-interface/007.html #20856

Open
jdm opened this issue May 24, 2018 · 0 comments
Open

Intermittent failure in /html/browsers/history/the-history-interface/007.html #20856

jdm opened this issue May 24, 2018 · 0 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented May 24, 2018

  ▶ Unexpected subtest result in /html/browsers/history/the-history-interface/007.html:
  │ FAIL [expected PASS] the correct state should be restored when navigating during initial load
  │   → assert_equals: expected (string) "state1" but got (boolean) false
  │ 
  │ window.onload/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:35:5
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20
  │ test@http://web-platform.test:8000/resources/testharness.js:548:9
  └ window.onload@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:34:3

  ▶ Unexpected subtest result in /html/browsers/history/the-history-interface/007.html:
  │ FAIL [expected PASS] history.state should reflect the navigated state onload
  │   → assert_equals: expected "state1" but got "state2"
  │ 
  │ window.onload/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:38:5
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20
  │ test@http://web-platform.test:8000/resources/testharness.js:548:9
  └ window.onload@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:37:3

  ▶ Unexpected subtest result in /html/browsers/history/the-history-interface/007.html:
  │ FAIL [expected PASS] popstate event should fire before onload fires
  │   → assert_true: expected true got false
  │ 
  │ window.onload/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:32:5
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20
  │ test@http://web-platform.test:8000/resources/testharness.js:548:9
  └ window.onload@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:31:3

  ▶ Unexpected subtest result in /html/browsers/history/the-history-interface/007.html:
  │ FAIL [expected PASS] popstate event should not fire after onload fires
  │   → assert_false: expected false got true
  │ 
  │ window.onload/</<@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:43:7
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20
  │ test@http://web-platform.test:8000/resources/testharness.js:548:9
  └ window.onload/<@http://web-platform.test:8000/html/browsers/history/the-history-interface/007.html:42:5
@jdm jdm added the I-intermittent label May 24, 2018
@jdm jdm mentioned this issue May 24, 2018
0 of 6 tasks complete
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.