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

Upgrade runtime v1.3.3 #142

Merged
merged 46 commits into from
Nov 12, 2024
Merged

Upgrade runtime v1.3.3 #142

merged 46 commits into from
Nov 12, 2024

Conversation

raynaudoe
Copy link
Contributor

@raynaudoe raynaudoe commented Oct 11, 2024

  • relay
  • people
  • asset hub
  • bridge hub
  • coretime
  • integration tests

@pecorino-bot
Copy link

pecorino-bot commented Oct 11, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: cancelled

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 11, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: failure

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

relay/paseo/src/genesis_config_presets.rs Show resolved Hide resolved
| RuntimeCall::FastUnstake(..)
| RuntimeCall::VoterList(..)
| RuntimeCall::NominationPools(..)
RuntimeCall::Staking(..) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@raynaudoe is there any way to solve this formatting diff?

relay/paseo/src/lib.rs Outdated Show resolved Hide resolved
@hbulgarini
Copy link
Contributor

@raynaudoe let's proceed with the rest of the system chains. Relay chain and people chain looks good overall.

@pecorino-bot
Copy link

pecorino-bot commented Oct 15, 2024

Tests have finished.

Build

Status: cancelled

Relay Chain

Status: cancelled

System Parachains

Status: cancelled

Integration Tests

Status: cancelled

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 15, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: cancelled

System Parachains

Status: cancelled

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 15, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: failure

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

relay/paseo/src/lib.rs Outdated Show resolved Hide resolved
relay/paseo/src/lib.rs Outdated Show resolved Hide resolved
@hbulgarini
Copy link
Contributor

@claravanstaden

We are having the following test failures for snowbridge:

failures:

---- transfer_token_to_ethereum_works stdout ----
thread 'transfer_token_to_ethereum_works' panicked at /Users/eze/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snowbridge-runtime-test-common-0.8.0/src/lib.rs:160:13:
Expected Ok(_). Got Err(
    Unroutable,
)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- ethereum_outbound_queue_processes_messages_before_message_queue_works stdout ----
thread 'ethereum_outbound_queue_processes_messages_before_message_queue_works' panicked at /Users/eze/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snowbridge-runtime-test-common-0.8.0/src/lib.rs:262:13:
Expected Ok(_). Got Err(
    Unroutable,
)


failures:
    ethereum_outbound_queue_processes_messages_before_message_queue_works
    transfer_token_to_ethereum_works

@pecorino-bot
Copy link

pecorino-bot commented Oct 15, 2024

Tests have finished.

Build

Status: cancelled

Relay Chain

Status: cancelled

System Parachains

Status: cancelled

Integration Tests

Status: cancelled

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 15, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: failure

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 15, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 16, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 17, 2024

Tests have finished.

Build

Status: cancelled

Relay Chain

Status: cancelled

System Parachains

Status: cancelled

Integration Tests

Status: cancelled

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Oct 17, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Nov 5, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: success

System Parachains

Status: failure

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Nov 5, 2024

Tests have finished.

Build

Status: success

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

hbulgarini
hbulgarini previously approved these changes Nov 5, 2024
@pecorino-bot
Copy link

pecorino-bot commented Nov 5, 2024

Tests have finished.

Build

Status: success

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

al3mart
al3mart previously approved these changes Nov 5, 2024
@pecorino-bot
Copy link

pecorino-bot commented Nov 5, 2024

Tests have finished.

Build

Status: success

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Nov 7, 2024

Tests have finished.

Build

Status: failure

Relay Chain

Status: cancelled

System Parachains

Status: failure

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Nov 7, 2024

Tests have finished.

Build

Status: success

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@pecorino-bot
Copy link

pecorino-bot commented Nov 7, 2024

Tests have finished.

Build

Status: success

Relay Chain

Status: success

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

al3mart
al3mart previously approved these changes Nov 7, 2024
@pecorino-bot
Copy link

pecorino-bot commented Nov 12, 2024

Tests have finished.

Build

Status: success

Relay Chain

Status: failure

System Parachains

Status: success

Integration Tests

Status: failure

❌ Some tests have failed. Please check the details above for more information.

View full run details

@al3mart al3mart merged commit d37c12a into main Nov 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants