Builder vm-kernel-win-product-x64
Build 1668
Results:
Success
Trigger Info:
Project | dart |
Revision | bdeefc380ae85b526c0b0a992906edd91a904080 |
Got Revision | bdeefc380ae85b526c0b0a992906edd91a904080 |
Execution:
- Source: Task 428e5e7e28472410
- Bot: win10-dart-fedce810-us-central1-c-33b8
- Recipe: dart/neo
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
( 1 mins 54 secs ) upload testing fileset vm-kernelswarming fileset hash: d1cfa1488f2bd43a37ef3f55d5d9ec02ea9c69eb
-
- - no logs -
-
- - no logs -
-
( 1 secs ) vm tests_shard_5 on WindowsRun on OS: 'Windows'Pending time: 12sShard duration: 0:03:15.117778
-
( 4 secs ) vm tests_shard_6 on WindowsRun on OS: 'Windows'Pending time: 12sShard duration: 0:03:23.143397
-
( 1 secs ) vm tests_shard_7 on WindowsRun on OS: 'Windows'Pending time: 10sShard duration: 0:03:15.503033
-
- - 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-33b8" | 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": 1548160398022297, "id": "8923629878442099408", "project": "dart", "tags": ["builder:vm-kernel-win-product-x64", "buildset:commit/git/bdeefc380ae85b526c0b0a992906edd91a904080", "buildset:commit/gitiles/dart.googlesource.com/sdk/+/bdeefc380ae85b526c0b0a992906edd91a904080", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089059940617856912", "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 | 1668 | 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 | "bdeefc380ae85b526c0b0a992906edd91a904080" | setup_build |
got_revision | "bdeefc380ae85b526c0b0a992906edd91a904080" | bot_update |
Blamelist:
- Dmitry Stefantsov (dmitryasohnoyoudont@google.com)
- Dmitry Stefantsov (dmitryasohnoyoudont@google.com)
Timing:
Create | Tuesday, 22-Jan-19 12:33:18 UTC |
Start | Tuesday, 22-Jan-19 12:39:37 UTC |
End | Tuesday, 22-Jan-19 12:52:18 UTC |
Pending | 6 mins 19 secs |
Execution | 12 mins 41 secs |
All Changes:
-
[kernel] Add ability to (de)serialize ConstructorInvocation
Changed by Dmitry Stefantsov - dmitryasohnoyoudont@google.com Changed at Tuesday, 22-Jan-19 12:14:57 UTC Repository https://dart.googlesource.com/sdk Branch Revision bdeefc380ae85b526c0b0a992906edd91a904080 Comments
[kernel] Add ability to (de)serialize ConstructorInvocation Change-Id: Ia25e1800c820c63a7e48818860ed3110de5473ea Reviewed-on: https://dart-review.googlesource.com/c/90384 Reviewed-by: Daniel Hillerström <hillerstrom@google.com> Commit-Queue: Dmitry Stefantsov <dmitryas@google.com>
Changed files
- pkg/kernel/lib/text/text_serializer.dart
- pkg/kernel/test/text_serializer_from_kernel_nodes_test.dart
-
[kernel] Create empty (De)SerializationState in the verifier
Changed by Dmitry Stefantsov - dmitryasohnoyoudont@google.com Changed at Tuesday, 22-Jan-19 12:10:06 UTC Repository https://dart.googlesource.com/sdk Branch Revision 027d3d3c66445df0b5285712dee36c0ada476482 Comments
[kernel] Create empty (De)SerializationState in the verifier Change-Id: Ie0af87d783a21b36949a288939b99ab45398543f Reviewed-on: https://dart-review.googlesource.com/c/90383 Reviewed-by: Daniel Hillerström <hillerstrom@google.com> Commit-Queue: Dmitry Stefantsov <dmitryas@google.com>
Changed files
- pkg/front_end/testcases/text_serialization.status
- pkg/kernel/lib/text/text_serialization_verifier.dart