dart-sdk/runtime
Alexander Aprelev cc97ddeb0f [vm/gardening] Fix service/isolate_lifecycle_test.
The test has invalid expectation that if the isolate has property 'paused' set to 'true', it means the isolate is paused at exit. In reality the 'paused' property can be set to 'true' if the isolate is not runnable yet.

Fixes dartbug.com/24174

Change-Id: I3a2c5519f0ae448fbcacff46c8aa8f64406ef796
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/130980
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2020-01-10 00:42:57 +00:00
..
bin [VM/runtime] - Remove DART_NO_SNAPSHOT 2020-01-08 18:56:21 +00:00
docs [vm/tfa] Use pragma to pass type arguments to exact return types. 2020-01-03 14:08:19 +00:00
include [VM/runtime] Remove support for loading URLs through service isolate 2019-12-27 17:30:05 +00:00
lib [VM/nnbd] Simplify NNBDMode enum class. 2020-01-08 19:35:00 +00:00
llvm_codegen [llvm_codegen] Use exclusively SExpression support from VM and nothing else. 2019-10-30 16:27:04 +00:00
observatory [vm/gardening] Fix service/isolate_lifecycle_test. 2020-01-10 00:42:57 +00:00
platform [vm/compiler] Reland "Add --save-debugging-info flag to gen_snapshot." 2019-12-18 14:14:41 +00:00
tests/vm [vm] Enable multiple entry-points on IA32. 2020-01-07 17:05:44 +00:00
third_party Mass format python with yapf 2019-08-05 20:34:31 +00:00
tools [ dartfuzz ] Properly filter Float32x4.fromInt32x4Bits from being emitted in programs generated by DartFuzz 2020-01-09 19:29:56 +00:00
vm [VM] Ignore dart scheme scripts in isolate reload 2020-01-09 07:55:27 +00:00
.clang-tidy [vm] Add runtime/.clang-tidy file 2019-09-05 09:51:13 +00:00
.gitignore
BUILD.gn [VM/runtime] - Remove DART_NO_SNAPSHOT 2020-01-08 18:56:21 +00:00
codereview.settings
configs.gni [VM/runtime] - Remove DART_NO_SNAPSHOT 2020-01-08 18:56:21 +00:00
CPPLINT.cfg
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
runtime_args.gni [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00