Open
Bug 1747858
Opened 4 years ago
Automate testing with --disable-optimize --disable-jit
Categories
(Firefox Build System :: Task Configuration, enhancement)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: Khartueva, Unassigned)
Details
+++ This bug was initially created as a clone of Bug #1747766 +++
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36
Steps to reproduce:
Bug 1747738 shows a bug that occurred when building SpiderMonkey with both --disable-optimize and --disable-jit.
Actual results:
There doesn't seem to be a CI target that builds with both of these flags, so the tree fails to build if both are set.
Expected results:
This flag combination should be tested as part of CI.
You need to log in
before you can comment on or make changes to this bug.
Description
•