-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firestore Tests sporadically failing #827
Comments
Moreover, we have very often timeout issues with the firestore test setup which make the CI build/test fail. see https://github.com/eclipse/thingweb.node-wot/actions/runs/3060186473/jobs/4938400649
|
@danielpeintner |
We now have failing PRs due to Firestore in almost any PR (see #850 (comment)). @hidetak do you have a change to check this. Moreover, what can/should we do for now:
|
Sorry for the very late reply. I tried to get the master branch and test it, but the npm ci for windows-latest, 18.x failed and I could not see any errors in the Firebase emulator. In any case, I am hoping that you will temporarily disable the test as it is difficult for me to take the time to investigate. |
Firestore testing has been disabled in #878 |
Check whether node-fetch/node-fetch#1624 (comment) solves the issue. |
Issue can be closed since firestore binding has been removed. |
I apologize for any inconvenience caused by our inability to correct the test code. |
Thank you @hidetak for your work and your contribution. The firestore code is still there (see https://github.com/eclipse-thingweb/node-wot/tree/v0.8.6/packages/binding-firestore) and you or others can start the work to align in the future again. |
see https://github.com/eclipse/thingweb.node-wot/actions/runs/3054165973/jobs/4925717361 for example
I think it is a timing issue but I am not sure.
@hidetak do you know more?
BTW, we (I) have one more strange issue... not really related to Firestore but still strange, see #826
The text was updated successfully, but these errors were encountered: