-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
schemafeed: improve some tests #107810
schemafeed: improve some tests #107810
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: complete! 1 of 0 LGTMs obtained (waiting on @adityamaru, @knz, and @shermanCRL)
pkg/ccl/changefeedccl/schemafeed/table_event_filter_datadriven_test.go
line 69 at r1 (raw file):
ts, sqlDB, _ := serverutils.StartServer(t, base.TestServerArgs{ // TODO(ajwerner): Otherwise the test gets skipped due to some CCL warning. DefaultTestTenant: base.TODOTestTenantDisabled,
nit: update the linter.
0a32eb4
to
5f240b7
Compare
Release note: None
5f240b7
to
f1d749a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! 0 of 0 LGTMs obtained (and 1 stale) (waiting on @adityamaru and @shermanCRL)
pkg/ccl/changefeedccl/schemafeed/table_event_filter_datadriven_test.go
line 69 at r1 (raw file):
Previously, yuzefovich (Yahor Yuzefovich) wrote…
nit: update the linter.
Done.
TFYRs! bors r=miretskiy,yuzefovich |
Build succeeded: |
Informs #76378
Release note: None
Epic: CRDB-18499