googleapis / googleapis/google-cloud-java

[java-firestore] firestore.it.ITSystemTest.testRecursiveDeleteDoesNotAffectOtherCollections failed

未关闭
#13,105 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api: firestore
主要语言
Java
星标
2.1k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
157

描述

observed in [pr](https://github.com/googleapis/java-firestore/pull/2130#issuecomment-2936869890), see failed [log](https://fusion2.corp.google.com/invocations/31f77978-9118-4e9e-8434-98c7036ce7c4/targets/github%2Fjava-firestore%2Fgoogle-cloud-firestore%2Ftarget%2Ffailsafe-reports%2Fintegration%2Fcom.google.cloud.firestore.it.ITSystemTest;config=default/tests) for details.

```
ITSystemTest(sponge_log).testRecursiveDeleteDoesNotAffectOtherCollectionscontent_copy | - | 2.286s
-- | -- | --
java.lang.AssertionError: expected:<0> but was:<1> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647)

ITSystemTest(sponge_log).testRecursiveDeleteDoesNotAffectOtherCollections
- 2.286s
java.lang.AssertionError: expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals([Assert.java:835](https://cs.corp.google.com/piper///depot/google3/third_party/java_src/junit/main/java/org/junit/Assert.java?q=fail&l=835&ws&snapshot=0))
at org.junit.Assert.assertEquals([Assert.java:647](https://cs.corp.google.com/piper///depot/google3/third_party/java_src/junit/main/java/org/junit/Assert.java?q=failNotEquals&l=647&ws&snapshot=0))
```

贡献指南

打开贡献指南

调研方向

Start with google-cloud-firestore's ITSystemTest.testRecursiveDeleteDoesNotAffectOtherCollections and the linked integration failure log. Trace the recursive-delete behavior around the reported assertion, then verify that the test passes while documents in other collections remain unaffected.

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
databases, testing
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。