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

ARROW-5296: [Java] Ignore timeout-based Flight tests for now #4286

Closed
wants to merge 1 commit into from
Closed

ARROW-5296: [Java] Ignore timeout-based Flight tests for now #4286

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented May 9, 2019

No description provided.

@ghost
Copy link
Author

ghost commented May 9, 2019

@pitrou to get you unblocked for now. I'd like to figure out how to set up JUnit/Maven so we can still run these tests locally easily.

@pitrou
Copy link
Member

pitrou commented May 9, 2019

No worries, this is not blocking me. Just something I noticed when working on unrelated stuff.

@codecov-io
Copy link

Codecov Report

Merging #4286 into master will increase coverage by 1.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4286      +/-   ##
==========================================
+ Coverage   88.46%   89.48%   +1.02%     
==========================================
  Files         773      628     -145     
  Lines       95602    84203   -11399     
  Branches     1251        0    -1251     
==========================================
- Hits        84576    75352    -9224     
+ Misses      10790     8851    -1939     
+ Partials      236        0     -236
Impacted Files Coverage Δ
cpp/src/plasma/thirdparty/ae/ae.c 70.75% <0%> (-0.95%) ⬇️
go/arrow/ipc/writer.go
go/arrow/math/uint64_amd64.go
go/arrow/memory/memory_avx2_amd64.go
go/arrow/ipc/file_reader.go
js/src/enum.ts
go/arrow/array/builder.go
js/src/Arrow.node.ts
js/src/schema.ts
go/arrow/type_traits_boolean.go
... and 137 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0034ef2...05483ff. Read the comment docs.

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants