Builder vm-kernel-reload-linux-debug-x64 Build 2795
Results:
Failure vm tests_shard_2
Trigger Info:
Project | dart |
Revision | 09224e4a2bcf5feb1c385e01723fb4bb14df357a |
Got Revision | 09224e4a2bcf5feb1c385e01723fb4bb14df357a |
Execution:
- Source: Task 4291490f3a76d910
- Bot: trusty-dart-68765ebb-us-central1-b-jnvs
- Recipe: dart/neo
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
( 53 secs ) upload testing fileset vm-kernelswarming fileset hash: bb3e567d11f4f1b46804083cc214e0e0d13d096f
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "/b/s/w/ir/cache", "temp_dir": "/b/s/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "trusty-dart-68765ebb-us-central1-b-jnvs" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.dart.ci.sandbox", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1548209325422842, "id": "8923578574344919952", "project": "dart", "tags": ["builder:vm-kernel-reload-linux-debug-x64", "buildset:commit/git/09224e4a2bcf5feb1c385e01723fb4bb14df357a", "buildset:commit/gitiles/dart.googlesource.com/sdk/+/09224e4a2bcf5feb1c385e01723fb4bb14df357a", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089008636335984528", "scheduler_job_id:dart/vm-kernel-reload-linux-debug-x64", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "vm-kernel-reload-linux-debug-x64" | setup_build |
buildnumber | 2795 | setup_build |
clobber | "true" | setup_build |
mastername | "client.dart" | setup_build |
path_config | "generic" | setup_build |
recipe | "dart/neo" | setup_build |
repository | "https://dart.googlesource.com/sdk/" | setup_build |
revision | "09224e4a2bcf5feb1c385e01723fb4bb14df357a" | setup_build |
got_revision | "09224e4a2bcf5feb1c385e01723fb4bb14df357a" | bot_update |
Blamelist:
- Paul Berry (paulberryohnoyoudont@google.com)
- Chinmay Garde (chinmaygardeohnoyoudont@google.com)
Timing:
Create | Wednesday, 23-Jan-19 02:08:45 UTC |
Start | Wednesday, 23-Jan-19 02:08:48 UTC |
End | Wednesday, 23-Jan-19 02:21:12 UTC |
Pending | 3 secs |
Execution | 12 mins 23 secs |
All Changes:
-
Remove deprecated EMPTY_LIST constants.
Changed by Paul Berry - paulberryohnoyoudont@google.com Changed at Wednesday, 23-Jan-19 01:45:46 UTC Repository https://dart.googlesource.com/sdk Branch Revision 09224e4a2bcf5feb1c385e01723fb4bb14df357a Comments
Remove deprecated EMPTY_LIST constants. Change-Id: I0f5662f56d1c7dc61e6b4a8ff96217b730ae8ffd Reviewed-on: https://dart-review.googlesource.com/c/89820 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Changed files
- pkg/analyzer/CHANGELOG.md
- pkg/analyzer/lib/dart/ast/ast.dart
- pkg/analyzer/lib/dart/element/element.dart
- pkg/analyzer/lib/dart/element/type.dart
- pkg/analyzer/lib/src/dart/constant/value.dart
- pkg/analyzer/lib/src/generated/engine.dart
- pkg/analyzer/lib/src/generated/source.dart
- pkg/analyzer/lib/src/task/api/dart.dart
- pkg/analyzer/lib/src/task/api/model.dart
- pkg/analyzer/lib/src/task/html.dart
-
Allow embedders to get a closurized _startMainIsolate function.
Changed by Chinmay Garde - chinmaygardeohnoyoudont@google.com Changed at Wednesday, 23-Jan-19 01:30:13 UTC Repository https://dart.googlesource.com/sdk Branch Revision ec6a7310c978621ab61030f0137a4996429b3489 Comments
Allow embedders to get a closurized _startMainIsolate function. Change-Id: Ib4b2654c60c02f137832e3898fd38b724c4e4dbc Reviewed-on: https://dart-review.googlesource.com/c/90582 Commit-Queue: Chinmay Garde <chinmaygarde@google.com> Reviewed-by: Siva Annamalai <asiva@google.com>
Changed files
- runtime/lib/isolate_patch.dart