Bug 18722 – runnable/test13666.sh has magic failures on Windows

Status
RESOLVED
Resolution
WORKSFORME
Severity
normal
Priority
P3
Component
dmd
Product
D
Version
D2
Platform
x86
OS
Windows
Creation time
2018-04-04T03:20:39Z
Last change time
2023-05-05T10:07:30Z
Assigned to
No Owner
Creator
Seb

Comments

Comment #0 by greensunny12 — 2018-04-04T03:20:39Z
--- Test runnable/test13666.sh failed. The logged output: test_results\runnable\test13666.lib: Error: MS-Coff object module `lib13666.obj` has magic = 5ac3, should be 8664 test_results\runnable\test13666.lib: Error: MS-Coff object module `lib13666_1_144.obj` has magic = 5ac3, should be 8664 test_results\runnable\test13666.lib: Error: MS-Coff object module `lib13666_2_520.obj` has magic = 5ac3, should be 8664 ============================== Test runnable/test13666.sh failed. The xtrace output: + source runnable/test13666.sh ++ libname=test_results/runnable/test13666.lib ++ ../generated/windows/release/32/dmd.exe -m64 -Irunnable/extra-files -oftest_results/runnable/test13666.lib -lib 'runnable/extra-files\lib13666.d' ---
Comment #1 by razvan.nitu1305 — 2023-05-05T10:07:30Z
This does not seem to be the case any longer.