Skip to content

Pub tests failing on the VM #37

Closed
Closed
@DartBot

Description

@DartBot

<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

Metadata

Metadata

Assignees

Labels

type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions