November 20, 2017
This run:

https://auto-tester.puremagic.com/show-run.ghtml?projectid=1&runid=2897254&isPull=true

is run on win32. I get two failures:

Makefile:163: recipe for target 'test_results/compilable/test16031.d.out' failed
gmake[1]: *** [test_results/compilable/test16031.d.out] Error 127
Makefile:201: recipe for target 'start_compilable_tests' failed
gmake: *** [start_compilable_tests] Error 2

and:

Makefile:170: recipe for target 'test_results/fail_compilation/cppeh2.d.out' failed
gmake[1]: *** [test_results/fail_compilation/cppeh2.d.out] Error 127
Makefile:207: recipe for target 'start_fail_compilation_tests' failed
gmake: *** [start_fail_compilation_tests] Error 2
gmake: *** Waiting for unfinished jobs....

In test16031.d it says:

// REQUIRED_ARGS: -fPIC -lib
// PERMUTE_ARGS:
// DISABLED: win32 win64

and in cppeh2.d it says:

// DISABLED: win32 win64

How can the tests fail on Win32 when they are disabled on Win32?
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals