Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F12428750
D14313.id41606.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
941 B
Subscribers
None
D14313.id41606.diff
View Options
diff --git a/chronik/test/bridgeprimitives_tests.cpp b/chronik/test/bridgeprimitives_tests.cpp
--- a/chronik/test/bridgeprimitives_tests.cpp
+++ b/chronik/test/bridgeprimitives_tests.cpp
@@ -296,13 +296,13 @@
.timestamp = 1598888152,
.height = 202,
.file_num = 0,
- .data_pos = 39948,
+ .data_pos = 39548,
.undo_pos = 8249,
.size = 578,
.txs = {
- {.tx = expectedTestTx0, .data_pos = 40029, .undo_pos = 0},
- {.tx = expectedTestTx1, .data_pos = 40129, .undo_pos = 8250},
- {.tx = expectedTestTx2, .data_pos = 40312, .undo_pos = 8257},
+ {.tx = expectedTestTx0, .data_pos = 39629, .undo_pos = 0},
+ {.tx = expectedTestTx1, .data_pos = 39729, .undo_pos = 8250},
+ {.tx = expectedTestTx2, .data_pos = 39912, .undo_pos = 8257},
}};
CheckBlocksEqual(bridgedTestBlock, expectedBridgedTestBlock);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 28, 19:34 (8 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4844959
Default Alt Text
D14313.id41606.diff (941 B)
Attached To
D14313: fix chronik bridgeprimitives_tests
Event Timeline
Log In to Comment