Skip to content

app.delete() timing out w/Firestore initialized starting in 4.12 #605

Closed
@jamesdaniels

Description

@jamesdaniels

[REQUIRED] Describe your environment

  • Operating System version: any
  • Firebase SDK version: 4.12
  • Firebase Product: firestore / angularfire2

[REQUIRED] Describe the problem

Steps to reproduce:

The angularfire2 test suite uses Firestore with persistence enabled and the tests are failing w/timeouts as of the release of 4.12.

See here: https://travis-ci.org/angular/angularfire2/builds/359661112?utm_source=github_status&utm_medium=notification

This could be A) a unpatched timer not playing nice with Zone.js B) a deeper issue; I haven't done a lot of digging yet. My first action is going to be making our pull requests use the yarn.lock so we aren't broken. Will dig in further after that and update this issue.

Relevant Code:

https://github.com/angular/angularfire2/blob/master/src/firestore/firestore.spec.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions