Experimental/test why gitlab not reporting failure

Merged
#329 · Created  · Last updated

Merged pull request

Merged in experimental/test_why_gitlab_not_reporting_failure (pull request #329)

c6e0c58·Author: ·Closed by: ·2020-09-04

Description

  • Add a bit of debug reporting

  • Get rid of extra checks

Essentially we were checking the pfunit test exit status twice - once from the exit code and then again by parsing the log file. This second check seems to have not worked to detect the failure so the exit code reported to gitlab was 0. We don’t need this second check so I’ve just deleted it.

0 attachments

0 comments

Loading commits...