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.
1 parent aaf9dd9 commit 88c3291Copy full SHA for 88c3291
pkg/sql/tests/rsg_test.go
@@ -426,6 +426,7 @@ func TestRandomSyntaxFunctions(t *testing.T) {
426
"crdb_internal.request_statement_bundle",
427
"crdb_internal.reset_activity_tables",
428
"crdb_internal.revalidate_unique_constraints_in_all_tables",
429
+ "crdb_internal.scan_storage_internal_keys",
430
"crdb_internal.validate_ttl_scheduled_jobs",
431
"crdb_internal.fingerprint":
432
// Skipped due to long execution time.
0 commit comments