-
Notifications
You must be signed in to change notification settings - Fork 956
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'bat/fix/migration-e2e' (#3481)
Fixed broken migration e2e test
- Loading branch information
Showing
5 changed files
with
11 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* Fixed a broken e2e test for db migrations. Added it to the list of e2e test to be run by the CI. | ||
([\#3481](https://github.com/anoma/namada/pull/3481)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"changes":[{"Add":{"key":{"segments":[{"AddressSeg":"tnam1pyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqej6juv"},{"AddressSeg":"tnam1qxgfw7myv4dh0qna4hq0xdg6lx77fzl7dcem8h7e"},{"StringSeg":"balance"},{"AddressSeg":"tnam1q9rhgyv3ydq0zu3whnftvllqnvhvhm270qxay5tn"}]},"value":"E47D97A2C7D7834F0907AEEEBD30CAA28CA88EBDB854398482DB2E1A49D7811A012000000080E7414914AF682C000000000000000000000000000000000000000000000000","force":false}},{"Add":{"key":{"segments":[{"AddressSeg":"tnam1pyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqej6juv"},{"AddressSeg":"tnam1qxgfw7myv4dh0qna4hq0xdg6lx77fzl7dcem8h7e"},{"StringSeg":"balance"},{"StringSeg":"minted"}]},"value":"E47D97A2C7D7834F0907AEEEBD30CAA28CA88EBDB854398482DB2E1A49D7811A0120000000797241E2F46A0000000000000000000000000000000000000000000000000000","force":false}},{"RepeatDelete":"tnam1qyvfwdkz8zgs9n3qn9xhp8scyf8crrxwuq26r6gy"}]} | ||
{"changes":[{"Add":{"key":{"segments":[{"AddressSeg":"tnam1pyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqej6juv"},{"AddressSeg":"tnam1qxgfw7myv4dh0qna4hq0xdg6lx77fzl7dcem8h7e"},{"StringSeg":"balance"},{"AddressSeg":"tnam1q9rhgyv3ydq0zu3whnftvllqnvhvhm270qxay5tn"}]},"cf":"SUBSPACE","value":"E47D97A2C7D7834F0907AEEEBD30CAA28CA88EBDB854398482DB2E1A49D7811A012000000080E7414914AF682C000000000000000000000000000000000000000000000000","force":false}},{"Add":{"key":{"segments":[{"AddressSeg":"tnam1pyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqej6juv"},{"AddressSeg":"tnam1qxgfw7myv4dh0qna4hq0xdg6lx77fzl7dcem8h7e"},{"StringSeg":"balance"},{"StringSeg":"minted"}]},"cf":"SUBSPACE","value":"E47D97A2C7D7834F0907AEEEBD30CAA28CA88EBDB854398482DB2E1A49D7811A0120000000797241E2F46A0000000000000000000000000000000000000000000000000000","force":false}},{"RepeatDelete":["tnam1qyvfwdkz8zgs9n3qn9xhp8scyf8crrxwuq26r6gy","SUBSPACE"]}]} |