cennznet / plug-blockchain

PL^G: a framework for building customised blockchains
GNU General Public License v3.0
11 stars 3 forks source link

Fix light::call_executor::tests::execution_proof_is_generated_and_checked test #62

Open jordy25519 opened 5 years ago

jordy25519 commented 5 years ago

This test is failing: light::call_executor::tests::execution_proof_is_generated_and_checked.

Thread 'light::call_executor::tests::execution_proof_is_generated_and_checked' panicked at 'Externalities not allowed to fail within runtime: "Trie lookup error: Database missing expected key: 0x77f92ad35d1001cd4875b33c4736b44c8989612742fb332389016ebe216cdd5a"', src/libcore/result.rs:999

Check whether this is occurring on substrate's master branch and whether, merging further upstream issues resolves it here.