Commit dc768f0
committed
HIVE-28265: Increase TestAsyncPbRpcProxy timeout for Mockito inline on CI
Mockito inline + ByteBuddy class retransform can exceed 5s on busy
Jenkins agents; use 60s test timeout to avoid flaky failures.
Made-with: Cursor1 parent ab425d3 commit dc768f0
File tree
1 file changed
+5
-2
lines changed- llap-client/src/test/org/apache/hadoop/hive/llap
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
65 | | - | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments