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

Travis tests failing on most runs #642

Closed
lukehoban opened this issue Nov 6, 2018 · 1 comment
Closed

Travis tests failing on most runs #642

lukehoban opened this issue Nov 6, 2018 · 1 comment
Assignees
Milestone

Comments

@lukehoban
Copy link
Member

The most recent 17 nightly runs of https://travis-ci.com/pulumi/pulumi-cloud/builds have failed.

The most recent failed with:

    --- FAIL: Test_Examples//home/travis/gopath/src/github.com/pulumi/pulumi-cloud/aws/tests/unit (2402.13s)
    	examples_harness.go:186: Expected to get status code 200 for https://rpk9s32tp3.execute-api.us-east-1.amazonaws.com/stage//unittests. Got: 504
    	examples_harness.go:186: Expected to get status code 200 for https://rpk9s32tp3.execute-api.us-east-1.amazonaws.com/stage//unittests. Got: 500
    	examples_harness.go:186: Expected to get status code 200 for https://rpk9s32tp3.execute-api.us-east-1.amazonaws.com/stage//unittests. Got: 500
    	examples_harness.go:186: Expected to get status code 200 for https://rpk9s32tp3.execute-api.us-east-1.amazonaws.com/stage//unittests. Got: 500
                        	Error Trace:	examples_harness.go:193
    					aws_test.go:284
    					aws_test.go:176
    					program.go:981
    					program.go:730
    					program.go:603
    					program.go:442
    					aws_test.go:227
    			Error:		Not equal: 200 (expected)
    			        != 500 (actual)
    			Messages:	Got unexpected status code
@lukehoban lukehoban added this to the 0.19 milestone Nov 6, 2018
@CyrusNajmabadi
Copy link
Contributor

Ths was caused by a behavior change in supertest here: ladjs/supertest#509

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

No branches or pull requests

2 participants