Uh oh!
There was an error while loading. Please reload this page.
ARROW-5633: [Python] Enable bz2 in Linux wheels - #4628
Conversation
pitrou
commented
Jun 20, 2019
@ursabot help |
ursabot
commented
Jun 20, 2019
|
pitrou
commented
Jun 20, 2019
@ursabot crossbow build wheel |
ursabot
commented
Jun 20, 2019
|
pitrou
commented
Jun 20, 2019
@ursabot crossbow wheel |
pitrou
commented
Jun 20, 2019
@ursabot build wheel |
ursabot
commented
Jun 20, 2019
|
pitrou
commented
Jun 20, 2019
EEk! |
kszucs
commented
Jun 20, 2019
@ursabot crossbow --help |
ursabot
commented
Jun 20, 2019
|
kszucs
commented
Jun 20, 2019
@ursabot crossbow package --help |
pitrou
commented
Jun 20, 2019
@ursabot crossbow package wheel |
ursabot
commented
Jun 20, 2019
|
ursabot
commented
Jun 20, 2019
AMD64 Conda Crossbow (#22369) builder failed. Revision: 3c0e62eaa7232a8760193687b41eec901552292e Crossbow: |
pitrou
commented
Jun 20, 2019
@ursabot crossbow package wheel-win-cp36m |
@pitrou You want to run |
ursabot
commented
Jun 20, 2019
AMD64 Conda Crossbow (#22370) builder has been succeeded. Revision: 3c0e62eaa7232a8760193687b41eec901552292e Submitted crossbow builds: ursa-labs/crossbow @ ursabot-29
|
kszucs
commented
Jun 20, 2019
@pitrou For testing the linux wheels you need to rebuild the image, add |
pitrou
commented
Jun 20, 2019
@kszucs I've already rebuilt and uploaded the image from my machine. |
pitrou
commented
Jun 20, 2019
@kszucs What does this task do? How is it different from the manylinux task on travis-CI? |
kszucs
commented
Jun 20, 2019
Basically the same, but uploads the artifact and the wheel tasks build wheels for multiple python versions. |
pitrou
commented
Jun 20, 2019
@ursabot crossbow package wheel-win-cp36m |
ursabot
commented
Jun 20, 2019
AMD64 Conda Crossbow (#22382) builder has been succeeded. Revision: 519ae92d908270fb9629693b2bf947f73cce574d Submitted crossbow builds: ursa-labs/crossbow @ ursabot-30
|
519ae92 to
3fe4c5aCompare3fe4c5a to
5bc9e83Comparepitrou
commented
Jun 20, 2019
codecov-io
commented
Jun 20, 2019
Codecov Report
@@ Coverage Diff @@## master #4628 +/- ##
===========================================
- Coverage 88.49% 64.71% -23.78%
===========================================
Files 890 480 -410 Lines 110406 62556 -47850 Branches 1418 0 -1418 ===========================================
- Hits 97701 40482 -57219 - Misses 12424 22074 +9650 + Partials 281 0 -281
Continue to review full report at Codecov.
|
wesm
commented
Jun 20, 2019
The Windows wheel build is currently broken? Is there a JIRA for this? |
pitrou
commented
Jun 20, 2019
@wesm Why broken? |
wesm
commented
Jun 20, 2019
You said "I give up on Windows." I wondered what you meant |
pitrou
commented
Jun 20, 2019
Ah, no, it's simply that I gave up on enabling bz2 in Windows wheels. |
wesm
commented
Jun 20, 2019
OK, I opened https://issues.apache.org/jira/browse/ARROW-5667 |
No description provided.