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/semantics/interactive-elements/the-details-element/toggleEvent.html #21336

Open
gterzian opened this issue Aug 3, 2018 · 1 comment
Labels
I-intermittent Problem reproduces intermittently.

Comments

@gterzian
Copy link
Member

gterzian commented Aug 3, 2018

{"status": "FAIL", "group": "default", "message": "assert_true: expected true got false", "stack": "@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/toggleEvent.html:144:5\nTest.prototype.step_timeout/<@http://web-platform.test:8000/resources/testharness.js:1596:20\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20\nTest.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1562:20\n", "subtest": "Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element", "test": "/html/semantics/interactive-elements/the-details-element/toggleEvent.html", "line": 16093, "action": "test_result", "expected": "PASS"}

For example in #21325

@jdm jdm added the I-intermittent Problem reproduces intermittently. label Aug 30, 2018
@jdm
Copy link
Member

jdm commented Aug 30, 2018

  ▶ Unexpected subtest result in /html/semantics/interactive-elements/the-details-element/toggleEvent.html:
  │ FAIL [expected PASS] Calling open twice on 'details' fires only one toggle event
  │   → assert_true: expected true got false
  │ 
  │ @http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/toggleEvent.html:115:5
  │ Test.prototype.step_timeout/<@http://web-platform.test:8000/resources/testharness.js:1611:20
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1553:20
  └ Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1577:20

  ▶ Unexpected subtest result in /html/semantics/interactive-elements/the-details-element/toggleEvent.html:
  │ FAIL [expected PASS] Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element
  │   → assert_true: expected true got false
  │ 
  │ @http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/toggleEvent.html:144:5
  │ Test.prototype.step_timeout/<@http://web-platform.test:8000/resources/testharness.js:1611:20
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1553:20
  └ Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1577:20

@jdm jdm changed the title Intermittent Failures of toggleEvent Intermittent failure in /html/semantics/interactive-elements/the-details-element/toggleEvent.html Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

2 participants