Closed
Bug 1776418
Opened 2 years ago
Closed 2 years ago
Perma accessible/tests/mochitest/name/test_browserui.xhtml | uncaught exception - TypeError: ComponentUtils._getFactory is not a function at @resource://testing-common/BrowserTestUtils.jsm when Gecko 103 merges to Beta on 2022-06-27
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
DUPLICATE
of bug 1776207
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | unaffected |
firefox101 | --- | unaffected |
firefox102 | --- | unaffected |
firefox103 | + | fixed |
People
(Reporter: bszekely, Unassigned)
Details
[task 2022-06-24T12:21:30.679Z] 12:21:30 INFO - TEST-START | accessible/tests/mochitest/name/test_browserui.xhtml
[task 2022-06-24T12:21:30.777Z] 12:21:30 INFO - TEST-INFO | started process screentopng
[task 2022-06-24T12:21:31.220Z] 12:21:31 INFO - TEST-INFO | screentopng: exit 0
[task 2022-06-24T12:21:31.222Z] 12:21:31 INFO - TEST-UNEXPECTED-FAIL | accessible/tests/mochitest/name/test_browserui.xhtml | uncaught exception - TypeError: ComponentUtils._getFactory is not a function at @resource://testing-common/BrowserTestUtils.jsm:72:38
[task 2022-06-24T12:21:31.223Z] 12:21:31 INFO - @chrome://mochitests/content/a11y/accessible/tests/mochitest/name/test_browserui.xhtml:17:46
[task 2022-06-24T12:21:31.223Z] 12:21:31 INFO -
[task 2022-06-24T12:21:31.225Z] 12:21:31 INFO - simpletestOnerror@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:1968:18
[task 2022-06-24T12:21:31.226Z] 12:21:31 INFO - GECKO(1638) | JavaScript error: resource://testing-common/BrowserTestUtils.jsm, line 72: TypeError: ComponentUtils._getFactory is not a function
[task 2022-06-24T12:21:31.227Z] 12:21:31 INFO - GECKO(1638) | MEMORY STAT | vsize 20992248MB | residentFast 1678MB
[task 2022-06-24T12:21:31.228Z] 12:21:31 INFO - TEST-OK | accessible/tests/mochitest/name/test_browserui.xhtml | took 132ms
[task 2022-06-24T12:21:31.229Z] 12:21:31 INFO - TEST-START | accessible/tests/mochitest/name/test_counterstyle.html
Hi Rennie, these failures seem to be caused by the latest changes made to bug 1774022.
Could you take a look?
Thanks!
Flags: needinfo?(brennie)
Summary: accessible/tests/mochitest/name/test_browserui.xhtml | uncaught exception - TypeError: ComponentUtils._getFactory is not a function at @resource://testing-common/BrowserTestUtils.jsm when Gecko 103 merges to Beta on 2022-06-27 → Perma accessible/tests/mochitest/name/test_browserui.xhtml | uncaught exception - TypeError: ComponentUtils._getFactory is not a function at @resource://testing-common/BrowserTestUtils.jsm when Gecko 103 merges to Beta on 2022-06-27
Updated•2 years ago
|
Comment 1•2 years ago
|
||
After further investigation it looks like this is caused by https://bugzilla.mozilla.org/show_bug.cgi?id=1776207 and we'll track it there.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•