Closed platfowner closed 2 years ago
It seems test_integration_he_sharding
also needs to be updated. Could you take a look? @minsulee2
Parent chain initialization
DB values
✓ sharding
✓ .shard
DB functions
✓ sharding path
DB rules
✓ sharding path
DB owners
✓ sharding path
Shard chain initialization
DB values
✓ token
✓ accounts
✓ sharding
DB functions
✓ sharding
DB rules
✓ sharding
DB owners
✓ sharding
State proof hash reporting
Periodic reports
✓ reports proof hashes periodically
Latest block number
✓ updates latest block number
Shard reporter node restart
--> Shutting down server[0]...
--> Restarting server[0]...
1) can resume reporting after missing some reports
13 passing (13m)
1 failing
1) HE Sharding
State proof hash reporting
Shard reporter node restart
can resume reporting after missing some reports:
Error: Timeout of 640000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/seo/ain-blockchain/test/integration/he_sharding.test.js)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
error Command failed with exit code 1.
Resolved, thanks!
Broken integration:
test log:
commit info:
target PR:
@minsulee2 could you take a look?