We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27f0afc + 0c49395 commit 6d3c97bCopy full SHA for 6d3c97b
pkg/cmd/roachtest/tests/asyncpg_blocklist.go
@@ -89,4 +89,5 @@ var asyncpgIgnoreList = blocklist{
89
`test_copy.TestCopyTo.test_copy_to_table_timeout`: "flaky; see #119291 and https://github.com/MagicStack/asyncpg/issues/240",
90
`test_execute.TestExecuteMany.test_executemany_server_failure_during_writes`: "flaky",
91
`test_listeners.TestListeners.test_dangling_listener_warns`: "flaky",
92
+ `test_timeout.TestTimeout.test_timeout_05`: "flaky",
93
}
0 commit comments