Skip to content

Enable block_lookup_failed EF test #3448

@paulhauner

Description

@paulhauner

Description

We are currently skipping an EF test:

// TODO(merge): re-enable this test before production.
// This test is skipped until we can do retrospective confirmations of the terminal
// block after an optimistic sync.
if self.description == "block_lookup_failed" {
return Err(Error::SkippedKnownFailure);
};

I haven't looked into this deeply, but I suspect that #3372 gives us what we need to re-enable this test!

CC'ing @ethDreamer since he might be interested ☺️

Metadata

Metadata

Assignees

Labels

bellatrixRequired to support the Bellatrix Upgrade

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions