Skip to content

Reland "Make <menuitem> automatically be an interest invoker"

a6f95c3
Select commit
Loading
Failed to load commit list.
Merged

Reland "Make <menuitem> automatically be an interest invoker" #57113

Reland "Make <menuitem> automatically be an interest invoker"
a6f95c3
Select commit
Loading
Failed to load commit list.
Community-TC Integration / wpt-firefox-nightly-stability succeeded Jan 9, 2026 in 39m 45s

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 | View task group in Taskcluster

Task Status

Started: 2026-01-09T22:10:39.401Z
Resolved: 2026-01-09T22:12:56.183Z
Task Execution Time: 2 minutes, 16 seconds, 782 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md

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 --verify-log-full --no-headless --binary=/home/test/build/firefox/firefox firefox


[taskcluster 2026-01-09 22:10:39.474Z] Task ID: MjbDVSU1QUqjabK64DWVNQ
[taskcluster 2026-01-09 22:10:39.474Z] Worker ID: 1925364963489911039
[taskcluster 2026-01-09 22:10:39.474Z] Worker Group: us-east4-b
[taskcluster 2026-01-09 22:10:39.474Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-01-09 22:10:39.474Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-01-09 22:10:39.474Z] Worker Version: 46.1.0
[taskcluster 2026-01-09 22:10:39.474Z] Public IP: 34.48.21.154
[taskcluster 2026-01-09 22:10:39.474Z] Hostname: proj-wpt-ci-ipna-ljxsim1tse2ife7fa

[taskcluster 2026-01-09 22:10:40.345Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/apps-bin-path.sh ']'
+ . /etc/profile.d/apps-bin-path.sh

...(4137 lines hidden)...

@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:45:18
  FAIL Should use arrow keys to move between menuitems in menulist with display block (no delays) - assert_equals: arrow down moves focus into menulist. expected Element node <menuitem id="A1">Command A1</menuitem> but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:75:18
  FAIL Should use arrow keys to move between menuitems in menubar (no delays) - assert_equals: expected Element node <menuitem id="B1">Command B1</menuitem> but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:87:18
  FAIL Should use arrow keys to move between menuitems in menulist (long delays) - assert_equals: expected Element node <menuitem id="btn" commandfor="list" command="toggle-menu... but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:45:18
  FAIL Should use arrow keys to move between menuitems in menulist with display block (long delays) - assert_equals: arrow down moves focus into menulist. expected Element node <menuitem id="A1">Command A1</menuitem> but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:75:18
  FAIL Should use arrow keys to move between menuitems in menubar (long delays) - assert_equals: expected Element node <menuitem id="B1">Command B1</menuitem> but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:87:18
  FAIL Should use arrow keys to move between menuitems in menulist (no delays) - assert_equals: expected Element node <menuitem id="btn" commandfor="list" command="toggle-menu... but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:45:18
  FAIL Should use arrow keys to move between menuitems in menulist with display block (no delays) - assert_equals: arrow down moves focus into menulist. expected Element node <menuitem id="A1">Command A1</menuitem> but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:75:18
  FAIL Should use arrow keys to move between menuitems in menubar (no delays) - assert_equals: expected Element node <menuitem id="B1">Command B1</menuitem> but got Element node <body class="nodelay"><menubar>
 <menuitem id="btn" comma...
@http://web-platform.test:8000/html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html:87:18
/html/semantics/menu/tentative/menuitem-activate.html
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL User menuitem activation works with the toggle-menu command - assert_true: mainmenu opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:54:14
  FAIL User menuitem activation works with show-popover command - assert_true: mainmenu popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:74:14
  FAIL Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus - assert_true: menu in popover opens expected true got false
@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:104:14
  FAIL A mousedown-drag-mouseup gesture on a normal menuitem picks the item - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
  FAIL A mousedown-drag-mouseup gesture on a submenu item leaves both menus open - assert_true: menulist popover opens when clicked expected true got false
getMenuItemCoords@http://web-platform.test:8000/html/semantics/menu/tentative/menuitem-activate.html:137:14
/shadow-dom/focus-navigation/menu/tentative/focus-menu-elements.html
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
  FAIL Should focus on menuitems in menubar only. - assert_true: Failed to focus A expected true got false
assert_focus_navigation_element@http://web-platform.test:8000/shadow-dom/focus-navigation/resources/focus-utils.js:73:14
 1:12.41 INFO Got 30 unexpected results, with 0 unexpected passes
 1:12.41 wptserve INFO Stopped http server on 127.0.0.1:8000
 1:12.41 wptserve INFO Stopped http server on 127.0.0.1:8001
 1:12.41 wptserve INFO Stopped http server on 127.0.0.1:8002
 1:12.41 wptserve INFO Stopped http server on 127.0.0.1:8443
 1:12.41 wptserve INFO Stopped http server on 127.0.0.1:8444
 1:12.41 wptserve INFO Stopped http server on 127.0.0.1:8003
 1:12.42 wptserve INFO Stopped http server on 127.0.0.1:8445
 1:12.42 wptserve INFO Stopped http server on 127.0.0.1:9000
 1:12.43 wptserve INFO Stopped http server on 127.0.0.1:8446
 1:12.43 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
 1:12.79 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
 1:12.79 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
 1:12.83 INFO Removed font: Ahem.ttf
 1:12.85 INFO Closing logging queue
 1:12.86 INFO queue closed
 1:12.87 INFO ::: Ran 10 of expected 10 iterations.
 1:12.87 INFO ## All results ##

 1:12.87 INFO ### /html/semantics/menu/tentative/focus-menu-elements-arrowoperations.html ###
 1:12.87 INFO |                                            Subtest                                             | Results |                                                                                                 Messages                                                                                                |
 1:12.87 INFO |------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
 1:12.87 INFO |                                                                                                | OK      |                                                                                                                                                                                                         |
 1:12.87 INFO | `Should use arrow keys to move between menuitems in menulist (long delays)`                    | FAIL    | `assert_equals: expected Element node <menuitem id="btn" commandfor="list" command="toggle-menu... but got Element node <body class="nodelay"><menubar>\n <menuitem id="btn" comma...`                  |
 1:12.87 INFO | `Should use arrow keys to move between menuitems in menulist with display block (long delays)` | FAIL    | `assert_equals: arrow down moves focus into menulist. expected Element node <menuitem id="A1">Command A1</menuitem> but got Element node <body class="nodelay"><menubar>\n <menuitem id="btn" comma...` |
 1:12.87 INFO | `Should use arrow keys to move between menuitems in menubar (long delays)`                     | FAIL    | `assert_equals: expected Element node <menuitem id="B1">Command B1</menuitem> but got Element node <body class="nodelay"><menubar>\n <menuitem id="btn" comma...`                                       |
 1:12.87 INFO | `Should use arrow keys to move between menuitems in menulist (no delays)`                      | FAIL    | `assert_equals: expected Element node <menuitem id="btn" commandfor="list" command="toggle-menu... but got Element node <body class="nodelay"><menubar>\n <menuitem id="btn" comma...`                  |
 1:12.87 INFO | `Should use arrow keys to move between menuitems in menulist with display block (no delays)`   | FAIL    | `assert_equals: arrow down moves focus into menulist. expected Element node <menuitem id="A1">Command A1</menuitem> but got Element node <body class="nodelay"><menubar>\n <menuitem id="btn" comma...` |
 1:12.87 INFO | `Should use arrow keys to move between menuitems in menubar (no delays)`                       | FAIL    | `assert_equals: expected Element node <menuitem id="B1">Command B1</menuitem> but got Element node <body class="nodelay"><menubar>\n <menuitem id="btn" comma...`                                       |
 1:12.87 INFO 
 1:12.87 INFO ### /html/semantics/menu/tentative/menuitem-activate.html ###
 1:12.87 INFO |                                               Subtest                                                | Results |                                  Messages                                  |
 1:12.87 INFO |------------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------|
 1:12.87 INFO |                                                                                                      | OK      |                                                                            |
 1:12.87 INFO | `User menuitem activation works with the toggle-menu command`                                        | FAIL    | `assert_true: mainmenu opens expected true got false`                      |
 1:12.87 INFO | `User menuitem activation works with show-popover command`                                           | FAIL    | `assert_true: mainmenu popover opens expected true got false`              |
 1:12.87 INFO | `Menulist inside a popover works correctly; does not get accidentally dismissed by opening submenus` | FAIL    | `assert_true: menu in popover opens expected true got false`               |
 1:12.87 INFO | `A mousedown-drag-mouseup gesture on a normal menuitem picks the item`                               | FAIL    | `assert_true: menulist popover opens when clicked expected true got false` |
 1:12.87 INFO | `A mousedown-drag-mouseup gesture on a submenu item leaves both menus open`                          | FAIL    | `assert_true: menulist popover opens when clicked expected true got false` |
 1:12.87 INFO 
 1:12.87 INFO ### /shadow-dom/focus-navigation/menu/tentative/focus-menu-elements.html ###
 1:12.87 INFO |                   Subtest                    | Results |                         Messages                         |
 1:12.87 INFO |----------------------------------------------|---------|----------------------------------------------------------|
 1:12.87 INFO |                                              | OK      |                                                          |
 1:12.87 INFO | `Should focus on menuitems in menubar only.` | FAIL    | `assert_true: Failed to focus A expected true got false` |
 1:12.87 INFO 
 1:12.87 INFO ::: Running tests in a loop with restarts 10 times : PASS
 1:12.87 INFO :::
 1:12.87 INFO ::: Test verification PASS
 1:12.87 INFO :::
[taskcluster 2026-01-09 22:12:54.840Z] === Task Finished ===
[taskcluster 2026-01-09 22:12:55.208Z] Successful task run with exit code: 0 completed in 135.734 seconds