Builder android-cronet-arm64-dbg Build 16717
Results:
Success
Trigger Info:
Project | chromium |
Revision | 8377018ef1088b24644d42620506adeeda3afa76 |
Got Revision | 8377018ef1088b24644d42620506adeeda3afa76 |
Execution:
- Source: Task 429373ba31833510
- Bot: swarm2478-c4
- Recipe: chromium
Steps and Logfiles:
Show:-
( 217 ms ) report buildersrunning builder/tester 'android-cronet-arm64-dbg' on master 'chromium.android'
-
- - no logs -
-
( 1 secs ) read test spec (chromium.android.json)path: /b/swarming/w/ir/cache/builder/src/testing/buildbot/chromium.android.json
-
- - no logs -
-
- - no logs -
Build Properties:
Name | Value | Source |
---|---|---|
$build/goma | {"jobs": 150} | setup_build |
$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 | "swarm2478-c4" | setup_build |
branch | "refs/heads/master" | setup_build |
buildbucket | {"build": {"bucket": "luci.chromium.ci", "created_by": "user:luci-scheduler@appspot.gserviceaccount.com", "created_ts": 1548245676037332, "id": "8923540457961612560", "project": "chromium", "tags": ["builder:android-cronet-arm64-dbg", "buildset:commit/git/8377018ef1088b24644d42620506adeeda3afa76", "buildset:commit/gitiles/chromium.googlesource.com/chromium/src/+/8377018ef1088b24644d42620506adeeda3afa76", "gitiles_ref:refs/heads/master", "scheduler_invocation_id:9088970520013154400", "scheduler_job_id:chromium/android-cronet-arm64-dbg", "user_agent:luci-scheduler"]}, "hostname": "cr-buildbucket.appspot.com"} | setup_build |
buildername | "android-cronet-arm64-dbg" | setup_build |
buildnumber | 16717 | setup_build |
mastername | "chromium.android" | setup_build |
path_config | "generic" | setup_build |
recipe | "chromium" | setup_build |
repository | "https://chromium.googlesource.com/chromium/src.git" | setup_build |
revision | "8377018ef1088b24644d42620506adeeda3afa76" | setup_build |
got_angle_revision | "5313c8a89964f536bff2c7f7943499f9c52e5664" | bot_update |
got_buildtools_revision | "2f02e1f363b1af2715536f38e239853f04ec1497" | bot_update |
got_dawn_revision | "c0f31e73e481f32d308cb6232e75e6d860d97063" | bot_update |
got_nacl_revision | "ff15c51d20785fa51c0ef03ccb480b87299acbeb" | bot_update |
got_revision | "8377018ef1088b24644d42620506adeeda3afa76" | bot_update |
got_revision_cp | "refs/heads/master@{#625169}" | bot_update |
got_swarming_client_revision | "0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54" | bot_update |
got_v8_revision | "f6929d6c3888a08d5cf55534c7bf4a57ddc59f4a" | bot_update |
got_v8_revision_cp | "refs/heads/7.3.488@{#1}" | bot_update |
got_webrtc_revision | "71b5a7df7794bbc4103296fcd8bd740acebdc901" | bot_update |
got_webrtc_revision_cp | "refs/heads/master@{#26351}" | bot_update |
Blamelist:
- Henrik Boström (hbosohnoyoudont@chromium.org)
- Takashi Toyoshima (toyoshimohnoyoudont@chromium.org)
Timing:
Create | Wednesday, 23-Jan-19 12:14:36 UTC |
Start | Wednesday, 23-Jan-19 12:14:39 UTC |
End | Wednesday, 23-Jan-19 12:23:35 UTC |
Pending | 3 secs |
Execution | 8 mins 56 secs |
All Changes:
-
Surface offerToReceive-transceivers created/modified in createOffer().
Changed by Henrik Boström - hbosohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 12:11:57 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 8377018ef1088b24644d42620506adeeda3afa76 Comments
Surface offerToReceive-transceivers created/modified in createOffer(). In Unified Plan, offerToReceive[Audio/Video] are legacy configuration extensions that may create transceivers or change the direction of existing transceivers. https://w3c.github.io/webrtc-pc/#legacy-configuration-extensions This was previously supported by the webrtc layer, but until this CL the state changes were not surfaced properly, and offerToReceive-transceivers would not become visible in JavaScript until surfaced as a side-effect of some other operation that surfaces transceivers such as setLocalDescription() or setRemoteDescription(). With this CL we pass 14 more WPTs. Bug: 911090 Change-Id: I5d9a5c15c6ac4e0dc328e589ba129925a65e404e Reviewed-on: https://chromium-review.googlesource.com/c/1427541 Reviewed-by: Marina Ciocea <marinaciocea@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#625169}
Changed files
- content/renderer/media/webrtc/rtc_peer_connection_handler.cc
- content/renderer/media/webrtc/rtc_peer_connection_handler.h
- third_party/blink/public/platform/web_rtc_peer_connection_handler.h
- third_party/blink/renderer/modules/peerconnection/rtc_peer_connection.cc
- third_party/blink/renderer/modules/peerconnection/rtc_peer_connection_test.cc
- third_party/blink/renderer/platform/testing/testing_platform_support_with_web_rtc.cc
- third_party/blink/renderer/platform/testing/testing_platform_support_with_web_rtc.h
- third_party/blink/web_tests/external/wpt/webrtc/legacy/RTCPeerConnection-createOffer-offerToReceive-expected.txt
- third_party/blink/web_tests/external/wpt/webrtc/legacy/RTCRtpTransceiver-with-OfferToReceive-options.https-expected.txt
-
Web MIDI: Upgrade sysex authority on demand
Changed by Takashi Toyoshima - toyoshimohnoyoudont@chromium.org Changed at Wednesday, 23-Jan-19 12:04:53 UTC Repository https://chromium.googlesource.com/chromium/src Branch Revision 4503514cd1208585444dc447d1fc11f3917eb6e8 Comments
Web MIDI: Upgrade sysex authority on demand Currently, MidiHost caches sysex authority on the session start, that means when the first client connects. But the second or later clients share the same session, and may have different authority. This patch changes to update the cached authority when permission checks fail. Bug: 912501 Change-Id: I6fc4ebe456c7a62c4f9bc96f8332a1e78d522cb0 Reviewed-on: https://chromium-review.googlesource.com/c/1390891 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#625168}
Changed files
- content/browser/media/midi_host.cc
- content/browser/media/midi_host.h
- third_party/blink/web_tests/webmidi/requestmidiaccess-upgrade.html