[CI][Java] Sporadic failure in {{testDirectReservationListener}}
未关闭
Type: bug
- 主要语言
- Java
- 星标
- 94
- 派生
- 152
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 11
描述
I am seeing the following failure on a JNI build on an unrelated PR:
```Java
Error: Failures:
Error: TestReservationListener.testDirectReservationListener:58 expected:<8194> but was:<8193>
```
**Reporter**: [Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-17707) / @pitrou
**Note**: *This issue was originally created as [ARROW-17707](https://issues.apache.org/jira/browse/ARROW-17707). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
贡献指南
调研方向
从第 58 行的 TestReservationListener.testDirectReservationListener 开始,并在 JNI 构建中复现报告的失败。比较预期值 8194 与观测值 8193,并跟踪测试的 reservation listener 行为,直到解释清楚这一偶发结果;完成的标准是测试不再无故失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- testing-qa
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100