GoogleCloudPlatform/nodejs-getting-started

authenticating-users: should fail to test that buildcop opens an issue failed

flaky-bot opened this issue · 3 comments

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: 64a5735
buildURL: Build Status, Sponge
status: failed

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

    + expected - actual
    
    -true
    +false
    

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

  • expected - actual
  • true
  • false
    at Context.it (test/app.test.js:21:12)

Looks like it works. Let's wait a day to see if it triggers updates on nightly runs.

Closing this to see if the build cop will reopen it.

Looks like this issue is flaky. 😟

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

A human should fix and close this.


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

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

    + expected - actual
    
    -true
    +false
    

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

  • expected - actual
  • true
  • false
    at Context.it (test/app.test.js:21:12)