Commit 4b9c007
committed
sql: skip external process under deadlock in TestShowLastQueryStatistics
If we have external-process test tenant and run under the deadlock
config, sometimes we can exceed 1s limit on planning latency. This
behavior seems somewhat expected, so let's just skip the
external-process config (which was enabled recently).
Release note: None1 parent b2093a9 commit 4b9c007
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1408 | 1408 | | |
1409 | 1409 | | |
1410 | 1410 | | |
1411 | | - | |
1412 | | - | |
| 1411 | + | |
| 1412 | + | |
| 1413 | + | |
| 1414 | + | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
1413 | 1420 | | |
1414 | 1421 | | |
1415 | 1422 | | |
| |||
0 commit comments