akauppi / GroundLevel-firebase-es

[ANCHORED] Stencil for operational web apps
https://groundlevel-sep22.web.app/
Other
23 stars 3 forks source link

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

Closed akauppi closed 2 years ago

akauppi commented 2 years ago
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.

akauppi commented 2 years ago

Corrected in 604a501