mozilla / cubeb-coreaudio-rs

The audio backend of Firefox on Mac OS X.
ISC License
25 stars 10 forks source link

Stop test immediately when error happens #77

Closed ChunMinChang closed 4 years ago

ChunMinChang commented 4 years ago

We should stop the tests immediately when one test fails so the failure won't be ignored on Travis CI server and can be noticed easily.