rabbah opened a new issue #443: go unit tests are not running in travis URL: https://github.com/apache/incubator-openwhisk-cli/issues/443 the build is passing but the unit tests fail: ``` === RUN TestStripTimestamp --- FAIL: TestStripTimestamp (0.00s) Error Trace: util_test.go:45 Error: Not equal: expected: "stdout: this is stdout" actual : "this is stdout" Test: TestStripTimestamp Error Trace: util_test.go:45 Error: Not equal: expected: "anything stdout: this is stdout" actual : "this is stdout" Test: TestStripTimestamp Error Trace: util_test.go:45 Error: Not equal: expected: "anything stderr: this is stderr" actual : "this is stderr" Test: TestStripTimestamp Error Trace: util_test.go:45 Error: Not equal: expected: "stderr: this is stderr" actual : "this is stderr" Test: TestStripTimestamp FAIL exit status 1 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
