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-17725: [CI][Python] Fix test collection in case of Arrow built without parquet #14119

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Sep 14, 2022

As seen on the JIRA ticket our minimal builds were failing due to failures on test collection. The issue happened when Arrow was built without PARQUET.

@raulcd
Copy link
Member Author

raulcd commented Sep 14, 2022

@github-actions crossbow submit example-python-minimal-build-*

@raulcd
Copy link
Member Author

raulcd commented Sep 14, 2022

Thanks @AlenkaF for the help understanding the issue!

@github-actions
Copy link

@github-actions
Copy link

Revision: 0ad6870

Submitted crossbow builds: ursacomputing/crossbow @ actions-8ba4398f58

Task Status
example-python-minimal-build-fedora-conda Github Actions
example-python-minimal-build-ubuntu-venv Github Actions

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

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

Thanks, I also noticed this.

@pitrou pitrou merged commit bc8a608 into apache:master Sep 14, 2022
@ursabot
Copy link

ursabot commented Sep 15, 2022

Benchmark runs are scheduled for baseline = 03cf0dd and contender = bc8a608. bc8a608 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Finished ⬇️0.24% ⬆️0.0%] test-mac-arm
[Failed ⬇️0.56% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.32% ⬆️0.07%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] bc8a6082 ec2-t3-xlarge-us-east-2
[Finished] bc8a6082 test-mac-arm
[Failed] bc8a6082 ursa-i9-9960x
[Finished] bc8a6082 ursa-thinkcentre-m75q
[Finished] 03cf0dd3 ec2-t3-xlarge-us-east-2
[Finished] 03cf0dd3 test-mac-arm
[Failed] 03cf0dd3 ursa-i9-9960x
[Finished] 03cf0dd3 ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

zagto pushed a commit to zagto/arrow that referenced this pull request Oct 7, 2022
…without parquet (apache#14119)

As seen on the JIRA ticket our minimal builds were failing due to failures on test collection. The issue happened when Arrow was built without PARQUET.

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
fatemehp pushed a commit to fatemehp/arrow that referenced this pull request Oct 17, 2022
…without parquet (apache#14119)

As seen on the JIRA ticket our minimal builds were failing due to failures on test collection. The issue happened when Arrow was built without PARQUET.

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants