Closed
Bug 1830066
Opened 2 years ago
Closed 2 years ago
Perma toolkit/mozapps/extensions/test/xpcshell/rs-blocklist/test_android_blocklist_dump.js | undefined assertion name - blocklist.useMLBF should be true - false == true when Gecko 114 merges to Beta on 2023-05-08
Categories
(Toolkit :: Blocklist Implementation, defect)
Toolkit
Blocklist Implementation
Tracking
()
VERIFIED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | --- | unaffected |
firefox114 | + | verified |
People
(Reporter: nataliaCs, Assigned: amejia)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
[task 2023-04-26T13:10:04.169Z] 13:10:04 WARNING - TEST-UNEXPECTED-FAIL | toolkit/mozapps/extensions/test/xpcshell/rs-blocklist/test_android_blocklist_dump.js | xpcshell return code: 0
[task 2023-04-26T13:10:04.169Z] 13:10:04 INFO - TEST-INFO took 1055ms
[task 2023-04-26T13:10:04.169Z] 13:10:04 INFO - >>>>>>>
[task 2023-04-26T13:10:04.170Z] 13:10:04 WARNING - TEST-UNEXPECTED-FAIL | toolkit/mozapps/extensions/test/xpcshell/rs-blocklist/test_android_blocklist_dump.js | undefined assertion name - blocklist.useMLBF should be true - false == true
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - test_android_blocklist_dump.js:null:9
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - /data/local/tmp/test_root/xpc/head.js:load_file:750
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - /data/local/tmp/test_root/xpc/head.js:_load_files:767
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - /data/local/tmp/test_root/xpc/head.js:_execute_test:557
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - -e:null:1
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - exiting test
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - NS_ERROR_ABORT:
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - _abort_failed_test@/data/local/tmp/test_root/xpc/head.js:868:20
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - do_report_result@/data/local/tmp/test_root/xpc/head.js:977:5
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - Assert<@/data/local/tmp/test_root/xpc/head.js:71:21
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - Assert.prototype.report@resource://testing-common/Assert.sys.mjs:240:10
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - Assert.prototype.ok@resource://testing-common/Assert.sys.mjs:266:10
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - getExtensionBlocklistMLBF@/data/local/tmp/test_root/xpc/toolkit/mozapps/extensions/test/xpcshell/rs-blocklist/head.js:50:12
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - @test_android_blocklist_dump.js:9:32
[task 2023-04-26T13:10:04.170Z] 13:10:04 INFO - load_file@/data/local/tmp/test_root/xpc/head.js:750:11
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - _load_files@/data/local/tmp/test_root/xpc/head.js:767:10
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - _execute_test@/data/local/tmp/test_root/xpc/head.js:557:14
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - @-e:1:1
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - "Force a GC"
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - (xpcshell/head.js) | test run_next_test 0 finished (1)
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - exiting test
[task 2023-04-26T13:10:04.171Z] 13:10:04 INFO - <<<<<<<
Arturo, this was caused by Bug 1639050.
Do you have a bit of time to look into this?
Thank you.
Flags: needinfo?(amejiamarmol)
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → amejiamarmol
Pushed by amejiamarmol@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4737d9c32a9d
Address test_android_blocklist_dump.js failure on Android. r=willdurand
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•