Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lildude
Copy link
Member

@lildude lildude commented Jan 8, 2018

Being able to see which tests have been skipped is crucial to confirming your desired tests have been skipped when skimming down the list of tests that have passed.

This PR implements skip_test that can be used to skip a test and show the test has been skipped in the output:

[...]
test: ghe-restore with current backup leaked key detection ...     OK
test: ghe-restore fails when restore to an active HA pair ...      SKIPPED
test: ghe-restore honours --version flag ...                       OK
[...]

Update: I've just discovered that when there's a failure building the Debian pkg, we display the results of building the tarball and not the Debian pkg. This PR fixes that too.

/cc @github/backup-utils

@lildude lildude merged commit e1a1f00 into master Jan 16, 2018
@lildude lildude deleted the lildude/add-skip-test-func branch January 16, 2018 09:23
dooleydevin added a commit that referenced this pull request Jul 21, 2023
dooleydevin added a commit that referenced this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants