Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

@jorisvandenbossche jorisvandenbossche commented Apr 25, 2023

This test fails presumably because of a regression or change in behaviour in pandas 2.0.1, therefore skipping the test for now.

@jorisvandenbossche jorisvandenbossche changed the title [Python][CI] Skip extension type test failing with pandas 2.0.1 GH-35321: [Python][CI] Skip extension type test failing with pandas 2.0.1 Apr 25, 2023
@apache apache deleted a comment from github-actions bot Apr 25, 2023
@github-actions
Copy link

⚠️ GitHub issue #35321 has been automatically assigned in GitHub to PR creator.

@kou
Copy link
Member

kou commented Apr 25, 2023

@github-actions crossbow submit test-pandas verify-rc-source-python-*

@github-actions
Copy link

Revision: 8dcbfff

Submitted crossbow builds: ursacomputing/crossbow @ actions-477bb8c43a

Task Status
test-conda-python-3.7-pandas-1.0 Github Actions
test-conda-python-3.7-pandas-latest Github Actions
test-conda-python-3.8-pandas-latest Github Actions
test-conda-python-3.8-pandas-nightly Github Actions
test-conda-python-3.9-pandas-upstream_devel Github Actions
verify-rc-source-python-linux-almalinux-8-amd64 Github Actions
verify-rc-source-python-linux-conda-latest-amd64 Github Actions
verify-rc-source-python-linux-ubuntu-20.04-amd64 Github Actions
verify-rc-source-python-linux-ubuntu-22.04-amd64 Github Actions
verify-rc-source-python-macos-amd64 Github Actions
verify-rc-source-python-macos-arm64 Github Actions
verify-rc-source-python-macos-conda-amd64 Github Actions

@kou
Copy link
Member

kou commented Apr 26, 2023

The pandas-nightly and pandas-upstream_devel failures are unrelated, right?

@jorisvandenbossche
Copy link
Member Author

Indeed, those are related to #35329

@jorisvandenbossche jorisvandenbossche merged commit a5ac94e into apache:main Apr 26, 2023
@jorisvandenbossche jorisvandenbossche deleted the gh-35321 branch April 26, 2023 09:30
@ursabot
Copy link

ursabot commented Apr 26, 2023

Benchmark runs are scheduled for baseline = 64bed71 and contender = a5ac94e. a5ac94e 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
[Failed] test-mac-arm
[Finished ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.66% ⬆️0.03%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] a5ac94e5 ec2-t3-xlarge-us-east-2
[Failed] a5ac94e5 test-mac-arm
[Finished] a5ac94e5 ursa-i9-9960x
[Finished] a5ac94e5 ursa-thinkcentre-m75q
[Finished] 64bed71f ec2-t3-xlarge-us-east-2
[Failed] 64bed71f test-mac-arm
[Finished] 64bed71f ursa-i9-9960x
[Finished] 64bed71f 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

liujiacheng777 pushed a commit to LoongArch-Python/arrow that referenced this pull request May 11, 2023
…ndas 2.0.1 (apache#35324)

This test fails presumably because of a regression or change in behaviour in pandas 2.0.1, therefore skipping the test for now.
* Closes: apache#35321

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this pull request May 15, 2023
…ndas 2.0.1 (apache#35324)

This test fails presumably because of a regression or change in behaviour in pandas 2.0.1, therefore skipping the test for now.
* Closes: apache#35321

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
raulcd pushed a commit that referenced this pull request May 30, 2023
….0.1 (#35324)

This test fails presumably because of a regression or change in behaviour in pandas 2.0.1, therefore skipping the test for now.
* Closes: #35321

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python] test_extension_to_pandas_storage_type fails with NotImplementedError: extension<test.period<PeriodTypeWithToPandasDtype>>

3 participants