GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

TestFSNewInventoryTransaction fails #10

Closed ssmall closed 4 years ago

ssmall commented 4 years ago

See https://github.com/GoogleCloudPlatform/cloud-run-anthos-reference-web-app/pull/3#discussion_r412566469

Originally posted by @ssmall in https://github.com/GoogleCloudPlatform/cloud-run-anthos-reference-web-app/pull/3/files

josueetcom commented 4 years ago

This no longer seems to be an issue on my workstation when I run against the Cloud SDK Cloud Firestore Emulator using gcloud. However, the docker based Firestore emulator does still fail the tests so it seems this was fixed recently, perhaps in the Cloud SDK 290.0.0 release as it is the only recent release with Cloud Firestore emulator updates.

I will look into fixing the docker container issue