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

test flake on vm-mac-release build: standalone/io/http_test #2906

Closed
DartBot opened this issue May 5, 2012 · 3 comments
Closed

test flake on vm-mac-release build: standalone/io/http_test #2906

DartBot opened this issue May 5, 2012 · 3 comments
Labels
area-infrastructure Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes. closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented May 5, 2012

This issue was originally filed by [email protected]


FAILED: none-vm release_ia32 standalone/io/http_test
Expected: pass
Actual: fail

stderr:
Unhandled exception:
SocketIOException: Write failed
 0. Function: '[email protected]' url: 'dart:io' line:3928 col:11
 1. Function: '_HttpConnection@14117cc4._onConnectionClosed@14117cc4' url: 'dart:io' line:3814 col:14
 2. Function: '_HttpConnectionBase@14117cc4._onError@14117cc4' url: 'dart:io' line:3752 col:24
 3. Function: '[email protected]' url: 'dart:io' line:3806 col:40
 4. Function: '[email protected]' url: 'dart:io' line:5053 col:14
 5. Function: '_HttpConnectionBase@14117cc4._onData@14117cc4' url: 'dart:io' line:3729 col:41
 6. Function: '_SocketBase@14117cc4._multiplex@14117cc4' url: 'dart:io' line:7709 col:25
 7. Function: '[email protected]' url: 'dart:io' line:7822 col:59
 8. Function: '_ReceivePortImpl@6be832b._handleMessage@6be832b' url: 'dart:isolate' line:288 col:22

Command line: xcodebuild/Release_ia32/dart --ignore-unrecognized-flags --enable_asserts --enable_type_checks /b/build/slave/vm-mac-release/build/dart/tests/standalone/io/http_test.dart

My change in r7361 broke 99 things, but this wasn't one of them.

@DartBot
Copy link
Author

DartBot commented May 5, 2012

This comment was originally written by [email protected]


Added Area-Build, Triaged labels.

@whesse
Copy link
Contributor

whesse commented Jun 11, 2012

Added Duplicate label.
Marked as being merged into #2987.

@anders-sandholm
Copy link
Contributor

Removed Area-Build label.
Added Area-Infrastructure label.

@DartBot DartBot added Type-Defect area-infrastructure Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes. closed-duplicate Closed in favor of an existing report labels Nov 20, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes. closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

3 participants