braddr / d-tester

Automated testing for github projects.
http://d.puremagic.com/test-results/
11 stars 5 forks source link

Dependencies not working on pull tester? #1

Closed jpf91 closed 11 years ago

jpf91 commented 11 years ago

Is it possible that dependencies currently don't work on the pull tester? Or maybe I'm just to stupid to figure it out, but I can't make it work:

https://github.com/D-Programming-Language/dmd/pull/1131

braddr commented 11 years ago

Sequencing or grouping of pull requests are not supported in the pull auto-tester.

jpf91 commented 11 years ago

Oh, I thought this was working some time ago.

I'll add a not to the pull request then, that the druntime request should be pulled first and the dmd request should only be pulled after the test results with the new druntime are available.