Karl Rupp <[email protected]> writes: > Hi Patrick, > >> Once tuning is complete, how is one intended to interpret the nice green >> check marks? "The library compiles" or "All the tests passed"? > > So far the green checkmark essentially means "The library compiles". We > are working towards "All the tests passed", but that requires some more > tinkering in processing test output. That is, we need to extract > information about failed tests and present that in a prominent way.
Our tests produce TAP. https://wiki.jenkins.io/display/JENKINS/TAP+Plugin
