Commit 9983d0e
authored
Increase HikariCP connection timeout in JDBC tests to reduce flakiness. (#10760)
Increase HikariCP connection timeout in JDBC tests to reduce flakiness.
Fixed tests.
Merge branch 'master' into alexeyk/hikary-timeout-fix
Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>1 parent 10d731c commit 9983d0e
File tree
1 file changed
+2
-2
lines changed- dd-java-agent/instrumentation/jdbc/src/test/groovy
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
951 | | - | |
| 951 | + | |
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
| |||
0 commit comments