apollo_integration_tests: readable expect fail on scraper end to end#11565
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
guy-starkware
left a comment
There was a problem hiding this comment.
@guy-starkware reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @ArniStarkware).
crates/apollo_integration_tests/tests/l1_events_scraper_end_to_end.rs line 143 at r1 (raw file):
let expected_cancel_message = Event::TransactionCancellationStarted { tx_hash: tx_hash_first_tx, cancellation_request_timestamp: BlockTimestamp(cancel_timestamp.0 + 1),
Why add one?
446afcd to
0010ae7
Compare
0010ae7 to
aa77e4d
Compare
guy-starkware
left a comment
There was a problem hiding this comment.
@guy-starkware resolved 1 discussion.
Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @ArniStarkware).
guy-starkware
left a comment
There was a problem hiding this comment.
@guy-starkware reviewed 1 file and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @ArniStarkware).

This error message is hard to discern and is missing info.
I hope to solve this problem in this PR.
The error now prints as: (after I added a bug to the first expect [
BlockTimestamp(1767898129)]