Skip to content

Commit

Permalink
logictest: revert incorrect test assertion update
Browse files Browse the repository at this point in the history
(Deja vu: this is #121556 all over again.)

103bd54 incorrectly updated the test expectations, likely because the
`--rewrite` flag was used on an assertion that has the retry directive.

This commit undoes that change.

Fixes: #130405

Release note: None
  • Loading branch information
michae2 committed Sep 10, 2024
1 parent c63a63b commit ef2f74c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@ ORDER BY start_key
/Table/106 14400
/Table/107 14400
/Table/110 90001
/Table/111 90001
/Table/112 14400
/Table/111 1
/Table/112 1

subtest transactional_schemachanges

Expand Down

0 comments on commit ef2f74c

Please sign in to comment.