Closed Bug 1849181 Opened 1 year ago Closed 1 year ago

Regression on AWFY-Jetstream2-Chai* tests around 15Aug2023

Categories

(Core :: JavaScript Engine: JIT, defect, P1)

defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox-esr102 --- unaffected
firefox-esr115 --- unaffected
firefox117 --- unaffected
firefox118 --- wontfix
firefox119 --- wontfix

People

(Reporter: mayankleoboy1, Assigned: alexical)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression, Whiteboard: [sp3])

This bug has been marked as a regression. Setting status flag for Nightly to affected.

Both the suspect regressors are in the JIT component, so lets move this bug there.

Component: General → JavaScript Engine: JIT
Product: Firefox → Core

Doug, can you take a quick look at this? I think we're happy to eat this regression in exchange for wins elsewhere, but maybe there's an easy fix.

Flags: needinfo?(dothayer)

(In reply to Iain Ireland [:iain] from comment #3)

Doug, can you take a quick look at this? I think we're happy to eat this regression in exchange for wins elsewhere, but maybe there's an easy fix.

Yup!

Assignee: nobody → dothayer
Flags: needinfo?(dothayer)

So, it looks like what's happening is they are constantly changing the trap function out from the handler. I'm not sure where in the framework this is happening, but we keep reattaching GetScriptedProxy with different trap functions for the same pc_. This feels like "testing frameworks gonna testing framework", and there may be something we could do about it, but it seems pretty low priority.

Setting Bug 1824051 as the regressor, please correct if wrong.
Keeping on the radar for 118 pending investigation in Comment 5

Regressed by: 1824051

Set release status flags based on info from the regressing bug 1824051

Blocks: 1824051, sm-jits
Severity: -- → S4
Priority: -- → P1

I agree that this seems low priority. I think it's best to close this. If we ever improve our handling of this case, it will be because we find code in the wild that benefits, not for a small improvement on a somewhat questionable sub-benchmark.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
Whiteboard: [sp3]
You need to log in before you can comment on or make changes to this bug.