Closed
Bug 1596275
Opened 6 years ago
Closed 6 years ago
[meta] Switch Linux coverage build to GCC 7
Categories
(Firefox Build System :: Toolchains, task)
Firefox Build System
Toolchains
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marco, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
Simply switching to GCC 7 makes a lot of test suites timeout (see bug 1536848), so we need to switch to opt first.
My plan is to:
- Move the ccov opt builds to GCC 7;
- Make tests run with the linux64-ccov-opt build;
- For tests that fail, either make the relevant test suite as tier-3 (when there are many tests in the suite which are failing), or disable them;
- Remove the Linux coverage debug build;
- File follow-up bugs to get the Linux ccov opt tests fully green.
| Reporter | ||
Updated•6 years ago
|
Keywords: meta
Summary: Switch Linux coverage build to GCC 7 → [meta] Switch Linux coverage build to GCC 7
| Reporter | ||
Comment 2•6 years ago
|
||
All dependencies are fixed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•