8000 e2e(main): Tests failing due to validator oscillation · Issue #4492 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
e2e(main): Tests failing due to validator oscillation #4492
Open
@jmalicevic

Description

@jmalicevic

PR #2283 introduced validator and consensus parameter oscillation in our e2e infrastructure (this is part of #2458) . However, at the moment the validator oscillations cause the nightly's to fail on main . Most likely due to corner case tests that need to be fixed.

We will temporary disable this feature to reduce the noise in testing, see #4478.

This has to be followed up with properly fixing the tests so that the oscillations work. See comments added to #4478.

Quoting @cason:

The problem is that the updates produced by the generator (which are more relevant changes) might conflict with the validator updates produced by the oscillation logic (which just turn on and off a validator, with voting power 1 and 0). The latter has to be fixed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinge2eRelated to our end-to-end tests

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0