Created
July 1, 2019 15:32
-
-
Save Syerram/e9045ffb90e50e713f71a2ce138436a9 to your computer and use it in GitHub Desktop.
Teardown Failure - Option A
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
• Failure in Spec Teardown (AfterEach) [94.883 seconds] | |
[windows] | |
/go/src/github.com/cloudfoundry/cf-acceptance-tests/cats_suite_helpers/cats_suite_helpers.go:345 | |
An application printing a bunch of output | |
/go/src/github.com/cloudfoundry/cf-acceptance-tests/cats_suite_helpers/cats_suite_helpers.go:351 | |
doesn't die when printing 32MB [AfterEach] | |
/go/src/github.com/cloudfoundry/cf-acceptance-tests/windows/output_volume.go:37 | |
Timed out after 30.000s. | |
Expected process to exit. It did not. | |
/go/src/github.com/cloudfoundry/cf-acceptance-tests/windows/output_volume.go:34 | |
***************** | |
***** SETUP ***** | |
***************** | |
STEP: Push app (CATS-4-APP-efb6b4d92b6a5f9f) | |
**************** | |
***** TEST ***** | |
**************** | |
STEP: Retrieve app ID | |
STEP: Writing 32000KB to log | |
STEP: Confirming that the app doesn't die for 10 seconds | |
********************* | |
***** TEAR-DOWN ***** | |
********************* | |
STEP: Delete app (CATS-4-APP-efb6b4d92b6a5f9f) | |
[2019-06-21 11:03:15.03 (UTC)]> cf delete CATS-4-APP-efb6b4d92b6a5f9f -f -r | |
Deleting app CATS-4-APP-efb6b4d92b6a5f9f in org CATS-4-ORG-a09d54712a360323 / space CATS-4-SPACE-5ccc73d15d4fe24c as CATS-4-USER-78a30e350ef75d32... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment