-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardeninglegacy-area-front-endLegacy: Use area-dart-model instead.Legacy: Use area-dart-model instead.triagedIssue has been triaged by sub teamIssue has been triaged by sub team
Description
After https://dart.googlesource.com/sdk/+/c27cec63aab23e78319ba592eeabd800bb09f723 pkg/dds/test/dap/integration/debug_test started failing
00:43 �[32m+18�[0m�[33m ~1�[0m�[31m -1�[0m: debug mode can download source code from the VM for macro-generated files in "bin" when the client does not support Dart URIs �[1m�[31m[E]�[0m�[0m
Bad state: No element
dart:async/stream.dart 1654:11 Stream.first.<fn>
dart:async/zone.dart 1517:47 _rootRun
dart:async/zone.dart 1422:19 _CustomZone.run
dart:async/zone.dart 1321:7 _CustomZone.runGuarded
dart:async/stream_impl.dart 434:13 _BufferingStreamSubscription._sendDone.sendDone
dart:async/stream_impl.dart 444:7 _BufferingStreamSubscription._sendDone
dart:async/stream_impl.dart 333:7 _BufferingStreamSubscription._close
dart:async/stream_pipe.dart 123:10 _ForwardingStream._handleDone
dart:async/stream_pipe.dart 192:13 _ForwardingStreamSubscription._handleDone
dart:async/zone.dart 1517:47 _rootRun
dart:async/zone.dart 1422:19 _CustomZone.run
dart:async/zone.dart 1321:7 _CustomZone.runGuarded
dart:async/stream_impl.dart 434:13 _BufferingStreamSubscription._sendDone.sendDone
dart:async/stream_impl.dart 444:7 _BufferingStreamSubscription._sendDone
dart:async/stream_impl.dart 333:7 _BufferingStreamSubscription._close
dart:async/stream_pipe.dart 123:10 _ForwardingStream._handleDone
dart:async/stream_pipe.dart 192:13 _ForwardingStreamSubscription._handleDone
dart:async/zone.dart 1517:47 _rootRun
dart:async/zone.dart 1422:19 _CustomZone.run
dart:async/zone.dart 1321:7 _CustomZone.runGuarded
dart:async/stream_impl.dart 434:13 _BufferingStreamSubscription._sendDone.sendDone
dart:async/stream_impl.dart 444:7 _BufferingStreamSubscription._sendDone
dart:async/stream_impl.dart 333:7 _BufferingStreamSubscription._close
dart:async/stream_pipe.dart 123:10 _ForwardingStream._handleDone
dart:async/stream_pipe.dart 192:13 _ForwardingStreamSubscription._handleDone
dart:async/zone.dart 1517:47 _rootRun
dart:async/zone.dart 1422:19 _CustomZone.run
dart:async/zone.dart 1321:7 _CustomZone.runGuarded
dart:async/stream_impl.dart 434:13 _BufferingStreamSubscription._sendDone.sendDone
dart:async/stream_impl.dart 444:7 _BufferingStreamSubscription._sendDone
dart:async/stream_impl.dart 592:14 _DelayedDone.perform
dart:async/stream_impl.dart 678:11 _PendingEvents.handleNext
dart:async/stream_impl.dart 649:7 _PendingEvents.schedule.<fn>
dart:async/zone.dart 1517:47 _rootRun
dart:async/zone.dart 1422:19 _CustomZone.run
dart:async/zone.dart 1321:7 _CustomZone.runGuarded
dart:async/zone.dart 1362:23 _CustomZone.bindCallbackGuarded.<fn>
dart:async/zone.dart 1525:13 _rootRun
dart:async/zone.dart 1422:19 _CustomZone.run
dart:async/zone.dart 1321:7 _CustomZone.runGuarded
dart:async/zone.dart 1362:23 _CustomZone.bindCallbackGuarded.<fn>
dart:async/schedule_microtask.dart 40:21 _microtaskLoop
dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
dart:isolate-patch/isolate_patch.dart 128:13 _runPendingImmediateCallback
dart:isolate-patch/isolate_patch.dart 195:5 _RawReceivePort._handleMessage
00:43 �[32m+18�[0m�[33m ~1�[0m�[31m -1�[0m: debug mode can use local source code for macro-generated files in "bin" when the client supports Dart URIs�[0m
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardeninglegacy-area-front-endLegacy: Use area-dart-model instead.Legacy: Use area-dart-model instead.triagedIssue has been triaged by sub teamIssue has been triaged by sub team