Closed Bug 1382458 Opened 7 years ago Closed 6 years ago

Intermittent js/src/jit-test/tests/ion/getprop-primitive.js | js/src/jit-test/tests/ion/getprop-primitive.js:15:9 Error: Assertion failed: got 0, expected 4 (code 3, args "")

Categories

(Core :: JavaScript Engine, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
thunderbird_esr52 --- wontfix
firefox-esr52 --- wontfix
firefox58 --- wontfix
firefox59 --- wontfix
firefox60 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: tcampbell)

Details

(Keywords: bulk-close-intermittents, intermittent-failure)

Attachments

(1 file)

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Ted, could you take a look at this one?

(Intermittent orange; every time we fix one of these a kitten gets its wings, or something)
Flags: needinfo?(tcampbell)
Priority: -- → P1
Priority: P1 → P2
Well this looks odd. A little worrisome that it gives a different result and appears in cgc builds. I'll dig into it.
Reproduces with JS_GC_ZEAL=2,250 (linux 64-bit, m-c c5120bcaf7bdcb5cdb06a02b60bd5bfe6a867d06).

A random GC throws away JitCode, causing the inIon checks to fail.
Flags: needinfo?(tcampbell)
OrangeFactor doesn't believe this is a concern for beta, so no uplifts recommended.
Assignee: nobody → tcampbell
Status: REOPENED → ASSIGNED
Comment on attachment 8949574 [details]
Bug 1382458 - Make tests using inIon() more reliable

https://reviewboard.mozilla.org/r/218944/#review224752

I wish we didn't had to do that, or have this part of inIon function.
But this is a simple fix.
Attachment #8949574 - Flags: review?(nicolas.b.pierron) → review+
Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/257fbe365f1d
Make tests using inIon() more reliable r=nbp
https://hg.mozilla.org/mozilla-central/rev/257fbe365f1d
Status: ASSIGNED → RESOLVED
Closed: 7 years ago6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: