Closed
Bug 1686020
Opened 5 years ago
Closed 5 years ago
Don't disable the nursery when creating the self hosting zone
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
Following bug 1607444 it's unnecessary to disable the nursery while creating data in the self hosting zone because we do a full GC afterwards.
Assignee | ||
Comment 1•5 years ago
|
||
This is unnecessary now we do a full collection after creating the self hosting zone.
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/254107ed8335
Don't disable the nursery before creating the self hosting zone r=sfink
Comment 3•5 years ago
|
||
Backed out 2 changesets (bug 1686020, bug 1686021) for sm rootanalysis getting out of memory.
Backout link: https://hg.mozilla.org/integration/autoland/rev/174f04320dc892b8d76b43a07c0141c2e083f12e
Failure log: https://treeherder.mozilla.org/logviewer?job_id=326379071&repo=autoland&lineNumber=45771
...
[task 2021-01-11T17:22:38.104Z] TEST-PASS | js/src/jit-test/tests/xdr/trivial.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads") [0.2 s]
[task 2021-01-11T17:22:38.104Z] PASSED ALL
[task 2021-01-11T17:22:38.104Z] Result summary:
[task 2021-01-11T17:22:38.104Z] Passed: 41358
[task 2021-01-11T17:22:38.104Z] Failed: 0
[task 2021-01-11T17:22:38.135Z] make[1]: Leaving directory '/builds/worker/workspace/obj-spider/js/src'
[task 2021-01-11T17:22:38.136Z] in directory /builds/worker/workspace/obj-spider, running ['setarch', 'x86_64', '-R', '/builds/worker/workspace/obj-spider/dist/bin/jsapi-tests']
[task 2021-01-11T17:22:40.322Z] /builds/worker/checkouts/gecko/js/src/jsapi-tests/testGCOutOfMemory.cpp:54:(function() { var array = []; for (var i = max >> 2; i != 0;) { --i; array.push({}); }})(); -- out of memory
[task 2021-01-11T17:22:41.784Z] testIntlAvailableLocales
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testIntlAvailableLocales | ok
[task 2021-01-11T17:22:41.784Z] testPinAcrossGC
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testPinAcrossGC | ok
[task 2021-01-11T17:22:41.784Z] testAtomizedIsNotPinned
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testAtomizedIsNotPinned | ok
[task 2021-01-11T17:22:41.784Z] testIntString_bug515273
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testIntString_bug515273 | ok
[task 2021-01-11T17:22:41.784Z] testInformalValueTypeName
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testInformalValueTypeName | ok
[task 2021-01-11T17:22:41.784Z] testStringToPropertyName
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testStringToPropertyName | ok
[task 2021-01-11T17:22:41.784Z] testStringIsIndex
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testStringIsIndex | ok
[task 2021-01-11T17:22:41.784Z] testIndexToString
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testIndexToString | ok
[task 2021-01-11T17:22:41.784Z] testOrderedHashSetWithoutInit
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testOrderedHashSetWithoutInit | ok
[task 2021-01-11T17:22:41.784Z] testHashLazyStorage
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testHashLazyStorage | ok
[task 2021-01-11T17:22:41.784Z] testHashTableMovableModIterator
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testHashTableMovableModIterator | ok
[task 2021-01-11T17:22:41.784Z] testHashMapGrowOOM
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testHashMapGrowOOM | ok
[task 2021-01-11T17:22:41.784Z] testHashSetOfMoveOnlyType
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testHashSetOfMoveOnlyType | ok
[task 2021-01-11T17:22:41.784Z] testHashRekeyManualRemoval
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testHashRekeyManualRemoval | ok
[task 2021-01-11T17:22:41.784Z] testHashRekeyManual
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testHashRekeyManual | ok
[task 2021-01-11T17:22:41.784Z] test_GetPropertyDescriptor
[task 2021-01-11T17:22:41.784Z] TEST-PASS | test_GetPropertyDescriptor | ok
[task 2021-01-11T17:22:41.784Z] testIncrementalWeakCacheSweeping
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testIncrementalWeakCacheSweeping | ok
[task 2021-01-11T17:22:41.784Z] testWeakCacheGCVector
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testWeakCacheGCVector | ok
[task 2021-01-11T17:22:41.784Z] testWeakCacheMap
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testWeakCacheMap | ok
[task 2021-01-11T17:22:41.784Z] testWeakCacheSet
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testWeakCacheSet | ok
[task 2021-01-11T17:22:41.784Z] testGCUID
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testGCUID | ok
[task 2021-01-11T17:22:41.784Z] testGCStoreBufferRemoval
[task 2021-01-11T17:22:41.784Z] TEST-PASS | testGCStoreBufferRemoval | ok
[task 2021-01-11T17:22:41.784Z] testGCOutOfMemory
[task 2021-01-11T17:22:41.784Z] TEST-UNEXPECTED-FAIL | testGCOutOfMemory | /builds/worker/checkouts/gecko/js/src/jsapi-tests/testGCOutOfMemory.cpp:54:(function() { var array = []; for (var i = max >> 2; i != 0;) { --i; array.push({}); }})(); -- out of memory
[task 2021-01-11T17:22:41.785Z] testIncrementalRoots
[task 2021-01-11T17:22:41.785Z] TEST-PASS | testIncrementalRoots | ok
...
Flags: needinfo?(jcoppeard)
Assignee | ||
Comment 4•5 years ago
|
||
The testGCOutOfMemory jsapi test needs to turn off generational zeal mode correctly.
Flags: needinfo?(jcoppeard)
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11382d070a44
Don't disable the nursery before creating the self hosting zone r=sfink
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•