- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.9k
GH-35321: [Python][CI] Skip extension type test failing with pandas 2.0.1 #35324
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
Conversation
|  | 
| @github-actions crossbow submit test-pandas verify-rc-source-python-* | 
| Revision: 8dcbfff Submitted crossbow builds: ursacomputing/crossbow @ actions-477bb8c43a | 
| The  | 
| Indeed, those are related to #35329 | 
| 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. | 
…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>
…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>
This test fails presumably because of a regression or change in behaviour in pandas 2.0.1, therefore skipping the test for now.
NotImplementedError: extension<test.period<PeriodTypeWithToPandasDtype>>#35321