Skip to content

Commit

Permalink
Merge #121556
Browse files Browse the repository at this point in the history
121556: logictest: revert incorrect test assertion update r=rafiss a=rafiss

1fcff46 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 #121351
Release note: None

Co-authored-by: Rafi Shamim <[email protected]>
  • Loading branch information
craig[bot] and rafiss committed Apr 2, 2024
2 parents a5c0907 + 4933184 commit 40f28d3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,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 40f28d3

Please sign in to comment.