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: Third wave of fixing nightly tests #2207

Merged
merged 1 commit into from Feb 29, 2020
Merged

fix: Third wave of fixing nightly tests #2207

merged 1 commit into from Feb 29, 2020

Commits on Feb 28, 2020

  1. fix: Third wave of fixing nightly tests

    Many timeout tweaks, and small typos.
    `cross_shard_tx_with_validator_rotation` with 150 block time has
    extremely long forks (doomslug is disabled), and takes lots of time per
    iteration. I split it into two: one with 150ms block time, but only 16
    iterations, and one with 400ms block time, but all 64 iterations. Both
    locally take ~45 minutes, will see how long it takes on gcloud.
    SkidanovAlex committed Feb 28, 2020
    Copy the full SHA
    efb616b View commit details
    Browse the repository at this point in the history