akauppi / GroundLevel-firebase-es

[ANCHORED] Stencil for operational web apps

Home Page:https://groundlevel-sep22.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI app tests fail: `auth/network-request-failed`

akauppi opened this issue · comments

Step #4:   0 passing (4s)
Step #4:   1 failing
Step #4: 
Step #4:   1) Sign In as Joe
Step #4:        "before each" hook for "See one's name":
Step #4:      FirebaseError: Firebase: A network AuthError (such as timeout, interrupted connection or unreachable host) has occurred. (auth/network-request-failed).
Step #4: 
Step #4: Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Sign In as Joe`
Step #4:   
Step #4: 

With next.2 branch.

  • [ ] Is it reproducible?

Corrected in 604a501