Commit 5b783fe
ARROW-6509: [Java][CI] Upgrade maven-surefire-plugin to version 3.0.0-M3, disable Gandiva JNI unit tests temporarily
To see if the CI issues go away.
Closes #5370 from wesm/ARROW-6509 and squashes the following commits:
dcd6980 <Wes McKinney> Disable Gandiva Java tests
92b1bee <emkornfield> use canonical file
1e3ae38 <emkornfield> use canonical file in read normalized.
9c63f96 <emkornfield> set user timezone.
d805d2a <emkornfield> fix indentation.
997cea3 <emkornfield> Update TestIntegration.java
3a83fd5 <emkornfield> add path fallback for json
09a7bf9 <emkornfield> Add vector.max_allocation_bytes to config
7431585 <Wes McKinney> Do not fork JVM
fb2b647 <Wes McKinney> try 3.0.0-M3
4cbeaad <Wes McKinney> Try upgrading surefire to 2.22.1
Lead-authored-by: Wes McKinney <wesm+git@apache.org>
Co-authored-by: emkornfield <emkornfield@gmail.com>
Signed-off-by: Wes McKinney <wesm+git@apache.org>1 parent 4be02c7 commit 5b783fe
5 files changed
Lines changed: 21 additions & 11 deletions
File tree
- java
- performance
- tools/src/test/java/org/apache/arrow/tools
- vector/src/test/java/org/apache/arrow/vector/ipc
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
400 | 402 | | |
401 | 403 | | |
402 | 404 | | |
| |||
501 | 503 | | |
502 | 504 | | |
503 | 505 | | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
508 | 510 | | |
509 | 511 | | |
510 | 512 | | |
| |||
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
186 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
187 | 193 | | |
188 | 194 | | |
189 | 195 | | |
| |||
213 | 219 | | |
214 | 220 | | |
215 | 221 | | |
216 | | - | |
| 222 | + | |
217 | 223 | | |
218 | 224 | | |
219 | 225 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
333 | 336 | | |
334 | 337 | | |
335 | 338 | | |
| |||
0 commit comments