Builder dart2js-strong-hostasserts-linux-ia32-d8 Build 3342
Results:
Success
Trigger Info:
Project | dart |
Revision | 754e5f404c7a78510e2b8c52a265f4dc786cf786 |
Got Revision | 754e5f404c7a78510e2b8c52a265f4dc786cf786 |
Execution:
- Source: Task 42f69aee4e1d3710
- Bot: trusty-dart-68765ebb-us-central1-b-1grk
- Recipe: dart/neo
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
( 14 secs ) upload testing fileset dart2js_hostassertsswarming fileset hash: a1460f633efa5e9c254255c5adac2bbb5fdd28db
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/buildbucket | {"build": {"builder": {"bucket": "ci.sandbox", "builder": "dart2js-strong-hostasserts-linux-ia32-d8", "project": "dart"}, "createTime": "2019-02-11T18:19:49.689554Z", "createdBy": "user:luci-scheduler@appspot.gserviceaccount.com", "id": "8921796137470558752", "infra": {"buildbucket": {"serviceConfigRevision": "ef156230f5cd7f8c23f689fa4dc7f92742cd904d"}, "recipe": {"cipdPackage": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build", "name": "dart/neo"}, "swarming": {"hostname": "chromium-swarm.appspot.com"}}, "input": {"gitilesCommit": {"host": "dart.googlesource.com", "id": "754e5f404c7a78510e2b8c52a265f4dc786cf786", "project": "sdk", "ref": "refs/heads/master"}}, "number": 3342, "tags": [{"key": "builder", "value": "dart2js-strong-hostasserts-linux-ia32-d8"}, {"key": "buildset", "value": "commit/git/754e5f404c7a78510e2b8c52a265f4dc786cf786"}, {"key": "buildset", "value": "commit/gitiles/dart.googlesource.com/sdk/+/754e5f404c7a78510e2b8c52a265f4dc786cf786"}, {"key": "scheduler_invocation_id", "value": "9087226199625873040"}, {"key": "scheduler_job_id", "value": "dart/dart2js-strong-hostasserts-linux-ia32-d8"}, {"key": "user_agent", "value": "luci-scheduler"}]}} | setup_build |
$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-1grk" | 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": 1549909189689554, "id": "8921796137470558752", "project": "dart", "tags": ["build_address:luci.dart.ci.sandbox/dart2js-strong-hostasserts-linux-ia32-d8/3342", "builder:dart2js-strong-hostasserts-linux-ia32-d8", "buildset:commit/git/754e5f404c7a78510e2b8c52a265f4dc786cf786", "buildset:commit/gitiles/dart.googlesource.com/sdk/+/754e5f404c7a78510e2b8c52a265f4dc786cf786", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9087226199625873040", "scheduler_job_id:dart/dart2js-strong-hostasserts-linux-ia32-d8", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "dart2js-strong-hostasserts-linux-ia32-d8" | setup_build |
buildnumber | 3342 | setup_build |
clobber | "true" | setup_build |
mastername | "client.dart" | setup_build |
new_workflow_enabled | true | setup_build |
path_config | "generic" | setup_build |
recipe | "dart/neo" | setup_build |
repository | "https://dart.googlesource.com/sdk/" | setup_build |
revision | "754e5f404c7a78510e2b8c52a265f4dc786cf786" | setup_build |
got_revision | "754e5f404c7a78510e2b8c52a265f4dc786cf786" | bot_update |
Blamelist:
- Samir Jindel (sjindelohnoyoudont@google.com)
- Rodolfo Carvalho (rhcarvalhoohnoyoudont@gmail.com)
- Paul Berry (paulberryohnoyoudont@google.com)
Timing:
Create | Monday, 11-Feb-19 18:19:49 UTC |
Start | Monday, 11-Feb-19 18:22:18 UTC |
End | Monday, 11-Feb-19 18:39:39 UTC |
Pending | 2 mins 28 secs |
Execution | 17 mins 20 secs |
All Changes:
-
Revert "[vm/extensions] Fix Loader::ReloadNativeExtensions(...)."
Changed by Samir Jindel - sjindelohnoyoudont@google.com Changed at Monday, 11-Feb-19 18:16:21 UTC Repository https://dart.googlesource.com/sdk Branch Revision 754e5f404c7a78510e2b8c52a265f4dc786cf786 Comments
Revert "[vm/extensions] Fix Loader::ReloadNativeExtensions(...)." This reverts commit 4118d3c793734e3f5ca500b7aeedf9e4c70d4f62. Crashes on hot reload/rollback bots. Original change's description: > [vm/extensions] Fix Loader::ReloadNativeExtensions(...). > > This method was not doing anything since the switch to Dart 2 > because extensions no longer were added as imports to the libraries > which loaded them. > > This is a commandeer of https://dart-review.googlesource.com/c/sdk/+/90240 with a bug fix. > > Change-Id: Idfe2ec16ae714b5a31ed53332da6704248949915 > Reviewed-on: https://dart-review.googlesource.com/c/92180 > Commit-Queue: Samir Jindel <sjindel@google.com> > Reviewed-by: Ryan Macnak <rmacnak@google.com> TBR=rmacnak@google.com,sjindel@google.com Change-Id: If8c8d6cf8ee2cb0a354601f94c609d3d7b5ddf03 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dart-review.googlesource.com/c/92640 Reviewed-by: Samir Jindel <sjindel@google.com>
Changed files
- runtime/vm/kernel_loader.cc
- samples/sample_extension/sample_asynchronous_extension.dart
- samples/samples.status
-
Fix typo in Map.values documentation
Changed by Rodolfo Carvalho - rhcarvalhoohnoyoudont@gmail.com Changed at Monday, 11-Feb-19 17:59:06 UTC Repository https://dart.googlesource.com/sdk Branch Revision 61e109c652579ce04e16367c15b8dd007220772f Comments
Fix typo in Map.values documentation Closes #35906 https://github.com/dart-lang/sdk/pull/35906 GitOrigin-RevId: d06ee24fa457902f9466b0285cb38e17d5434b47 Change-Id: Iefb024dbff58c6293ade006fa8b5c2165cdce96c Reviewed-on: https://dart-review.googlesource.com/c/92580 Reviewed-by: Kevin Moore <kevmoo@google.com> Commit-Queue: Kevin Moore <kevmoo@google.com>
Changed files
- sdk/lib/core/map.dart
-
Mark test as failing due to #35909
Changed by Paul Berry - paulberryohnoyoudont@google.com Changed at Monday, 11-Feb-19 17:57:00 UTC Repository https://dart.googlesource.com/sdk Branch Revision 640bfb45f84a48f1ed172e5263f9ef5af18a54fd Comments
Mark test as failing due to #35909 Change-Id: I242d87bc7104d0f01af4be4339be451ca2308736 Reviewed-on: https://dart-review.googlesource.com/c/92621 Commit-Queue: Paul Berry <paulberry@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Auto-Submit: Paul Berry <paulberry@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Changed files
- pkg/analysis_server/test/src/nullability/migration_visitor_test.dart