Skip to content

Pub tests failing on the VM #37

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
DartBot opened this issue Jun 5, 2015 · 3 comments
Closed

Pub tests failing on the VM #37

DartBot opened this issue Jun 5, 2015 · 3 comments
Assignees
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/2909286?v=3" align="left" width="96" height="96"hspace="10"> Issue by madsager
Originally opened as dart-lang/sdk#2740


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

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


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


Set owner to @munificent.
Added Accepted label.

@DartBot DartBot added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) Fixed labels Jun 5, 2015
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


https://chromiumcodereview.appspot.com/10230016/


Added Started label.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


Added Fixed label.

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