Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix test-e2e-group-6 #11

Open
Tracked by #5
tony-armstrong opened this issue Nov 29, 2023 · 0 comments
Open
Tracked by #5

fix test-e2e-group-6 #11

tony-armstrong opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tony-armstrong
Copy link
Collaborator

tony-armstrong commented Nov 29, 2023

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
    
@tony-armstrong tony-armstrong self-assigned this Nov 29, 2023
@tony-armstrong tony-armstrong added the bug Something isn't working label Nov 29, 2023
@tony-armstrong tony-armstrong mentioned this issue Nov 29, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant