Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable failing integration tests. #366

Merged
merged 3 commits into from
Aug 19, 2019

Conversation

praneetloke
Copy link
Contributor

The following integration tests were disabled.

cloud-js-api

Received unexpected error:
            	            	exit status 255
            	            	running test preview, update, and edits
            	            	github.com/pulumi/examples/misc/test/vendor/github.com/pulumi/pulumi/pkg/testing/integration.(*programTester).testLifeCycleInitAndDestroy
            	            		/home/travis/gopath/src/github.com/pulumi/examples/misc/test/vendor/github.com/pulumi/pulumi/pkg/testing/integration/program.go:652
            	            	github.com/pulumi/examples/misc/test/vendor/github.com/pulumi/pulumi/pkg/testing/integration.ProgramTest
            	            		/home/travis/gopath/src/github.com/pulumi/examples/misc/test/vendor/github.com/pulumi/pulumi/pkg/testing/integration/program.go:445
            	            	github.com/pulumi/examples/misc/test.TestExamples.func32
            	            		/home/travis/gopath/src/github.com/pulumi/examples/misc/test/examples_test.go:769
            	            	testing.tRunner
            	            		/home/travis/.gimme/versions/go1.12.9.linux.amd64/src/testing/testing.go:865
            	            	runtime.goexit
            	            		/home/travis/.gimme/versions/go1.12.9.linux.amd64/src/runtime/asm_amd64.s:1337

aws-ts-ruby-on-rails

Error Trace:	examples_test.go:833

            	            				examples_test.go:258

            	            				program.go:1022

            	            				program.go:768

            	            				program.go:651

            	            				program.go:445

            	            				examples_test.go:769

            	Error:      	Expected value not to be nil.

            	Test:       	TestExamples/aws-ts-ruby-on-rails

            	Messages:   	resp was nil

        program.go:423: panic testing /home/travis/gopath/src/github.com/pulumi/examples/aws-ts-ruby-on-rails: runtime error: invalid memory address or nil pointer dereference

@praneetloke praneetloke added this to the 0.26 milestone Aug 19, 2019
@praneetloke praneetloke self-assigned this Aug 19, 2019
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Praneet. Mind opening issues and linking to those here?

misc/test/examples_test.go Outdated Show resolved Hide resolved
@praneetloke praneetloke merged commit 962b1a4 into master Aug 19, 2019
@pulumi-bot pulumi-bot deleted the praneetloke/disable-failing-tests branch August 19, 2019 21:22
dixler pushed a commit that referenced this pull request Jan 21, 2022
* Disable failing integration tests.

* Add a comment on the disabled tests.

* Created issues for failing tests and updated comments.
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.

None yet

2 participants