test flake on vm-mac-release build: standalone/io/http_test #2906
Labels
area-infrastructure
Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.
closed-duplicate
Closed in favor of an existing report
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.
The text was updated successfully, but these errors were encountered: