kou commented on PR #13243:
URL: https://github.com/apache/arrow/pull/13243#issuecomment-1138953455
Can we remove Python on s390x test from `allow_failures`?
```diff
diff --git a/.travis.yml b/.travis.yml
index a2ce0af63b..f906ba8686 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -164,7 +164,6 @@ jobs:
allow_failures:
- name: "Java on s390x"
- - name: "Python on s390x"
before_install:
- eval "$(python ci/detect-changes.py)"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]