Thread overview
[dmd-internals] broken test runs
Sep 27, 2012
Brad Roberts
Sep 27, 2012
Walter Bright
Sep 27, 2012
Don Clugston
Sep 27, 2012
Sean Kelly
Sep 27, 2012
Brad Roberts
September 27, 2012
One of the little flurry of commits a few minutes ago seems to have broken every platform (at least every one that's completed a run so far):

Test failed.  The logged output:
../src/dmd -m32 -Icompilable   -odtest_results/compilable -oftest_results/compilable/testexpression_0.o -c
compilable/testexpression.d
Internal error: backend/cgcs.c 214


==============================
Test failed: expected rc == 0, exited with rc == 1

make[1]: *** [test_results/compilable/testexpression.d.out] Error 1
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

September 27, 2012
Should work now.

On 9/27/2012 12:53 AM, Brad Roberts wrote:
> One of the little flurry of commits a few minutes ago seems to have broken every platform (at least every one that's
> completed a run so far):
>
> Test failed.  The logged output:
> ../src/dmd -m32 -Icompilable   -odtest_results/compilable -oftest_results/compilable/testexpression_0.o -c
> compilable/testexpression.d
> Internal error: backend/cgcs.c 214
>
>
> ==============================
> Test failed: expected rc == 0, exited with rc == 1
>
> make[1]: *** [test_results/compilable/testexpression.d.out] Error 1
>
>


_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

September 27, 2012
On 27 September 2012 12:28, Walter Bright <walter@digitalmars.com> wrote:
> Should work now.

It doesn't, though.

> On 9/27/2012 12:53 AM, Brad Roberts wrote:
>>
>> One of the little flurry of commits a few minutes ago seems to have broken
>> every platform (at least every one that's
>> completed a run so far):
>>
>> Test failed.  The logged output:
>> ../src/dmd -m32 -Icompilable   -odtest_results/compilable
>> -oftest_results/compilable/testexpression_0.o -c
>> compilable/testexpression.d
>> Internal error: backend/cgcs.c 214
>>
>>
>> ==============================
>> Test failed: expected rc == 0, exited with rc == 1
>>
>> make[1]: *** [test_results/compilable/testexpression.d.out] Error 1
>>
>>
>
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals@puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

September 27, 2012
On Sep 27, 2012, at 12:53 AM, Brad Roberts <braddr@puremagic.com> wrote:

> One of the little flurry of commits a few minutes ago seems to have broken every platform (at least every one that's completed a run so far)

Hm… if everyone generated pull requests then we could use the pull tester to validate a commit before actually merging them.
_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals

September 27, 2012
On 9/27/2012 9:17 AM, Sean Kelly wrote:
> On Sep 27, 2012, at 12:53 AM, Brad Roberts <braddr@puremagic.com> wrote:
> 
>> One of the little flurry of commits a few minutes ago seems to have broken every platform (at least every one that's completed a run so far)
> 
> Hm… if everyone generated pull requests then we could use the pull tester to validate a commit before actually merging them.

Exactly what was said the last time Walter broke the trunk.  And the time before that.. and.. :)

_______________________________________________
dmd-internals mailing list
dmd-internals@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals