Closed
Bug 1881381
Opened 1 years ago
Closed 1 year ago
Switch build to VS 2022
Categories
(Firefox Build System :: Toolchains, task)
Firefox Build System
Toolchains
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/febfcfaa0b38
Switch build to VS 2022. r=firefox-build-system-reviewers,sergesanspaille
Comment 3•1 year ago
|
||
Backed out for causing cppunit failures on TestPrintf.exe
- backout: https://hg.mozilla.org/integration/autoland/rev/f363f35d8a8d9d72e21e6c023850e065f78ce2b1
- push: https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=febfcfaa0b38623bd277fc48b396ae7a1c5f2e9c&selectedTaskRun=SfYD86_HSnaeAFkbo1b4fQ.0
- failure log: https://treeherder.mozilla.org/logviewer?job_id=448681440&repo=autoland&lineNumber=2572
[task 2024-02-27T22:15:49.235Z] 22:15:49 INFO - TEST-START | TestPrintf.exe
[task 2024-02-27T22:15:49.251Z] 22:15:49 INFO - PID 6616 |
[task 2024-02-27T22:15:49.254Z] 22:15:49 INFO - (actual) "-nan" != (expected) "nan" (tfformat.c:4057)
[task 2024-02-27T22:15:49.254Z] 22:15:49 INFO - (actual) "-nan" != (expected) "nan" (tfformat.c:4057)
[task 2024-02-27T22:15:49.254Z] 22:15:49 INFO - (actual) "-nan" != (expected) "+nan" (tfformat.c:4058)
[task 2024-02-27T22:15:49.254Z] 22:15:49 INFO - (actual) "-nan" != (expected) "+nan" (tfformat.c:4058)
[task 2024-02-27T22:15:49.255Z] 22:15:49 INFO - (actual) " -nan" != (expected) " nan" (tfformat.c:4059)
[task 2024-02-27T22:15:49.255Z] 22:15:49 INFO - (actual) " -nan" != (expected) " nan" (tfformat.c:4059)
[task 2024-02-27T22:15:49.255Z] 22:15:49 INFO - (actual) " -nan" != (expected) " +nan" (tfformat.c:4060)
[task 2024-02-27T22:15:49.255Z] 22:15:49 INFO - (actual) " -nan" != (expected) " +nan" (tfformat.c:4060)
[task 2024-02-27T22:15:49.256Z] 22:15:49 INFO - (actual) "nan" != (expected) "-nan" (tfformat.c:4061)
[task 2024-02-27T22:15:49.256Z] 22:15:49 INFO - (actual) "nan" != (expected) "-nan" (tfformat.c:4061)
[task 2024-02-27T22:15:49.256Z] 22:15:49 INFO - (actual) "+nan" != (expected) "-nan" (tfformat.c:4062)
[task 2024-02-27T22:15:49.256Z] 22:15:49 INFO - (actual) "+nan" != (expected) "-nan" (tfformat.c:4062)
[task 2024-02-27T22:15:49.256Z] 22:15:49 INFO - (actual) " nan" != (expected) " -nan" (tfformat.c:4063)
[task 2024-02-27T22:15:49.257Z] 22:15:49 INFO - (actual) " nan" != (expected) " -nan" (tfformat.c:4063)
[task 2024-02-27T22:15:49.257Z] 22:15:49 INFO - (actual) " +nan" != (expected) " -nan" (tfformat.c:4064)
[task 2024-02-27T22:15:49.257Z] 22:15:49 INFO - (actual) " +nan" != (expected) " -nan" (tfformat.c:4064)
[task 2024-02-27T22:15:49.257Z] 22:15:49 INFO - (actual) "-NAN" != (expected) "NAN" (tfformat.c:4065)
[task 2024-02-27T22:15:49.257Z] 22:15:49 INFO - (actual) "-NAN" != (expected) "NAN" (tfformat.c:4065)
[task 2024-02-27T22:15:49.258Z] 22:15:49 INFO - mozcrash checking C:\Users\task_170907140864226\AppData\Local\Temp\tmp0eydr3ob for minidumps...
[task 2024-02-27T22:15:49.258Z] 22:15:49 WARNING - TEST-UNEXPECTED-FAIL | TestPrintf.exe | test failed with return code 2147483651
[task 2024-02-27T22:15:49.259Z] 22:15:49 INFO - TEST-INFO took 22ms
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/ab08a1a8a9c4
Switch build to VS 2022. r=firefox-build-system-reviewers,sergesanspaille
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(mh+mozilla)
Comment 5•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Comment 6•1 year ago
|
||
Updated•1 year ago
|
Status: RESOLVED → REOPENED
status-firefox125:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 125 Branch → ---
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/44e08de3fc81
Switch build to VS 2022. r=firefox-build-system-reviewers,sergesanspaille
![]() |
||
Comment 8•1 year ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•