You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2022/02/22 15:13:41 UTC

[arrow] branch master updated (a061a92 -> 961ac3f)

This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from a061a92  ARROW-15728: [Python] Reduce entropy for zstd test_ipc
     add 961ac3f  ARROW-15698: [Integration] Privatized some code in tests

No new revisions were added by this update.

Summary of changes:
 dev/archery/archery/integration/runner.py        |  88 +++++++++++++----
 dev/archery/archery/integration/tester.py        |  25 +++++
 dev/archery/archery/integration/tester_cpp.py    |  67 +++++++------
 dev/archery/archery/integration/tester_csharp.py |  18 ++--
 dev/archery/archery/integration/tester_go.py     |  60 ++++++------
 dev/archery/archery/integration/tester_java.py   | 115 ++++++++++++++---------
 dev/archery/archery/integration/tester_js.py     |  20 ++--
 dev/archery/archery/integration/tester_rust.py   |  63 +++++++------
 8 files changed, 289 insertions(+), 167 deletions(-)