japaric-archived / ruststrap

[SUPERSEDED] by https://github.com/warricksothr/RustBuild
MIT License
96 stars 17 forks source link

Run test suite and upload the output #22

Closed japaric closed 9 years ago

japaric commented 9 years ago

I know that the rust (and probably cargo too) test suite has some failed tests, therefore I can't gate on passing the test suite to upload the nightlies.

Instead I'll upload the untested nightlies, then run the test suite and upload the output. This would give users some idea of what's not working correctly.