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

Investigate and fix sporadic fail of AuthenticatedAsset E2E tests #1462

Open
UMR1352 opened this issue Nov 29, 2024 · 0 comments
Open

Investigate and fix sporadic fail of AuthenticatedAsset E2E tests #1462

UMR1352 opened this issue Nov 29, 2024 · 0 comments
Labels
Patch Change without affecting the API that requires a patch release. Part of "Patch" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog.
Milestone

Comments

@UMR1352
Copy link
Contributor

UMR1352 commented Nov 29, 2024

Description

Investigate and fix the sporadic fail of E2E tests:

  • asset::accepting_the_transfer_of_an_asset_requires_capability
  • asset::transferring_asset_works
    Both tests fail with the error: transaction returned an unexpected response; no proposal was created in this transaction.

Motivation

The flaky behavior of these tests hinders our CI.

@UMR1352 UMR1352 added Patch Change without affecting the API that requires a patch release. Part of "Patch" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog. labels Nov 29, 2024
@eike-hass eike-hass added this to the v1.6 milestone Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Patch Change without affecting the API that requires a patch release. Part of "Patch" section in changelog Rust Related to the core Rust code. Becomes part of the Rust changelog.
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants