You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related #4329 (and probably earlier versions); failed integration tests are not easily visible in GitHub/waffle (aka - they require someone remembering to check https://build.hmdc.harvard.edu:8443/ and notice the failure).
It should be possible to configure jenkins to notify GitHub when integrations tests fail (https://plugins.jenkins.io/pipeline-githubnotify-step ? others?). While the ideal state would be having these failure notifications integrated with the other "checks" automatically performed on pull requests (travis and coveralls); "done" for this issue would be having a comment showing up in the PR if an integration test fails (or a comment on the PR that integration tests have run, with success/failure).
The text was updated successfully, but these errors were encountered:
Related #4329 (and probably earlier versions); failed integration tests are not easily visible in GitHub/waffle (aka - they require someone remembering to check https://build.hmdc.harvard.edu:8443/ and notice the failure).
It should be possible to configure jenkins to notify GitHub when integrations tests fail (https://plugins.jenkins.io/pipeline-githubnotify-step ? others?). While the ideal state would be having these failure notifications integrated with the other "checks" automatically performed on pull requests (travis and coveralls); "done" for this issue would be having a comment showing up in the PR if an integration test fails (or a comment on the PR that integration tests have run, with success/failure).
The text was updated successfully, but these errors were encountered: