Thank you for taking time filling this issue. I was able to get the same behavior (https://github.com/rommelpe/2417), and it seems that it persists in v0.16.2. I created an internally report (b/145917871) to see what's causing the issue. I'll let you know once I have an update.
diginikkari commentedDec 7, 2019
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
connection to emulator firestore instance timeouts after upgrading testing library from 0.16.0 to 0.16.1 or 0.16.2.
Steps to reproduce:
Below code timeouts after upgrading from
"@firebase/testing": "0.16.0"
to"@firebase/testing": "0.16.1"
Start firestore emulator
firebase emulators:start --only firestore
Relevant Code:
The text was updated successfully, but these errors were encountered: