Skip to content

Pub tests failing on the VM #2740

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

Closed
madsager opened this issue Apr 26, 2012 · 4 comments
Closed

Pub tests failing on the VM #2740

madsager opened this issue Apr 26, 2012 · 4 comments
Assignees

Comments

@madsager
Copy link
Contributor

In a full checkout the pub tests are failing on the VM.

I will work with Rico on making sure that the full set of tests are run on the buildbot.

./tools/test.py -mall pub

FAILED: none-vm debug_ia32 pub/pub_test
Expected: pass
Actual: fail

stderr:
Unhandled exception:
Expect.fail('Output line 2 was: cherry
expected: banana')
 0. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:3090 col:9
 1. Function: 'FutureImpl._setException@924b4b8' url: 'bootstrap_impl' line:3112 col:14
 2. Function: 'CompleterImpl.completeException' url: 'bootstrap_impl' line:3173 col:30
 3. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:3145 col:36
 4. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:3086 col:17
 5. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:3100 col:14
 6. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:3169 col:26
 7. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:3152 col:44
 8. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:3086 col:17
 9. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:3100 col:14
 10. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:3169 col:26
 11. Function: '::checkComplete' url: 'file:///home/ager/dart/dart/utils/pub/io.dart' line:275 col:23
 12. Function: '_StringInputStream@14117cc4._onClosed@14117cc4' url: 'dart:io' line:6302 col:26
 13. Function: '_SocketInputStream@14117cc4._onClosed@14117cc4' url: 'dart:io' line:7940 col:26
 14. Function: '_SocketBase@14117cc4._multiplex@14117cc4' url: 'dart:io' line:7310 col:25
 15. Function: '[email protected]' url: 'dart:io' line:7423 col:59
 16. Function: '_ReceivePortImpl@6be832b._handleMessage@6be832b' url: 'dart:isolate' line:288 col:22

@munificent
Copy link
Member

I thought I fixed this yesterday, but I'll take a look.


Set owner to @munificent.
Added Accepted label.

@munificent
Copy link
Member

@munificent
Copy link
Member

Added Fixed label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#37.

This issue was closed.
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

No branches or pull requests

3 participants