Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Regression test for error rejecting transaction #230

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

natebosch
Copy link
Contributor

Towards dart-lang/core#359

Add a skipped test demonstrating the sequence of interaction with a
StreamQueueTransaction that leads to a StateError during the call to
transaction.reject().

Towards #229

Add a skipped test demonstrating the sequence of interaction with a
StreamQueueTransaction that leads to a `StateError` during the call to
`transaction.reject()`.
@natebosch natebosch requested a review from lrhn January 25, 2023 16:57
@natebosch
Copy link
Contributor Author

@lrhn - I think its worth landing the skipped test for now while we work on a fix.

@natebosch natebosch merged commit ce650b0 into master Apr 19, 2023
@natebosch natebosch deleted the reject-after-consume-then-copy branch April 19, 2023 16:58
mosuem pushed a commit to dart-lang/core that referenced this pull request Oct 14, 2024
Towards dart-lang/async#229

Add a skipped test demonstrating the sequence of interaction with a
StreamQueueTransaction that leads to a `StateError` during the call to
`transaction.reject()`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants