Skip to content

Conversation

@mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Dec 2, 2025

This PR fixes the duration of waiting for a completed migration in canister migration system test to 7 minutes (since the migration canister now waits for at least 6 minutes before completing canister migration to prevent replay attacks - see #7787).

To prevent such regressions in the future, this PR adds the system test to PULL_REQUEST_BAZEL_TARGETS and updates its settings:

  • tags the test as long_test so that it can run on PRs using PULL_REQUEST_BAZEL_TARGETS;
  • removes enable_mainnet_nns_variant = False now that the canister is actually deployed on mainnet.

@mraszyk mraszyk requested review from a team as code owners December 2, 2025 10:11
@github-actions github-actions bot added the fix label Dec 2, 2025
@mraszyk
Copy link
Contributor Author

mraszyk commented Dec 2, 2025

We can't remove removes enable_mainnet_nns_variant = False because the public API of the mainnet canister is different.

@mraszyk mraszyk closed this Dec 2, 2025
auto-merge was automatically disabled December 2, 2025 12:04

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants