dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.28k stars 1.58k forks source link

[gardening] break_on_default_constructor_test timeout #49422

Open a-siva opened 2 years ago

a-siva commented 2 years ago

There are new test failures on [deps] Roll new benchmark_harness...[dds] Include exception text in DAP StoppedEvent text field.

The tests

service_2/break_on_default_constructor_test/dds Timeout (expected Pass)

are failing on configurations

dartk-linux-release-arm64
sstrickl commented 2 years ago

Also has gone from flaky to timeout now on this cross-vm-linux-release-arm64 build.

dcharkes commented 2 years ago

Again:

--- Command "vm" (took 04:00.000693s):
DART_CONFIGURATION=ReleaseXARM64 out/ReleaseXARM64/dart -DUSE_DDS=true -Dtest_runner.configuration=dartk-linux-release-arm64 --ignore-unrecognized-flags --packages=/b/s/w/ir/.dart_tool/package_config.json /b/s/w/ir/runtime/observatory_2/tests/service_2/break_on_default_constructor_test.dart

exit code:
1

diagnostics:
Process list including children: [5459, 6126]
Trying to capture stack trace for pid 5459
Unable to capture stack traces: ProcessException: No such file or directory
  Command: eu-stack -p 5459
Trying to capture stack trace for pid 6126
Unable to capture stack traces: ProcessException: No such file or directory
  Command: eu-stack -p 6126

stdout:
00:00 +0: break_on_default_constructor_test.dart (DDS)

** Launching SERVICE_TEST_TESTEE=true out/ReleaseXARM64/dart --disable-dart-dev --pause-isolates-on-start --pause-isolates-on-exit --write-service-info=file:///b/s/w/itm___5oyz/dart_serviceBAPPAI/service_info.json --profiler -DUSE_DDS=true -Dtest_runner.configuration=dartk-linux-release-arm64 --ignore-unrecognized-flags --packages=/b/s/w/ir/.dart_tool/package_config.json --enable-vm-service:0 /b/s/w/ir/runtime/observatory_2/tests/service_2/break_on_default_constructor_test.dart

>testee>out> The Dart VM service is listening on http://127.0.0.1:38893/85cEd87huYw=/

** Signaled to run test queries on http://127.0.0.1:35599/MdaCnNdbEb0=/ (DDS)

Loading VM...

Done loading VM

Running break_on_default_constructor_test.dart [1/3]

Paused with PauseStart

Running break_on_default_constructor_test.dart [2/3]

Running break_on_default_constructor_test.dart [3/3]

--- Re-run this test:
python3 tools/test.py -n dartk-linux-release-arm64 service_2/break_on_default_constructor_test/dds

log

dcharkes commented 2 years ago

This is also mentioned in:

derekxu16 commented 2 years ago

Happened again https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/cross-vm-linux-release-arm64/9416/overview

dcharkes commented 1 year ago

Also on simarm: https://dart-ci.appspot.com/log/vm-kernel-nnbd-linux-release-simarm64/dartk-strong-linux-release-simarm64/867/service/break_on_default_constructor_test/dds

a-siva commented 1 year ago

Another instance of this failure https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8787022602910484609/+/u/test_results/stdout

askeksa commented 1 year ago

Another failure

aam commented 1 year ago

front-end-nnbd-linux-release-x64