Skip to content

Commit 2c63d48

Browse files
authored
GH-47635: [CI][Integration] Add new gold files (#47729)
### Rationale for this change Update the `testing` submodule to the latest contents as of apache/arrow-testing#114 . This adds "gold" IPC files generated by Arrow C++ 21.0.0. ### Are these changes tested? Yes, by existing Integration CI build. ### Are there any user-facing changes? No. * GitHub Issue: #47635 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
1 parent fcf1369 commit 2c63d48

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ci/scripts/integration_arrow.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ time archery integration \
7171
--gold-dirs="$gold_dir/1.0.0-littleendian" \
7272
--gold-dirs="$gold_dir/2.0.0-compression" \
7373
--gold-dirs="$gold_dir/4.0.0-shareddict" \
74+
--gold-dirs="$gold_dir/cpp-21.0.0" \

testing

Submodule testing updated 97 files

0 commit comments

Comments
 (0)