GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
809 stars 381 forks source link

background: should get the correct website failed #415

Closed flaky-bot[bot] closed 4 years ago

flaky-bot[bot] commented 4 years ago

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

If I'm commenting on this issue too often, add the buildcop: quiet label and I will stop commenting.


commit: 64a5735876b107d312cafae9c5b7672fe6e5e6e7 buildURL: Build Status, Sponge status: failed

Test output
Input A expected to strictly equal input B:
+ expected - actual

- 500
+ 200

      + expected - actual

      -500
      +200

AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual

- 500
+ 200
    at Context.it (test/app.test.js:60:12)
    at process._tickCallback (internal/process/next_tick.js:68:7)
flaky-bot[bot] commented 4 years ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (64a5735876b107d312cafae9c5b7672fe6e5e6e7), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

sofisl commented 4 years ago

Attempted a solution in #419

flaky-bot[bot] commented 4 years ago

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: a3d087b70f7e59df3e15ff1873e59a869189b661 buildURL: Build Status, Sponge status: failed

Test output
Input A expected to strictly equal input B:
+ expected - actual

- 500
+ 200

      + expected - actual

      -500
      +200

AssertionError [ERR_ASSERTION]: Input A expected to strictly equal input B:
+ expected - actual

- 500
+ 200
    at Context.it (test/app.test.js:62:12)
    at process._tickCallback (internal/process/next_tick.js:68:7)