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

Update mutation event suppression for <details name> to revised spec rules. #42335

Merged
merged 1 commit into from
Oct 4, 2023

Update mutation event suppression for <details name> to revised spec …

a221fcd
Select commit
Loading
Failed to load commit list.
Merged

Update mutation event suppression for <details name> to revised spec rules. #42335

Update mutation event suppression for <details name> to revised spec …
a221fcd
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-stability succeeded Oct 4, 2023 in 8m 14s

Community-TC (pull_request)

Verify that all tests affected by a pull request are stable when executed in firefox.

Details

View task in Taskcluster
View logs in Taskcluster

WPT Command: python3 ./wpt run --channel=nightly --verify --verify-no-chaos-mode --verify-repeat-loop=0 --verify-repeat-restart=10 --github-checks-text-file=/home/test/artifacts/checkrun.md --affected base_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --no-headless --verify-log-full --binary=/home/test/build/firefox/firefox firefox


expect_opening/<@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:416:20
  FAIL basic handling of mutually exclusive details - assert_false: expected false got true
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:44:15
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL more complex handling of mutually exclusive details - assert_array_equals: initial states from open attribute expected property 2 to be false but got true (expected array [true, false, false] got [true, false, true])
assert_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:75:24
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:78:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL mutually exclusive details across multiple names and multiple tree scopes - assert_array_equals: after mutation in shadow tree expected property 5 to be 0 but got 1 (expected array [0, 1, 0, 0, 1, 0, 0, 0] got [0, 1, 0, 0, 1, 1, 0, 0])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:104:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL mutation event and toggle event order - assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0, 0] got [1, 0, 1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:151:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL interaction of open attribute changes with mutation events - assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:206:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL exclusivity enforcement with attachment scenario connected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario shadow - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario shadow-in-disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario template-in-disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-xhr-response - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-implementation-create-document - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-template - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL handling of name attribute changes - assert_array_equals: states after first mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:350:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL closing as a result of parsing doesn't depend on attribute order - assert_array_equals: states after insertion by parser expected property 1 to be 0 but got 1 (expected array [1, 0, 0] got [1, 1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:392:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL handling of insertion of elements into group - assert_equals: expected (string) "closed" but got (undefined) undefined
expect_opening/<@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:416:20
  FAIL basic handling of mutually exclusive details - assert_false: expected false got true
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:44:15
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL more complex handling of mutually exclusive details - assert_array_equals: initial states from open attribute expected property 2 to be false but got true (expected array [true, false, false] got [true, false, true])
assert_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:75:24
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:78:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL mutually exclusive details across multiple names and multiple tree scopes - assert_array_equals: after mutation in shadow tree expected property 5 to be 0 but got 1 (expected array [0, 1, 0, 0, 1, 0, 0, 0] got [0, 1, 0, 0, 1, 1, 0, 0])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:104:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL mutation event and toggle event order - assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0, 0] got [1, 0, 1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:151:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL interaction of open attribute changes with mutation events - assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:206:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL exclusivity enforcement with attachment scenario connected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario shadow - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario shadow-in-disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario template-in-disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-xhr-response - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-implementation-create-document - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-template - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL handling of name attribute changes - assert_array_equals: states after first mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:350:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL closing as a result of parsing doesn't depend on attribute order - assert_array_equals: states after insertion by parser expected property 1 to be 0 but got 1 (expected array [1, 0, 0] got [1, 1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:392:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL handling of insertion of elements into group - assert_equals: expected (string) "closed" but got (undefined) undefined
expect_opening/<@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:416:20
  FAIL basic handling of mutually exclusive details - assert_false: expected false got true
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:44:15
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL more complex handling of mutually exclusive details - assert_array_equals: initial states from open attribute expected property 2 to be false but got true (expected array [true, false, false] got [true, false, true])
assert_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:75:24
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:78:16
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL mutually exclusive details across multiple names and multiple tree scopes - assert_array_equals: after mutation in shadow tree expected property 5 to be 0 but got 1 (expected array [0, 1, 0, 0, 1, 0, 0, 0] got [0, 1, 0, 0, 1, 1, 0, 0])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:104:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL mutation event and toggle event order - assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0, 0] got [1, 0, 1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:151:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL interaction of open attribute changes with mutation events - assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:206:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL exclusivity enforcement with attachment scenario connected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario shadow - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario shadow-in-disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario template-in-disconnected - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-xhr-response - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-implementation-create-document - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL exclusivity enforcement with attachment scenario connected-in-template - assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:325:26
  FAIL handling of name attribute changes - assert_array_equals: states after first mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:350:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL closing as a result of parsing doesn't depend on attribute order - assert_array_equals: states after insertion by parser expected property 1 to be 0 but got 1 (expected array [1, 0, 0] got [1, 1, 1])
assert_element_states@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:19:22
@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:392:24
Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
promise_test/tests.promise_tests</<@http://web-platform.test:8000/resources/testharness.js:733:36
promise_test/tests.promise_tests<@http://web-platform.test:8000/resources/testharness.js:732:20
  FAIL handling of insertion of elements into group - assert_equals: expected (string) "closed" but got (undefined) undefined
expect_opening/<@http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/name-attribute.html:416:20
 2:07.20 INFO Got 10 unexpected results, with 0 unexpected passes
 2:07.21 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 2:07.36 wptserve INFO Stopped http server on 127.0.0.1:8444
 2:07.37 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 2:07.37 wptserve INFO Stopped http server on 127.0.0.1:8445
 2:07.37 wptserve INFO Stopped http server on 127.0.0.1:8443
 2:07.37 wptserve INFO Stopped http server on 127.0.0.1:8446
 2:07.37 wptserve INFO Stopped http server on 127.0.0.1:9000
 2:07.37 wptserve INFO Stopped http server on 127.0.0.1:8002
 2:07.37 wptserve INFO Stopped http server on 127.0.0.1:8003
 2:07.37 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 2:07.37 wptserve INFO Stopped http server on 127.0.0.1:8001
 2:07.50 wptserve INFO Stopped http server on 127.0.0.1:8000
 2:07.53 INFO Removed font: Ahem.ttf
 2:07.56 INFO Closing logging queue
 2:07.56 INFO queue closed
 2:07.57 INFO ::: Ran 10 of expected 10 iterations.
 2:07.57 INFO ## All results ##

 2:07.57 INFO ### /html/semantics/interactive-elements/the-details-element/name-attribute.html ###
 2:07.57 INFO |                                            Subtest                                             | Results |                                                                               Messages                                                                               |
 2:07.57 INFO |------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 2:07.57 INFO |                                                                                                | OK      |                                                                                                                                                                      |
 2:07.57 INFO | `basic handling of mutually exclusive details`                                                 | FAIL    | `assert_false: expected false got true`                                                                                                                              |
 2:07.57 INFO | `more complex handling of mutually exclusive details`                                          | FAIL    | `assert_array_equals: initial states from open attribute expected property 2 to be false but got true (expected array [true, false, false] got [true, false, true])` |
 2:07.57 INFO | `mutually exclusive details across multiple names and multiple tree scopes`                    | FAIL    | `assert_array_equals: after mutation in shadow tree expected property 5 to be 0 but got 1 (expected array [0, 1, 0, 0, 1, 0, 0, 0] got [0, 1, 0, 0, 1, 1, 0, 0])`    |
 2:07.57 INFO | `mutation event and toggle event order`                                                        | FAIL    | `assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0, 0] got [1, 0, 1, 1])`                                   |
 2:07.57 INFO | `interaction of open attribute changes with mutation events`                                   | FAIL    | `assert_array_equals: states before mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])`                                         |
 2:07.57 INFO | `empty and missing name attributes do not create groups`                                       | PASS    |                                                                                                                                                                      |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario connected`                                   | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario disconnected`                                | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario shadow`                                      | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario shadow-in-disconnected`                      | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario template-in-disconnected`                    | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario connected-in-xhr-response`                   | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario connected-in-implementation-create-document` | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `exclusivity enforcement with attachment scenario connected-in-template`                       | FAIL    | `assert_array_equals: state after toggle enforces exclusivity expected property 0 to be 0 but got 1 (expected array [0, 1] got [1, 1])`                              |
 2:07.57 INFO | `handling of name attribute changes`                                                           | FAIL    | `assert_array_equals: states after first mutation expected property 2 to be 0 but got 1 (expected array [1, 0, 0] got [1, 0, 1])`                                    |
 2:07.57 INFO | `closing as a result of parsing doesn't depend on attribute order`                             | FAIL    | `assert_array_equals: states after insertion by parser expected property 1 to be 0 but got 1 (expected array [1, 0, 0] got [1, 1, 1])`                               |
 2:07.57 INFO | `handling of insertion of elements into group`                                                 | FAIL    | `assert_equals: expected (string) "closed" but got (undefined) undefined`                                                                                            |
 2:07.57 INFO 
 2:07.57 INFO ::: Running tests in a loop with restarts 10 times : PASS
 2:07.57 INFO :::
 2:07.57 INFO ::: Test verification PASS
 2:07.57 INFO :::
[taskcluster 2023-10-04 19:25:27.167Z] === Task Finished ===
[taskcluster 2023-10-04 19:25:27.574Z] Successful task run with exit code: 0 completed in 234.653 seconds