Skip UnexpectedRootClaim failures#13428
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
bd62b6a to
2e82e73
Compare
2fc1c27 to
e7f9e26
Compare
2e82e73 to
1504aac
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## upgrade-against-registry #13428 +/- ##
=============================================================
+ Coverage 47.29% 89.28% +41.98%
=============================================================
Files 943 111 -832
Lines 78827 4758 -74069
Branches 803 803
=============================================================
- Hits 37283 4248 -33035
+ Misses 38792 468 -38324
+ Partials 2752 42 -2710
Flags with carried forward coverage won't be shown. Click here to find out more. |
1504aac to
fc736cb
Compare
fc736cb to
c1af87e
Compare
cd768cc to
7f385c7
Compare
c1af87e to
18385d9
Compare
7f385c7 to
8c92a44
Compare
844c214 to
8640791
Compare
ba9e494 to
0ef55aa
Compare
b8b8716 to
6833928
Compare
0ef55aa to
f7cef5c
Compare
6833928 to
ea868f3
Compare
|
These tests are failing likely at least because the dispute game tests assume the There's this check in the FDG that asserts the most recent L2 block number anchor precedes the L2 block number that's claimed by dispute games - .I gather that the upgrade script loads live contracts from the superchain-registry. So the anchored block number read from the op-mainnet We can fix this problem by tweaking the tests to use inspect the |
f7cef5c to
27b9737
Compare
ea868f3 to
ad1a595
Compare
27b9737 to
7da8414
Compare
ad1a595 to
1c39e98
Compare
7da8414 to
13330c3
Compare
9b2f621 to
80887d9
Compare
This reverts commit cab6856.
80887d9 to
9f44651
Compare

Five test suites are skipped on the forked upgrade test path.
They all fail with "UnexpectedRootClaim" errors, so assistance will be needed from the proofs team to ensure they are properly restored.