mirror of https://github.com/pulumi/pulumi.git
c95890c481
Because of a bug in our version scripts (which will be addressed by pulumi/pulumi#2216) we generate a goofy version when building an untagged commit in the release branches. That causes our logic to decide if it should print the upgrade message or not to print an upgrade message, because it thinks the CLI is out of date. It then prints the upgrade message and a test fails because it is expecting an empty stderr. Just stop checking that stderr was empty, and just validate standard out. |
||
---|---|---|
.. | ||
integration | ||
main_test.go | ||
new_test.go | ||
stack_test.go |