aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

[test on forge] Epoch change for load vs perf benchmark

Open igor-aptos opened this issue 3 years ago • 1 comments

Description

Test Plan


This change is Reviewable

igor-aptos avatar Sep 08 '22 04:09 igor-aptos

Forge is running suite compat on testnet ==> 1e002025058e9320b3d6870c2b5897fd4506830a

Forge is running suite land_blocking on 1e002025058e9320b3d6870c2b5897fd4506830a

:x: Forge suite compat failure on testnet ==> 1e002025058e9320b3d6870c2b5897fd4506830a

Forge test runner terminated:
Trailing Log Lines:
thread 'main' panicked at 'compat', testsuite/forge-cli/src/main.rs:184:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Debugging output:

:white_check_mark: Forge suite land_blocking success on 1e002025058e9320b3d6870c2b5897fd4506830a

Test Ok

Forge is running suite land_blocking on c8e96a1c67017d4e9dedec715a54603fb1163711

Forge is running suite compat on testnet ==> c8e96a1c67017d4e9dedec715a54603fb1163711

:x: Forge suite compat failure on testnet ==> c8e96a1c67017d4e9dedec715a54603fb1163711

Forge test runner terminated:
Trailing Log Lines:
thread 'main' panicked at 'compat', testsuite/forge-cli/src/main.rs:184:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Debugging output:

:white_check_mark: Forge suite land_blocking success on c8e96a1c67017d4e9dedec715a54603fb1163711

Test Ok

Forge is running suite land_blocking on b408be10e2e0e9c0bd8cd519503f4aa8a19a5841

:x: Forge suite compat failure on testnet ==> b408be10e2e0e9c0bd8cd519503f4aa8a19a5841

Forge test runner terminated:
Trailing Log Lines:
thread 'main' panicked at 'compat', testsuite/forge-cli/src/main.rs:184:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Debugging output:

:white_check_mark: Forge suite land_blocking success on b408be10e2e0e9c0bd8cd519503f4aa8a19a5841

Test Ok

Forge is running suite compat on testnet ==> eba21a749405bb059c0c4db8c802e6969057da89

Forge is running suite land_blocking on eba21a749405bb059c0c4db8c802e6969057da89

:x: Forge suite compat failure on testnet ==> eba21a749405bb059c0c4db8c802e6969057da89

Forge test runner terminated:
Trailing Log Lines:
thread 'main' panicked at 'compat', testsuite/forge-cli/src/main.rs:186:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Debugging output:

:white_check_mark: Forge suite land_blocking success on eba21a749405bb059c0c4db8c802e6969057da89

Test Ok

github-actions[bot] avatar Sep 10 '22 00:09 github-actions[bot]