Builder V8 Linux64 - internal snapshot Build 20010
Results:
Success
Trigger Info:
Project | v8 |
Revision | ea26454fb7ccfe50a6ebb0504f5b3c678274312d |
Got Revision | ea26454fb7ccfe50a6ebb0504f5b3c678274312d |
Execution:
- Source: Task 4279aa9c96d06010
- Bot: swarm2416-c4
- Recipe: v8
Steps and Logfiles:
Show:-
- - no logs -
-
- - no logs -
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$recipe_engine/path | {"cache_dir": "/b/swarming/w/ir/cache", "temp_dir": "/b/swarming/w/ir/tmp/rt"} | setup_build |
$recipe_engine/runtime | {"is_experimental": false, "is_luci": true} | setup_build |
bot_id | "swarm2416-c4" | setup_build |
branch | "refs/heads/master" | setup_build |
build_config | "Release" | setup_build |
buildbucket | {"build": {"bucket": "luci.v8.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1547813065525787, "id": "8923994082962510672", "project": "v8", "tags": ["builder:V8 Linux64 - internal snapshot", "buildset:commit/git/ea26454fb7ccfe50a6ebb0504f5b3c678274312d", "buildset:commit/gitiles/chromium.googlesource.com/v8/v8/+/ea26454fb7ccfe50a6ebb0504f5b3c678274312d", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9089424145533524304", "scheduler_job_id:v8/V8 Linux64 - internal snapshot", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "V8 Linux64 - internal snapshot" | setup_build |
buildnumber | 20010 | setup_build |
mastername | "client.v8" | setup_build |
path_config | "generic" | setup_build |
recipe | "v8" | setup_build |
repository | "https://chromium.googlesource.com/v8/v8" | setup_build |
revision | "ea26454fb7ccfe50a6ebb0504f5b3c678274312d" | setup_build |
Blamelist:
- Andreas Haas (ahaasohnoyoudont@chromium.org)
Timing:
Create | Friday, 18-Jan-19 12:04:25 UTC |
Start | Friday, 18-Jan-19 12:05:20 UTC |
End | Friday, 18-Jan-19 12:15:16 UTC |
Pending | 54 secs |
Execution | 9 mins 56 secs |
All Changes:
-
[wasm][streaming] Add test for the ModuleCompiledCallback
Changed by Andreas Haas - ahaasohnoyoudont@chromium.org Changed at Friday, 18-Jan-19 12:04:00 UTC Repository https://chromium.googlesource.com/v8/v8 Branch Revision ea26454fb7ccfe50a6ebb0504f5b3c678274312d Comments
[wasm][streaming] Add test for the ModuleCompiledCallback This test checks that the ModuleCompiledCallback is called eventually. R=clemensh@chromium.org CC=adamk@chromium.org Bug: v8:8677 Change-Id: I360f88064f870dd4a12db019e3c9f72154abf13b Reviewed-on: https://chromium-review.googlesource.com/c/1420759 Reviewed-by: Clemens Hammacher <clemensh@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#58917}
Changed files
- test/cctest/wasm/test-streaming-compilation.cc