Commit 6c9d6a0
tests: fix arrow.TestInsert_invalid
The handling of incorrect Arrow data changed in Tarantool [1], now a
CustomError with the code 4 is returned instead of ClientError with
the code 20 (ER_INVALID_MSGPACK). Need to update the test.
[1]: tarantool/tarantool#124821 parent a698ef8 commit 6c9d6a0
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | | - | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
46 | | - | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments