[go: up one dir, main page]

Tests/Proto/AI: unplug slow activation tests

What

This MR unplugs a pair of slow tests related to Adaptive Issuance activation.

Why

These tests are very slow because they test that AI launches through the activation vote in mainnet conditions so they need to bake many blocks. The number of blocks is even higher on Alpha because cycles are longer (in number of blocks) than Oxford because of the block time reduction.

How

The registration of the tests was moved in a separated list which is not passed to Alcotest_lwt.run.

Manually testing the MR

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR

Merge request reports

Loading