Skip to content
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

Bugfix/6064 #6066

Closed
wants to merge 2 commits into from
Closed

Bugfix/6064 #6066

wants to merge 2 commits into from

Conversation

marnec
Copy link

@marnec marnec commented Jun 3, 2024

This PR contains:

A test case showing that firestore replication fails pulling documents

Describe the problem you have without this PR

#6064

@marnec
Copy link
Author

marnec commented Jun 5, 2024

I realized the name of the the branch is extremely misleading. This is not a bugfix, I just add the test case showing the fierstore-replication fails. I'm sorry it was late at night

@pubkey
Copy link
Owner

pubkey commented Jun 6, 2024

The ci fails with [2024-06-04T21:45:24.492Z] @firebase/firestore: Firestore (10.12.2): GrpcConnection RPC 'Write' stream 0x7cc768c7 error. Code: 14 Message: 14 UNAVAILABLE: No connection established. Last error: connect ECONNREFUSED 127.0.0.1:8080 (2024-06-04T21:45:24.487Z)

Is that the error you are trying to reproduce?

@marnec
Copy link
Author

marnec commented Jun 6, 2024

No,
the error reproduced by this branch is the one documented in #6064.
I didn't mess with the ci scripts and I only modified the bug_report template and added a script in package.json to run the test_case.

@pubkey
Copy link
Owner

pubkey commented Jul 15, 2024

@marnec Can you change the PR so that the CI reproduces the actual problem?

@pubkey pubkey closed this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants