Skip to content

pub test failure on 'banana' #36

Closed
@DartBot

Description

@DartBot

Originally opened as dart-lang/sdk#2729

This issue was originally filed by mattsh@google.com


I'm seeing a pub test failure about banana:

dart$ tools/test.py -mrelease
Test configuration: none_vm_release_ia32
[00:06 | 3% | + 149 | - 0]
FAILED: none-vm release_ia32 pub/pub_tests
Expected: pass
Actual: fail

stderr:
Unhandled exception:
Expect.fail('Output line 1 was: banana
expected: apple')
 0. Function: 'Expect._fail@127eafe4' url: 'bootstrap' line:1514 col:5
 1. Function: 'Expect.fail' url: 'bootstrap' line:1301 col:10
 2. Function: '::_validateOutput@e8053a5' url: 'file:///usr/local/google/home/mattsh/dart-code1/dart/utils/tests/pub/test_pub.dart' line:116 col:18
 3. Function: '::function' url: 'file:///usr/local/google/home/mattsh/dart-code1/dart/utils/tests/pub/test_pub.dart' line:60 col:22
 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:///usr/local/google/home/mattsh/dart-code1/dart/utils/pub/io.dart' line:179 col:23
 12. Function: '::function' url: 'file:///usr/local/google/home/mattsh/dart-code1/dart/utils/pub/io.dart' line:193 col:18
 13. Function: '_InteractiveProcess@14117cc4.handleExit' url: 'dart:io' line:6849 col:18
 14. Function: '_InteractiveProcess@14117cc4.function' url: 'dart:io' line:6855 col:53
 15. Function: '_SocketBase@14117cc4._multiplex@14117cc4' url: 'dart:io' line:7301 col:25
 16. Function: '_SocketBase@14117cc4.function' url: 'dart:io' line:7414 col:59
 17. 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