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

Failing test: test/subscription_stream_test.dart: cancelOnError source: yes: - subscriptionStream: no #4

Closed
kevmoo opened this issue Oct 9, 2015 · 2 comments
Assignees
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@kevmoo
Copy link
Member

kevmoo commented Oct 9, 2015

  Expected: [1, 2, 'To err is divine!']
    Actual: [1, 2]
     Which: shorter than expected at location [2]

http://build.chromium.org/p/client.dart.packages/builders/packages-mac-async/builds/410/steps/pub%20run%20test/logs/stdio

Confirmed my mac as well

@kevmoo kevmoo added the type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) label Oct 9, 2015
@kevmoo
Copy link
Member Author

kevmoo commented Oct 9, 2015

Dartium, Firefox, content-shell, safari

But not the VM. Very weird...

lrhn added a commit that referenced this issue Oct 13, 2015
When delayed by other tests, all the values didn't necessarily arrive before
they were tested against.

BUG= #4
R=floitsch@google.com

Review URL: https://codereview.chromium.org//1390923006 .
@kevmoo
Copy link
Member Author

kevmoo commented Jul 18, 2016

Does not reproduce in a4e6795

@kevmoo kevmoo closed this as completed Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

2 participants