apache / apache/arrow-java

[Java][FlightRPC] Disable TestBasicOperation.getStreamLargeBatch on Windows CI

未关闭
#198 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Type: enhancement
主要语言
Java
星标
94
派生
152
平均合并
3 天 16 小时
30 天内合并 PR
11

描述

### Describe the enhancement requested

There are some issues that happen randomly on Windows CI environment.

There will be some initial enhancement to does not impact PR o expend time reviewing common issues:

Proposal:
Disable unit test case by case those does not run on Windows OS:

- One of them are: TestBasicOperation.getStreamLargeBatch:274->test:316->test:334 IllegalState Memory was leaked by query. Memory leaked. (issue related: https://github.com/apache/arrow-java/issues/236)

### Component(s)

FlightRPC, Java

贡献指南

打开贡献指南

调研方向

首先定位 TestBasicOperation.getStreamLargeBatch 和 Windows CI 测试配置;检查所引用的测试行 274、316 和 334,以及 issue #236 以了解上下文。完成的标准是:该测试在 Windows CI 上被跳过,同时继续在其他平台上运行,并且不更改其余的 FlightRPC 测试。

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

评估

技术栈
java
领域
ci-cd, testing
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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