Builder vm-kernel-win-product-x64
Build 1602
Results:
Success
Trigger Info:
Project | dart |
Revision | c3599a9d8c1560d866c284f2abd4ce58edc1c621 |
Got Revision | c3599a9d8c1560d866c284f2abd4ce58edc1c621 |
Execution:
- Source: Task 4271eb9e44ea8710
- Bot: win10-dart-fedce810-us-central1-c-677v
- Recipe: dart/neo
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
( 1 mins 56 secs ) upload testing fileset vm-kernelswarming fileset hash: 0b6bfc37599992a8e3ce336ca02ca85eddd7a36e
-
- - no logs -
-
- - no logs -
-
( 2 secs ) vm tests_shard_7 on WindowsRun on OS: 'Windows'Pending time: 10sShard duration: 0:03:30.007893
-
( 1 secs ) vm tests_shard_8 on WindowsRun on OS: 'Windows'Pending time: 21sShard duration: 0:04:00.588170
-
( 2 secs ) vm tests_shard_9 on WindowsRun on OS: 'Windows'Pending time: 22sShard duration: 0:03:26.902070
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "C:\\b\\s\\w\\ir\\cache", "temp_dir": "C:\\b\\s\\w\\ir\\tmp\\rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "win10-dart-fedce810-us-central1-c-677v" | 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": 1547683107909463, "id": "8924130353399411520", "project": "dart", "tags": ["builder:vm-kernel-win-product-x64", "buildset:commit/git/c3599a9d8c1560d866c284f2abd4ce58edc1c621", "buildset:commit/gitiles/dart.googlesource.com/sdk/+/c3599a9d8c1560d866c284f2abd4ce58edc1c621", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089560415551618240", "scheduler_job_id:dart/vm-kernel-win-product-x64", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "vm-kernel-win-product-x64" | setup_build |
buildnumber | 1602 | 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 | "c3599a9d8c1560d866c284f2abd4ce58edc1c621" | setup_build |
got_revision | "c3599a9d8c1560d866c284f2abd4ce58edc1c621" | bot_update |
Blamelist:
- Ryan Macnak (rmacnakohnoyoudont@google.com)
- Ryan Macnak (rmacnakohnoyoudont@google.com)
Timing:
Create | Wednesday, 16-Jan-19 23:58:27 UTC |
Start | Thursday, 17-Jan-19 00:17:44 UTC |
End | Thursday, 17-Jan-19 00:36:52 UTC |
Pending | 19 mins 16 secs |
Execution | 19 mins 7 secs |
All Changes:
-
Revert "[vm, isolate] Fix length truncation in message snapshots."
Changed by Ryan Macnak - rmacnakohnoyoudont@google.com Changed at Wednesday, 16-Jan-19 23:33:37 UTC Repository https://dart.googlesource.com/sdk Branch Revision c3599a9d8c1560d866c284f2abd4ce58edc1c621 Comments
Revert "[vm, isolate] Fix length truncation in message snapshots." This reverts commit 4b22195ea14eea1f64c9a1f368736fee2dfe1725. Reason for revert: 32-bit fails the wrong way Original change's description: > [vm, isolate] Fix length truncation in message snapshots. > > Bug: https://github.com/dart-lang/sdk/issues/35635 > Change-Id: I942f2c98c300d72e4b36329ab2e2d0d51029f478 > Reviewed-on: https://dart-review.googlesource.com/c/89168 > Commit-Queue: Ryan Macnak <rmacnak@google.com> > Reviewed-by: Siva Annamalai <asiva@google.com> TBR=rmacnak@google.com,zra@google.com,asiva@google.com Change-Id: I47018f43df33a47a08fc4d40a15727ce049393ff No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/dart-lang/sdk/issues/35635 Reviewed-on: https://dart-review.googlesource.com/c/89940 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
Changed files
- runtime/vm/snapshot.cc
- tests/lib_2/isolate/int32_length_overflow_test.dart
- tests/lib_2/lib_2.status
-
Revert "[vm] Assert callback state for all Dart_Set*ReturnValue."
Changed by Ryan Macnak - rmacnakohnoyoudont@google.com Changed at Wednesday, 16-Jan-19 23:22:31 UTC Repository https://dart.googlesource.com/sdk Branch Revision 95e10c336f3497b0f1df8af44b92881e02d545f5 Comments
Revert "[vm] Assert callback state for all Dart_Set*ReturnValue." This reverts commit ca12afec50f1db5daca91b1ef6bd4ee667d27772. Reason for revert: DBC failures Original change's description: > [vm] Assert callback state for all Dart_Set*ReturnValue. > > Change-Id: I706394086586756d362c12588d7d4c0b8b84d3cb > Reviewed-on: https://dart-review.googlesource.com/c/89047 > Reviewed-by: Ben Konyi <bkonyi@google.com> > Commit-Queue: Ryan Macnak <rmacnak@google.com> TBR=bkonyi@google.com,rmacnak@google.com Change-Id: I33f2a5a7e2058b305f03e497c1e36bebf9456b28 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dart-review.googlesource.com/c/89924 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
Changed files
- runtime/vm/dart_api_impl.cc