Skip to content
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

Update NewEnemy test for datastore v2 #607

Merged
merged 2 commits into from
May 19, 2022
Merged

Conversation

ecordell
Copy link
Contributor

The updated test passed multiple times in another branch (though against a slightly older version of dsv2 branch) but I don't have enough data to confidently say it has an acceptable flake rate.

Temporarily removed the schema-based newenemy test. It would be nice to restore it if possible, but the larger transactions in dsv2 may make that more difficult (it was certainly more difficult for the data-based newenemy test). The protections we have in place are the same for both cases, so schema newenemy test only serves to verify implementation bugs, unlike the data newenemy test which verifies SpiceDB's approach to dealing with timestamp drift in CRDB.

@github-actions github-actions bot added the area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) label May 18, 2022
@ecordell ecordell marked this pull request as ready for review May 18, 2022 22:11
@ecordell ecordell requested a review from a team May 18, 2022 22:11
@ecordell ecordell requested a review from jakedt May 19, 2022 13:59
@ecordell ecordell requested a review from jakedt May 19, 2022 14:43
@ecordell ecordell force-pushed the dsv2-newenemy branch 7 times, most recently from 7000892 to 862a7b8 Compare May 19, 2022 19:39
jakedt
jakedt previously approved these changes May 19, 2022
@ecordell ecordell changed the base branch from datastore-v2 to main May 19, 2022 19:43
@ecordell ecordell dismissed jakedt’s stale review May 19, 2022 19:43

The base branch was changed.

@ecordell ecordell requested a review from vroldanbet as a code owner May 19, 2022 19:43
@jakedt jakedt enabled auto-merge May 19, 2022 19:47
@jakedt jakedt merged commit 75c4bd0 into authzed:main May 19, 2022
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants