Update pattern for role none/generic match. #42203
Merged
Community-TC Integration / wpt-chrome-dev-stability
succeeded
Sep 27, 2023 in 5m 6s
Community-TC (pull_request)
Verify that all tests affected by a pull request are stable when executed in chrome.
Details
View task in Taskcluster
View logs in Taskcluster
WPT Command: python3 ./wpt run --channel=dev --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 --enable-swiftshader chrome
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned rowheader outside the context of row - assert_false: Computed Role: "rowheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="rowheader" data-testname="orphaned rowheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned columnheader outside the context of row - assert_false: Computed Role: "columnheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="columnheader" data-testname="orphaned columnheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned gridcell outside the context of row - assert_false: Computed Role: "gridcell" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="gridcell" data-testname="orphaned gridcell outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned rowheader outside the context of row - assert_false: Computed Role: "rowheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="rowheader" data-testname="orphaned rowheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned columnheader outside the context of row - assert_false: Computed Role: "columnheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="columnheader" data-testname="orphaned columnheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned gridcell outside the context of row - assert_false: Computed Role: "gridcell" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="gridcell" data-testname="orphaned gridcell outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned rowheader outside the context of row - assert_false: Computed Role: "rowheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="rowheader" data-testname="orphaned rowheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned columnheader outside the context of row - assert_false: Computed Role: "columnheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="columnheader" data-testname="orphaned columnheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned gridcell outside the context of row - assert_false: Computed Role: "gridcell" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="gridcell" data-testname="orphaned gridcell outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned rowheader outside the context of row - assert_false: Computed Role: "rowheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="rowheader" data-testname="orphaned rowheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned columnheader outside the context of row - assert_false: Computed Role: "columnheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="columnheader" data-testname="orphaned columnheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned gridcell outside the context of row - assert_false: Computed Role: "gridcell" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="gridcell" data-testname="orphaned gridcell outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned rowheader outside the context of row - assert_false: Computed Role: "rowheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="rowheader" data-testname="orphaned rowheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
FAIL orphaned columnheader outside the context of row - assert_false: Computed Role: "columnheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="columnheader" data-testname="orphaned columnheader outside the context of row" class="ex-generic">x</div> expected false got true
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16)
/wai-aria/role/role_none_conflict_resolution.html
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL heading role none with global attr aria-label - assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL p role none with global attr aria-label (prohibited role) - assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
/wai-aria/role/synonym-roles.html
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL directory role == computedrole list - assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
FAIL div w/directory role == computedrole list - assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"
at Test.<anonymous> (http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:9)
2:02.81 INFO Got 50 unexpected results, with 0 unexpected passes
2:02.82 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
2:02.88 wptserve INFO Stopped http server on 127.0.0.1:8000
2:03.06 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:9000
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:8003
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:8001
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:8002
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:8446
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:8445
2:03.06 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:8443
2:03.06 wptserve INFO Stopped http server on 127.0.0.1:8444
2:03.21 INFO Removed font: Ahem.ttf
2:03.24 INFO Closing logging queue
2:03.24 INFO queue closed
2:03.30 INFO ::: Ran 10 of expected 10 iterations.
2:03.30 INFO ## All results ##
2:03.30 INFO ### /html-aam/fragile/area-role.html ###
2:03.30 INFO | Subtest | Results | Messages |
2:03.30 INFO |-------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2:03.30 INFO | | OK | |
2:03.30 INFO | `el-area` | FAIL | `assert_equals: <area shape="rect" coords="0,0,15,15" href="#" alt="x" data-testname="el-area" data-expectedrole="link" class="ex"> expected "link" but got "none"` |
2:03.30 INFO | `el-area-no-href` | PASS | |
2:03.30 INFO
2:03.30 INFO ### /html-aam/roles.html ###
2:03.30 INFO | Subtest | Results | Messages |
2:03.30 INFO |-----------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|
2:03.30 INFO | | OK | |
2:03.30 INFO | `el-address` | PASS | |
2:03.30 INFO | `el-article` | PASS | |
2:03.30 INFO | `el-blockquote` | PASS | |
2:03.30 INFO | `el-button` | PASS | |
2:03.30 INFO | `el-code` | FAIL | `assert_equals: <code data-testname="el-code" data-expectedrole="code" class="ex">x</code> expected "code" but got "none"` |
2:03.30 INFO | `el-dd` | FAIL | `assert_equals: <dd data-testname="el-dd" data-expectedrole="definition" class="ex">x</dd> expected "definition" but got "DescriptionListDetail"` |
2:03.30 INFO | `el-del` | PASS | |
2:03.30 INFO | `el-details` | FAIL | `assert_equals: <details data-testname="el-details" data-expectedrole="group" class="ex"><summary>x</summary>x</details> expected "group" but got "Details"` |
2:03.30 INFO | `el-dfn` | PASS | |
2:03.30 INFO | `el-dt` | FAIL | `assert_equals: <dt data-testname="el-dt" data-expectedrole="term" class="ex">x</dt> expected "term" but got "DescriptionListTerm"` |
2:03.30 INFO | `el-em` | FAIL | `assert_equals: <em data-testname="el-em" data-expectedrole="emphasis" class="ex">x</em> expected "emphasis" but got "none"` |
2:03.30 INFO | `el-fieldset` | PASS | |
2:03.30 INFO | `el-figure` | PASS | |
2:03.30 INFO | `el-form` | FAIL | `assert_equals: <form data-testname="el-form" data-expectedrole="form" class="ex"><input></form> expected "form" but got "Section"` |
2:03.30 INFO | `el-h1` | PASS | |
2:03.30 INFO | `el-h2` | PASS | |
2:03.30 INFO | `el-h3` | PASS | |
2:03.30 INFO | `el-h4` | PASS | |
2:03.30 INFO | `el-h5` | PASS | |
2:03.30 INFO | `el-h6` | PASS | |
2:03.30 INFO | `el-hgroup` | FAIL | `assert_equals: <hgroup data-testname="el-hgroup" data-expectedrole="group" class="ex"><h1>x</h1></hgroup> expected "group" but got "none"` |
2:03.30 INFO | `el-hr` | PASS | |
2:03.30 INFO | `el-img` | PASS | |
2:03.30 INFO | `el-input-button` | PASS | |
2:03.30 INFO | `el-input-checkbox` | PASS | |
2:03.30 INFO | `el-input-email` | PASS | |
2:03.30 INFO | `el-input-radio` | PASS | |
2:03.30 INFO | `el-input-range` | PASS | |
2:03.30 INFO | `el-input-reset` | PASS | |
2:03.30 INFO | `el-input-search` | PASS | |
2:03.30 INFO | `el-input-submit` | PASS | |
2:03.30 INFO | `el-input-tel` | PASS | |
2:03.30 INFO | `el-input-text` | PASS | |
2:03.30 INFO | `el-input-url` | PASS | |
2:03.30 INFO | `el-ins` | PASS | |
2:03.30 INFO | `el-li-in-ul` | PASS | |
2:03.30 INFO | `el-li-in-ol` | PASS | |
2:03.30 INFO | `el-main` | PASS | |
2:03.30 INFO | `el-mark` | PASS | |
2:03.30 INFO | `el-menu` | PASS | |
2:03.30 INFO | `el-meter` | PASS | |
2:03.30 INFO | `el-nav` | PASS | |
2:03.30 INFO | `el-ol` | PASS | |
2:03.30 INFO | `el-option` | FAIL | `assert_equals: <option data-testname="el-option" data-expectedrole="option" class="ex">x</option> expected "option" but got "menuitem"` |
2:03.30 INFO | `el-output` | PASS | |
2:03.30 INFO | `el-p` | PASS | |
2:03.30 INFO | `el-progress` | PASS | |
2:03.30 INFO | `el-s` | PASS | |
2:03.30 INFO | `el-search` | PASS | |
2:03.30 INFO | `el-select-listbox` | PASS | |
2:03.30 INFO | `el-strong` | FAIL | `assert_equals: <strong data-testname="el-strong" data-expectedrole="strong" class="ex">x</strong> expected "strong" but got "none"` |
2:03.30 INFO | `el-sub` | PASS | |
2:03.30 INFO | `el-sup` | PASS | |
2:03.30 INFO | `el-time` | PASS | |
2:03.30 INFO | `el-textarea` | PASS | |
2:03.30 INFO | `el-ul` | PASS | |
2:03.30 INFO | `el-img-alt-no-value` | PASS | |
2:03.30 INFO | `el-img-empty-alt` | PASS | |
2:03.30 INFO
2:03.30 INFO ### /wai-aria/role/grid-roles.html ###
2:03.30 INFO | Subtest | Results | Messages |
2:03.30 INFO |-------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2:03.30 INFO | | OK | |
2:03.30 INFO | `role is grid` | PASS | |
2:03.30 INFO | `role is row (in grid)` | PASS | |
2:03.30 INFO | `role is columnheader (in row, in grid)` | PASS | |
2:03.30 INFO | `role is rowheader (in row, in grid)` | PASS | |
2:03.30 INFO | `role is gridcell (in row, in grid)` | PASS | |
2:03.30 INFO | `role is rowgroup (in grid)` | PASS | |
2:03.30 INFO | `role is row (in rowgroup, in grid)` | PASS | |
2:03.30 INFO | `role is columnheader (in row, in rowgroup, in grid)` | PASS | |
2:03.30 INFO | `role is rowheader (in row, in rowgroup, in grid)` | PASS | |
2:03.30 INFO | `role is gridcell (in row, in rowgroup, in grid)` | PASS | |
2:03.30 INFO | `orphaned gridcell outside the context of row` | FAIL | `assert_false: Computed Role: "gridcell" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="gridcell" data-testname="orphaned gridcell outside the context of row" class="ex-generic">x</div> expected false got true` |
2:03.30 INFO | `orphaned rowheader outside the context of row` | FAIL | `assert_false: Computed Role: "rowheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="rowheader" data-testname="orphaned rowheader outside the context of row" class="ex-generic">x</div> expected false got true` |
2:03.30 INFO | `orphaned columnheader outside the context of row` | FAIL | `assert_false: Computed Role: "columnheader" does not match any of the acceptable role strings in ["generic", "", "none"]: <div role="columnheader" data-testname="orphaned columnheader outside the context of row" class="ex-generic">x</div> expected false got true` |
2:03.30 INFO
2:03.30 INFO ### /wai-aria/role/role_none_conflict_resolution.html ###
2:03.30 INFO | Subtest | Results | Messages |
2:03.30 INFO |----------------------------------------------------------------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2:03.30 INFO | | OK | |
2:03.30 INFO | `heading role none with global attr aria-label` | FAIL | `assert_equals: <h1 role="none" data-testname="heading role none with global attr aria-label" data-expectedrole="heading" aria-label="x" class="ex">x</h1> expected "heading" but got "none"` |
2:03.30 INFO | `p role none with global attr aria-label (prohibited role)` | FAIL | `assert_equals: <p role="none" data-testname="p role none with global attr aria-label (prohibited role)" data-expectedrole="paragraph" aria-label="x" class="ex">x</p> expected "paragraph" but got "none"` |
2:03.30 INFO | `focusable heading role none with tabindex=0` | PASS | |
2:03.30 INFO | `focusable heading role none with tabindex=-1` | PASS | |
2:03.30 INFO | `p role none without global attr aria-label (prohibited role)` | PASS | |
2:03.30 INFO | `non-focusable heading role none` | PASS | |
2:03.30 INFO | `none with non-global` | PASS | |
2:03.30 INFO
2:03.30 INFO ### /wai-aria/role/synonym-roles.html ###
2:03.31 INFO | Subtest | Results | Messages |
2:03.31 INFO |--------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2:03.31 INFO | | OK | |
2:03.31 INFO | `image role == computedrole image` | PASS | |
2:03.31 INFO | `synonym img role == computedrole image` | PASS | |
2:03.31 INFO | `list role == computedrole list` | PASS | |
2:03.31 INFO | `directory role == computedrole list` | FAIL | `assert_equals: <ul role="directory" id="directory" data-expectedrole="list" data-testname="directory role == computedrole list" class="ex"><li>x</li></ul> expected "list" but got "directory"` |
2:03.31 INFO | `div w/directory role == computedrole list` | FAIL | `assert_equals: <div role="directory" id="div" data-expectedrole="list" data-testname="div w/directory role == computedrole list" class="ex"><div role="listitem">x</div></div> expected "list" but got "directory"` |
2:03.31 INFO | `none role == computedrole none` | PASS | |
2:03.31 INFO | `synonym presentation role == computedrole none` | PASS | |
2:03.31 INFO
2:03.31 INFO ::: Running tests in a loop with restarts 10 times : PASS
2:03.31 INFO :::
2:03.31 INFO ::: Test verification PASS
2:03.31 INFO :::
X connection to :99.0 broken (explicit kill or server shutdown).
[taskcluster 2023-09-27 21:27:24.722Z] === Task Finished ===
[taskcluster 2023-09-27 21:27:25.087Z] Successful task run with exit code: 0 completed in 267.92 seconds
Loading