Perma toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js | Uncaught exception in test when Gecko merges to Beta on 2022-09-19
Categories
(Toolkit :: Performance Monitoring, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox-esr102 | --- | unaffected |
| firefox105 | --- | unaffected |
| firefox106 | --- | verified |
People
(Reporter: noemi_erli, Assigned: ayeddi)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
[task 2022-09-15T11:47:51.906Z] 11:47:51 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js | Uncaught exception in test - at chrome://mochitests/content/browser/toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js:97 - TypeError: twistyBtn is null
[task 2022-09-15T11:47:51.906Z] 11:47:51 INFO - Stack trace:
[task 2022-09-15T11:47:51.907Z] 11:47:51 INFO - init@chrome://mochitests/content/browser/toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js:97:18
[task 2022-09-15T11:47:51.907Z] 11:47:51 INFO - Leaving test bound init
[task 2022-09-15T11:47:51.908Z] 11:47:51 INFO - GECKO(18593) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2022-09-15T11:47:51.909Z] 11:47:51 INFO - GECKO(18593) | MEMORY STAT | vsize 11217MB | residentFast 423MB | heapAllocated 180MB
[task 2022-09-15T11:47:51.912Z] 11:47:51 INFO - TEST-OK | toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js | took 4010ms
[task 2022-09-15T11:47:51.915Z] 11:47:51 INFO - Not taking screenshot here: see the one that was previously logged
Anna, could you please take a look at this?
Comment 1•3 years ago
|
||
The difference between Nightly and beta is likely because https://searchfox.org/mozilla-central/rev/0948667bc62415d48abff27e1405fb4ab4d65d75/modules/libpref/init/all.js#4072-4076
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
Fixing Perma toolkit/components/aboutperformance/tests/browser/browser_aboutperformance.js | Uncaught exception in test when Gecko merges to Beta on 2022-09-19
Test with pref "toolkit.aboutPerformance.showInternals=false" to have no rows with subitems and trigger the exception.
Updated•3 years ago
|
| Assignee | ||
Comment 3•3 years ago
|
||
Thank you for details, :noemi_erli, and for investigating it, :florian! I submitted the patch and am on a lookout if there's anything else that I can do to fix it.
Comment 5•3 years ago
|
||
| bugherder | ||
Updated•3 years ago
|
Description
•