lab11 / signpost

Exploring what happens when you put computers on sign posts.
Apache License 2.0
90 stars 7 forks source link

Travis Issue #53

Closed brghena closed 7 years ago

brghena commented 7 years ago

It looks like Travis isn't actually catching when our applications fail in Signpost. See https://travis-ci.org/lab11/signpost#L1168. It looks like some applications are still including firestorm.h and have been failing, but travis thinks all tests have passed.

@ppannuto Could you take a look at this at some point?