Skip to content

Conversation

@trxcllnt
Copy link
Contributor

@TheNeuralBit
Copy link
Member

Can you re-run CI?

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

I've seen this a couple of times now... are we up against some free tier limit or can we fix this with a config change? @wesm do you know?

@trxcllnt trxcllnt force-pushed the js/fix-write-empty-table branch from 0fb3125 to ea1c8db Compare February 26, 2019 18:19
@codecov-io
Copy link

codecov-io commented Feb 26, 2019

Codecov Report

Merging #3759 into master will increase coverage by 2.84%.
The diff coverage is 89.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3759      +/-   ##
==========================================
+ Coverage   87.57%   90.41%   +2.84%     
==========================================
  Files         533       74     -459     
  Lines       60623     5434   -55189     
  Branches        0     1234    +1234     
==========================================
- Hits        53088     4913   -48175     
+ Misses       7430      513    -6917     
+ Partials      105        8      -97
Impacted Files Coverage Δ
js/src/util/recordbatch.ts 98.18% <100%> (ø)
js/src/table.ts 93.87% <100%> (ø)
js/src/visitor/vectorassembler.ts 82.69% <100%> (ø)
js/src/schema.ts 88.77% <100%> (ø)
js/src/ipc/writer.ts 88.99% <78.94%> (ø)
cpp/src/arrow/csv/chunker-test.cc
cpp/src/parquet/column_page.h
cpp/src/parquet/bloom_filter-test.cc
cpp/src/arrow/array/builder_decimal.cc
cpp/src/plasma/client.cc
... and 602 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 1d0b369...cae6622. Read the comment docs.

@trxcllnt
Copy link
Contributor Author

@TheNeuralBit I rebased from master and that seemed to fix the Python 2.7/3.6 failure.

@TheNeuralBit
Copy link
Member

👍

I wrote up https://issues.apache.org/jira/browse/ARROW-4695 to track the CI failure. It looks like the build is actually stalling for some reason.

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.

3 participants