Closed
Bug 1299813
Opened 9 years ago
Closed 3 years ago
TraceLogger: Pass jittests with TLLOG=Default
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: h4writer, Unassigned)
References
Details
(Keywords: triage-deferred)
A meta bug for the remaining fixes that are needed to have green on:
TLLOG=Default TLOPTIONS=EnableMainThread,EnableOffThread python jit-test/jit_test.py --ion $JS/dist/bin/js
| Reporter | ||
Comment 1•9 years ago
|
||
With all these patches I only see:
Assertion failure: !runtime()->mainThread.suppressGC, at /home/h4writer/Build/mozilla-inbound/js/src/gc/Nursery.cpp:95
This seems not related to TL.
Comment 2•9 years ago
|
||
Hopefully I can reproduce that error with all the patches applied. (or it'll magically go away on a rebase.) If so, I should be able to fix.
Updated•8 years ago
|
Keywords: triage-deferred
Priority: -- → P3
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•