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

lib_2/isolate/issue_24243_parent_isolate_test fails on simdbc64 #35373

Closed
aam opened this issue Dec 10, 2018 · 1 comment
Closed

lib_2/isolate/issue_24243_parent_isolate_test fails on simdbc64 #35373

aam opened this issue Dec 10, 2018 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening

Comments

@aam
Copy link
Contributor

aam commented Dec 10, 2018

FAILED: dartk-vm release_simdbc64 lib_2/isolate/issue_24243_parent_isolate_test
Expected: Pass
Actual: RuntimeError

...

stderr:
Unhandled exception:
Expect.throws fails: Did not throw
#0      Expect._fail (package:expect/expect.dart:651:5)
#1      Expect.throws (package:expect/expect.dart:554:5)
#2      main.<anonymous closure>.<anonymous closure> (file:///usr/local/google/home/aam/p/d/dart-sdk/sdk/tests/lib_2/isolate/issue_24243_parent_isolate_test.dart:32:14)
#3      _RootZone.runUnaryGuarded (dart:async/zone.dart:1314:10)
#4      _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:336:11)
#5      _BufferingStreamSubscription._add (dart:async/stream_impl.dart:263:7)
#6      _SyncStreamController._sendData (dart:async/stream_controller.dart:764:19)
#7      _StreamController._add (dart:async/stream_controller.dart:640:7)
#8      _StreamController.add (dart:async/stream_controller.dart:586:5)
#9      _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:171:12)

--- Re-run this test:
python tools/test.py -m release -a simdbc64 lib_2/isolate/issue_24243_parent_isolate_test
@aam aam added area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening labels Dec 10, 2018
@alexmarkov
Copy link
Contributor

simdbc64 architecture was discontinued.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening
Projects
None yet
Development

No branches or pull requests

2 participants