[Java][FlightRPC] Disable TestBasicOperation.getStreamLargeBatch on Windows CI
未關閉
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