-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-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.gardeningpkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development ServicetriagedIssue has been triaged by sub teamIssue has been triaged by sub teamvm-serviceThe VM Service Protocol, both the specification and its implementationThe VM Service Protocol, both the specification and its implementation
Description
The test
pkg/dds/test/dap/integration/debug_test RuntimeError (expected Pass)
is failing on configuration
unittest-asserts-release-win-arm64
00:59 �[32m+15�[0m�[33m ~1�[0m�[31m -1�[0m: debug mode provides a list of threads �[1m�[31m[E]�[0m�[0m
Expected: 'breakpoint'
Actual: 'exit'
Which: is different.
Expected: breakpoint ...
Actual: exit
^
Differ at offset 0
package:matcher/src/expect/expect.dart 149:31 fail
package:matcher/src/expect/expect.dart 144:3 _expect
package:matcher/src/expect/expect.dart 56:3 expect
pkg\dds\test\dap\integration\test_client.dart 947:5 DapTestClientExtension.expectStop
===== asynchronous gap ===========================
pkg\dds\test\dap\integration\debug_test.dart 494:7 main.<fn>.<fn>
===== asynchronous gap ===========================
package:test_api/src/backend/declarer.dart 229:9 Declarer.test.<fn>.<fn>
===== asynchronous gap ===========================
package:test_api/src/backend/declarer.dart 227:7 Declarer.test.<fn>
===== asynchronous gap ===========================
package:test_api/src/backend/invoker.dart 258:9 Invoker._waitForOutstandingCallbacks.<fn>
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-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.gardeningpkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development ServicetriagedIssue has been triaged by sub teamIssue has been triaged by sub teamvm-serviceThe VM Service Protocol, both the specification and its implementationThe VM Service Protocol, both the specification and its implementation