Skip to content

fix test-e2e-group-6 #11

@tony-armstrong

Description

@tony-armstrong

System information

  • b2-zkevm-node version(b2-zkevm-node version):
    intel-10400f test git:(fix-test-e2e-group-6) b2-zkevm-node version
    Version:      v0.4.0-RC6-4-gd40bf393
    Git revision: d40bf393
    Git branch:   dev
    Go version:   go1.21.4
    Built:        Mon, 27 Nov 2023 16:24:27 +0800
    OS/Arch:      linux/amd64
  • OS & Version(cat /etc/os-release):
    NAME="Arch Linux"
    PRETTY_NAME="Arch Linux"
    ID=arch
    BUILD_ID=rolling
    ANSI_COLOR="38;2;23;147;209"
    HOME_URL="https://archlinux.org/"
    DOCUMENTATION_URL="https://wiki.archlinux.org/"
    SUPPORT_URL="https://bbs.archlinux.org/"
    BUG_REPORT_URL="https://bugs.archlinux.org/"
    PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
    LOGO=archlinux-logo
  • Network: Mainnet/Testnet: Testnet

Expected behaviour

  1. test passed
  2. require.False(t, isThereL2Reorg)

Actual behaviour

  1. failed

Steps to reproduce the behaviour

Backtrace

  1. test log:
    2023-11-30T16:36:34.576+0800	�[34mINFO�[0m	db/logger.go:18	Dialing PostgreSQL server map[host:localhost]	{"pid": 50051, "version": "v0.1.0"}
    2023-11-30T16:36:34.596+0800	�[34mINFO�[0m	db/logger.go:18	Query map[args:[] pid:136 rowCount:1 sql:SELECT COUNT(*) > 0 FROM state.trusted_reorg; time:673.93µs]	{"pid": 50051, "version": "v0.1.0"}
        permissionlessrpc_test.go:129: 
                Error Trace:	/root/b2network/b2-zkevm-node/ci/e2e-group6/permissionlessrpc_test.go:129
                Error:      	Should be false
                Test:       	TestPermissionlessJRPC
    make[1]: Entering directory '/root/b2network/b2-zkevm-node/test'
    d
    

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions