You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UMR1352 opened this issue
Nov 29, 2024
· 0 comments
Labels
PatchChange without affecting the API that requires a patch release. Part of "Patch" section in changelogRustRelated to the core Rust code. Becomes part of the Rust changelog.
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.
The text was updated successfully, but these errors were encountered:
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
PatchChange without affecting the API that requires a patch release. Part of "Patch" section in changelogRustRelated to the core Rust code. Becomes part of the Rust changelog.
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.
The text was updated successfully, but these errors were encountered: