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 pattern for role none/generic match. #42203

Merged

Update pattern for role none/generic match.

723ccac
Select commit
Loading
Failed to load commit list.
Merged

Update pattern for role none/generic match. #42203

Update pattern for role none/generic match.
723ccac
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-stability succeeded Sep 27, 2023 in 8m 26s

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


      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>
    </div>
  </div> expected "grid" but got "table"
verifyRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:22
  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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16
  FAIL role is grid - assert_equals: <div role="grid" data-testname="role is grid" data-expectedrole="grid" class="ex">
    <div role="row" data-testname="role is row (in grid)" data-expectedrole="row" class="ex">
      <span role="columnheader" data-testname="role is columnheader (in row, in grid)" data-expectedrole="columnheader" class="ex">x</span>
      <span role="columnheader">x</span>
    </div>
    <div role="row">
      <span role="rowheader" data-testname="role is rowheader (in row, in grid)" data-expectedrole="rowheader" class="ex">x</span>
      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>
    </div>
  </div> expected "grid" but got "table"
verifyRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:22
  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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16
  FAIL role is grid - assert_equals: <div role="grid" data-testname="role is grid" data-expectedrole="grid" class="ex">
    <div role="row" data-testname="role is row (in grid)" data-expectedrole="row" class="ex">
      <span role="columnheader" data-testname="role is columnheader (in row, in grid)" data-expectedrole="columnheader" class="ex">x</span>
      <span role="columnheader">x</span>
    </div>
    <div role="row">
      <span role="rowheader" data-testname="role is rowheader (in row, in grid)" data-expectedrole="rowheader" class="ex">x</span>
      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>
    </div>
  </div> expected "grid" but got "table"
verifyRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:22
  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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16
  FAIL role is grid - assert_equals: <div role="grid" data-testname="role is grid" data-expectedrole="grid" class="ex">
    <div role="row" data-testname="role is row (in grid)" data-expectedrole="row" class="ex">
      <span role="columnheader" data-testname="role is columnheader (in row, in grid)" data-expectedrole="columnheader" class="ex">x</span>
      <span role="columnheader">x</span>
    </div>
    <div role="row">
      <span role="rowheader" data-testname="role is rowheader (in row, in grid)" data-expectedrole="rowheader" class="ex">x</span>
      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>
    </div>
  </div> expected "grid" but got "table"
verifyRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:22
  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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16
  FAIL role is grid - assert_equals: <div role="grid" data-testname="role is grid" data-expectedrole="grid" class="ex">
    <div role="row" data-testname="role is row (in grid)" data-expectedrole="row" class="ex">
      <span role="columnheader" data-testname="role is columnheader (in row, in grid)" data-expectedrole="columnheader" class="ex">x</span>
      <span role="columnheader">x</span>
    </div>
    <div role="row">
      <span role="rowheader" data-testname="role is rowheader (in row, in grid)" data-expectedrole="rowheader" class="ex">x</span>
      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>
    </div>
  </div> expected "grid" but got "table"
verifyRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:22
  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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16
  FAIL role is grid - assert_equals: <div role="grid" data-testname="role is grid" data-expectedrole="grid" class="ex">
    <div role="row" data-testname="role is row (in grid)" data-expectedrole="row" class="ex">
      <span role="columnheader" data-testname="role is columnheader (in row, in grid)" data-expectedrole="columnheader" class="ex">x</span>
      <span role="columnheader">x</span>
    </div>
    <div role="row">
      <span role="rowheader" data-testname="role is rowheader (in row, in grid)" data-expectedrole="rowheader" class="ex">x</span>
      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>
    </div>
  </div> expected "grid" but got "table"
verifyRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:22
  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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16
  FAIL role is grid - assert_equals: <div role="grid" data-testname="role is grid" data-expectedrole="grid" class="ex">
    <div role="row" data-testname="role is row (in grid)" data-expectedrole="row" class="ex">
      <span role="columnheader" data-testname="role is columnheader (in row, in grid)" data-expectedrole="columnheader" class="ex">x</span>
      <span role="columnheader">x</span>
    </div>
    <div role="row">
      <span role="rowheader" data-testname="role is rowheader (in row, in grid)" data-expectedrole="rowheader" class="ex">x</span>
      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>
    </div>
  </div> expected "grid" but got "table"
verifyRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:52:22
  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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@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
verifyRoleOrVariantRolesBySelector/<@http://web-platform.test:8000/wai-aria/scripts/aria-utils.js:92:16
 2:14.63 INFO Got 30 unexpected results, with 0 unexpected passes
 2:14.64 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 2:14.81 wptserve INFO Stopped http server on 127.0.0.1:8000
 2:15.05 wptserve INFO Stopped http server on 127.0.0.1:8001
 2:15.06 wptserve INFO Stopped http server on 127.0.0.1:8443
 2:15.06 wptserve INFO Stopped http server on 127.0.0.1:9000
 2:15.06 wptserve INFO Stopped http server on 127.0.0.1:8446
 2:15.07 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 2:15.07 wptserve INFO Stopped http server on 127.0.0.1:8445
 2:15.07 wptserve INFO Stopped http server on 127.0.0.1:8003
 2:15.07 wptserve INFO Stopped http server on 127.0.0.1:8444
 2:15.07 wptserve INFO Stopped http server on 127.0.0.1:8002
 2:15.07 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 2:15.19 INFO Removed font: Ahem.ttf
 2:15.22 INFO Closing logging queue
 2:15.22 INFO queue closed
 2:15.26 INFO ::: Ran 10 of expected 10 iterations.
 2:15.26 INFO ## All results ##

 2:15.26 INFO ### /html-aam/fragile/area-role.html ###
 2:15.26 INFO |      Subtest      | Results |                                                                               Messages                                                                              |
 2:15.26 INFO |-------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 2:15.26 INFO |                   | OK      |                                                                                                                                                                     |
 2:15.26 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:15.26 INFO | `el-area-no-href` | PASS    |                                                                                                                                                                     |
 2:15.26 INFO 
 2:15.26 INFO ### /html-aam/roles.html ###
 2:15.26 INFO |        Subtest        | Results |                                                                        Messages                                                                        |
 2:15.26 INFO |-----------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------|
 2:15.26 INFO |                       | OK      |                                                                                                                                                        |
 2:15.26 INFO | `el-address`          | PASS    |                                                                                                                                                        |
 2:15.26 INFO | `el-article`          | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-blockquote`       | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-button`           | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-code`             | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-dd`               | FAIL    | `assert_equals: <dd data-testname="el-dd" data-expectedrole="definition" class="ex">x</dd> expected "definition" but got ""`                           |
 2:15.27 INFO | `el-del`              | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-details`          | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-dfn`              | FAIL    | `assert_equals: <dfn data-testname="el-dfn" data-expectedrole="term" class="ex">x</dfn> expected "term" but got "none"`                                |
 2:15.27 INFO | `el-dt`               | FAIL    | `assert_equals: <dt data-testname="el-dt" data-expectedrole="term" class="ex">x</dt> expected "term" but got ""`                                       |
 2:15.27 INFO | `el-em`               | FAIL    | `assert_equals: <em data-testname="el-em" data-expectedrole="emphasis" class="ex">x</em> expected "emphasis" but got "none"`                           |
 2:15.27 INFO | `el-fieldset`         | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-figure`           | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-form`             | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-h1`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-h2`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-h3`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-h4`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-h5`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-h6`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-hgroup`           | FAIL    | `assert_equals: <hgroup data-testname="el-hgroup" data-expectedrole="group" class="ex"><h1>x</h1></hgroup> expected "group" but got "generic"`         |
 2:15.27 INFO | `el-hr`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-img`              | FAIL    | `assert_equals: <img src="#" alt="x" data-testname="el-img" data-expectedrole="image" class="ex"> expected "image" but got "generic"`                  |
 2:15.27 INFO | `el-input-button`     | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-checkbox`   | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-email`      | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-radio`      | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-range`      | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-reset`      | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-search`     | FAIL    | `assert_equals: <input type="search" data-testname="el-input-search" data-expectedrole="searchbox" class="ex"> expected "searchbox" but got "textbox"` |
 2:15.27 INFO | `el-input-submit`     | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-tel`        | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-text`       | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-input-url`        | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-ins`              | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-li-in-ul`         | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-li-in-ol`         | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-main`             | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-mark`             | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-menu`             | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-meter`            | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-nav`              | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-ol`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-option`           | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-output`           | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-p`                | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-progress`         | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-s`                | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-search`           | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-select-listbox`   | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-strong`           | FAIL    | `assert_equals: <strong data-testname="el-strong" data-expectedrole="strong" class="ex">x</strong> expected "strong" but got "none"`                   |
 2:15.27 INFO | `el-sub`              | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-sup`              | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-time`             | FAIL    | `assert_equals: <time data-testname="el-time" data-expectedrole="time" class="ex">x</time> expected "time" but got "generic"`                          |
 2:15.27 INFO | `el-textarea`         | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-ul`               | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-img-alt-no-value` | PASS    |                                                                                                                                                        |
 2:15.27 INFO | `el-img-empty-alt`    | PASS    |                                                                                                                                                        |
 2:15.27 INFO 
 2:15.27 INFO ### /wai-aria/role/grid-roles.html ###
 2:15.27 INFO |                        Subtest                        | Results |                                                                                                                                                                                                                                                                                                                                                                        Messages                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO |-------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 2:15.27 INFO |                                                       | OK      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is grid`                                        | FAIL    | `assert_equals: <div role="grid" data-testname="role is grid" data-expectedrole="grid" class="ex">\n    <div role="row" data-testname="role is row (in grid)" data-expectedrole="row" class="ex">\n      <span role="columnheader" data-testname="role is columnheader (in row, in grid)" data-expectedrole="columnheader" class="ex">x</span>\n      <span role="columnheader">x</span>\n    </div>\n    <div role="row">\n      <span role="rowheader" data-testname="role is rowheader (in row, in grid)" data-expectedrole="rowheader" class="ex">x</span>\n      <span role="gridcell" data-testname="role is gridcell (in row, in grid)" data-expectedrole="gridcell" class="ex">x</span>\n    </div>\n  </div> expected "grid" but got "table"` |
 2:15.27 INFO | `role is row (in grid)`                               | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is columnheader (in row, in grid)`              | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is rowheader (in row, in grid)`                 | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is gridcell (in row, in grid)`                  | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is rowgroup (in grid)`                          | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is row (in rowgroup, in grid)`                  | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is columnheader (in row, in rowgroup, in grid)` | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is rowheader (in row, in rowgroup, in grid)`    | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 INFO | `role is gridcell (in row, in rowgroup, in grid)`     | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
 2:15.27 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:15.27 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:15.27 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:15.27 INFO 
 2:15.27 INFO ### /wai-aria/role/role_none_conflict_resolution.html ###
 2:15.27 INFO |                            Subtest                             | Results | Messages |
 2:15.27 INFO |----------------------------------------------------------------|---------|----------|
 2:15.27 INFO |                                                                | OK      |          |
 2:15.27 INFO | `heading role none with global attr aria-label`                | PASS    |          |
 2:15.27 INFO | `p role none with global attr aria-label (prohibited role)`    | PASS    |          |
 2:15.27 INFO | `focusable heading role none with tabindex=0`                  | PASS    |          |
 2:15.27 INFO | `focusable heading role none with tabindex=-1`                 | PASS    |          |
 2:15.27 INFO | `p role none without global attr aria-label (prohibited role)` | PASS    |          |
 2:15.27 INFO | `non-focusable heading role none`                              | PASS    |          |
 2:15.27 INFO | `none with non-global`                                         | PASS    |          |
 2:15.27 INFO 
 2:15.27 INFO ### /wai-aria/role/synonym-roles.html ###
 2:15.27 INFO |                     Subtest                      | Results | Messages |
 2:15.27 INFO |--------------------------------------------------|---------|----------|
 2:15.27 INFO |                                                  | OK      |          |
 2:15.27 INFO | `image role == computedrole image`               | PASS    |          |
 2:15.27 INFO | `synonym img role == computedrole image`         | PASS    |          |
 2:15.27 INFO | `list role == computedrole list`                 | PASS    |          |
 2:15.27 INFO | `directory role == computedrole list`            | PASS    |          |
 2:15.27 INFO | `div w/directory role == computedrole list`      | PASS    |          |
 2:15.27 INFO | `none role == computedrole none`                 | PASS    |          |
 2:15.27 INFO | `synonym presentation role == computedrole none` | PASS    |          |
 2:15.27 INFO 
 2:15.27 INFO ::: Running tests in a loop with restarts 10 times : PASS
 2:15.27 INFO :::
 2:15.27 INFO ::: Test verification PASS
 2:15.27 INFO :::
[taskcluster 2023-09-27 21:30:44.611Z] === Task Finished ===
[taskcluster 2023-09-27 21:30:44.919Z] Successful task run with exit code: 0 completed in 290.511 seconds