| Index: milo/appengine/buildbot/expectations/CrWinGoma.30608.build.json
|
| diff --git a/milo/appengine/buildbot/expectations/CrWinGoma.30608.build.json b/milo/appengine/buildbot/expectations/CrWinGoma.30608.build.json
|
| index 4a7d03f26ea6b5e0b696b5e9c17cc4c409b2f297..13a95bb698c6ad81777b3c4958d586ada345f519 100644
|
| --- a/milo/appengine/buildbot/expectations/CrWinGoma.30608.build.json
|
| +++ b/milo/appengine/buildbot/expectations/CrWinGoma.30608.build.json
|
| @@ -25,10 +25,14 @@
|
| "SourceStamp": {
|
| "AuthorName": "",
|
| "AuthorEmail": "",
|
| + "CommitTime": "0001-01-01T00:00:00Z",
|
| "Repo": "",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "bfdee36d31a624d330b60b481fc26d10dff81b97",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "bfdee36d31a624d330b60b481fc26d10dff81b97",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/bfdee36d31a624d330b60b481fc26d10dff81b97"
|
| + },
|
| "Description": "",
|
| "Title": "",
|
| "Changelist": null,
|
| @@ -685,184 +689,212 @@
|
| {
|
| "AuthorName": "",
|
| "AuthorEmail": "moshayedi@chromium.org",
|
| + "CommitTime": "2016-06-08T13:23:28-07:00",
|
| "Repo": "https://chromium.googlesource.com/chromium/src",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "74b54c510611ebaa8479d004a6878abe96e372d3",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "74b54c510611ebaa8479d004a6878abe96e372d3",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/74b54c510611ebaa8479d004a6878abe96e372d3"
|
| + },
|
| "Description": "Remove type converters for ui::Event.\n\nWe are using struct traits for serializing/deserializing ui::Event and don't\nneed type converters anymore.\n\nBUG=578206\n\nReview-Url: https://codereview.chromium.org/2048633004\nCr-Commit-Position: refs/heads/master@{#398655}\n",
|
| "Title": "Remove type converters for ui::Event.",
|
| "Changelist": null,
|
| "CommitURL": "",
|
| "File": [
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - ""
|
| + "ash/mus/BUILD.gn",
|
| + "ash/mus/frame/non_client_frame_view_mash.cc",
|
| + "ash/mus/window_manager_application.cc",
|
| + "ash/sysui/BUILD.gn",
|
| + "components/mus/public/cpp/BUILD.gn",
|
| + "components/mus/public/cpp/lib/window_tree_client.cc",
|
| + "components/mus/public/cpp/tests/BUILD.gn",
|
| + "components/mus/public/cpp/tests/window_tree_client_private.cc",
|
| + "components/mus/public/cpp/tests/window_tree_client_unittest.cc",
|
| + "components/mus/ws/BUILD.gn",
|
| + "components/mus/ws/event_dispatcher.cc",
|
| + "components/mus/ws/event_matcher.cc",
|
| + "components/mus/ws/platform_display.cc",
|
| + "components/mus/ws/window_server.cc",
|
| + "components/mus/ws/window_tree.cc",
|
| + "content/renderer/mus/BUILD.gn",
|
| + "content/renderer/mus/compositor_mus_connection.cc",
|
| + "ui/events/mojo/BUILD.gn",
|
| + "ui/events/mojo/input_events_type_converters.cc",
|
| + "ui/events/mojo/input_events_type_converters.h",
|
| + "ui/events/mojo/mojo_extended_key_event_data.cc",
|
| + "ui/events/mojo/mojo_extended_key_event_data.h",
|
| + "ui/events/mojo/mojo_input_events_export.h",
|
| + "ui/views/mus/BUILD.gn"
|
| ]
|
| },
|
| {
|
| "AuthorName": "",
|
| "AuthorEmail": "fsamuel@chromium.org",
|
| + "CommitTime": "2016-06-08T13:25:32-07:00",
|
| "Repo": "https://chromium.googlesource.com/chromium/src",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "605998f30d05bb8d323542c1039e64e1afce696b",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "605998f30d05bb8d323542c1039e64e1afce696b",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/605998f30d05bb8d323542c1039e64e1afce696b"
|
| + },
|
| "Description": "StructTraits optimizations\n\nPass more things by const reference and read directly into output.\n\nBUG=611802\nCQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel\n\nReview-Url: https://codereview.chromium.org/2047963004\nCr-Commit-Position: refs/heads/master@{#398656}\n",
|
| "Title": "StructTraits optimizations",
|
| "Changelist": null,
|
| "CommitURL": "",
|
| "File": [
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - ""
|
| + "cc/ipc/returned_resource_struct_traits.h",
|
| + "cc/ipc/selection_struct_traits.h",
|
| + "cc/ipc/shared_quad_state_struct_traits.h",
|
| + "cc/ipc/transferable_resource_struct_traits.h",
|
| + "gpu/ipc/common/mailbox_holder_struct_traits.h"
|
| ]
|
| },
|
| {
|
| "AuthorName": "",
|
| "AuthorEmail": "gab@chromium.org",
|
| + "CommitTime": "2016-06-08T13:25:33-07:00",
|
| "Repo": "https://chromium.googlesource.com/chromium/src",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "7c19b196f653ec0e2b3aab703611231efc04cb2a",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "7c19b196f653ec0e2b3aab703611231efc04cb2a",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/7c19b196f653ec0e2b3aab703611231efc04cb2a"
|
| + },
|
| "Description": "Manual refactor to enum-based WaitableEvent for remaining _win files\n\nBUG=612843\nR=fdoray@chromium.org\nTBR=danakj@chromium.org\n(Francois please fact check me, I'm TBRing dana for otherwise mechanical change)\n\nReview-Url: https://codereview.chromium.org/2047163003\nCr-Commit-Position: refs/heads/master@{#398657}\n",
|
| "Title": "Manual refactor to enum-based WaitableEvent for remaining _win files",
|
| "Changelist": null,
|
| "CommitURL": "",
|
| "File": [
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - ""
|
| + "base/sync_socket_win.cc",
|
| + "chrome/browser/chrome_select_file_dialog_factory_win.cc",
|
| + "chrome/browser/password_manager/password_store_win_unittest.cc",
|
| + "components/policy/core/common/policy_loader_win.cc",
|
| + "net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc",
|
| + "net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc"
|
| ]
|
| },
|
| {
|
| "AuthorName": "",
|
| "AuthorEmail": "dtseng@chromium.org",
|
| + "CommitTime": "2016-06-08T13:27:19-07:00",
|
| "Repo": "https://chromium.googlesource.com/chromium/src",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "b0b4c0099b04f00b117595a762d09eb3e692f944",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "b0b4c0099b04f00b117595a762d09eb3e692f944",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/b0b4c0099b04f00b117595a762d09eb3e692f944"
|
| + },
|
| "Description": "Add role lists to ChromeVox.\n\n- add lists for forms, headings, landmarks, links, and tables.\n- fix some focusing issues with menus\n\nBUG=617670\n\nCQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation\n\nReview-Url: https://codereview.chromium.org/2042083002\nCr-Commit-Position: refs/heads/master@{#398658}\n",
|
| "Title": "Add role lists to ChromeVox.",
|
| "Changelist": null,
|
| "CommitURL": "",
|
| "File": [
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - ""
|
| + "chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/next_keymap.json",
|
| + "chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js",
|
| + "chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.js",
|
| + "chrome/browser/resources/chromeos/chromevox/cvox2/background/panel_menu.js",
|
| + "chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd"
|
| ]
|
| },
|
| {
|
| "AuthorName": "",
|
| "AuthorEmail": "yolandyan@google.com",
|
| + "CommitTime": "2016-06-08T13:30:29-07:00",
|
| "Repo": "https://chromium.googlesource.com/chromium/src",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "ea1675fb67d48828efb8c6b168582aa9f33388a2",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "ea1675fb67d48828efb8c6b168582aa9f33388a2",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/ea1675fb67d48828efb8c6b168582aa9f33388a2"
|
| + },
|
| "Description": "Add DisableIf annotation to EME test\n\nEME test does not pass on AOSP Android, therefore, add DisableIf annotation to\nit (from BaseInstrumentationTestRunner)\n\nReorganized BaseInstrumentationTestRunner so it doesn't include anything\nunrelated to WebViewLayout Testing.\n\nBUG=607350\n\nReview-Url: https://codereview.chromium.org/1952573002\nCr-Commit-Position: refs/heads/master@{#398659}\n",
|
| "Title": "Add DisableIf annotation to EME test",
|
| "Changelist": null,
|
| "CommitURL": "",
|
| "File": [
|
| - "",
|
| - "",
|
| - "",
|
| - ""
|
| + "android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTest.java",
|
| + "android_webview/tools/system_webview_shell/layout_tests/src/org/chromium/webview_shell/test/WebViewLayoutTestRunner.java",
|
| + "base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.java",
|
| + "base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSkipCheck.java"
|
| ]
|
| },
|
| {
|
| "AuthorName": "",
|
| "AuthorEmail": "dcheng@chromium.org",
|
| + "CommitTime": "2016-06-08T13:32:34-07:00",
|
| "Repo": "https://chromium.googlesource.com/chromium/src",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "c363d41a6001cb7b27789484702d23fa4572a918",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "c363d41a6001cb7b27789484702d23fa4572a918",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/c363d41a6001cb7b27789484702d23fa4572a918"
|
| + },
|
| "Description": "Revert of service worker: Don't control a subframe of an insecure context (patchset #21 id:440001 of https://codereview.chromium.org/2009453002/ )\n\nReason for revert:\nServiceWorkerProviderHost::SetControllerVersionAttribute CHECK is firing in release builds: https://crbug.com/618365\n\nOriginal issue's description:\n\u003e service worker: Don't control a subframe of an insecure context\n\u003e\n\u003e We must check isSecureContext when creating the network provider to\n\u003e adhere to https://w3c.github.io/webappsec/specs/pow\n...skip...\nux:linux_site_isolation\n\u003e\n\u003e Committed: https://crrev.com/59a2e54eeb0e61971a0c27c44c54dd0c30b5d06d\n\u003e Cr-Commit-Position: refs/heads/master@{#398229}\n\nTBR=alexmos@chromium.org,clamy@chromium.org,horo@chromium.org,jww@chromium.org,kinuko@chromium.org,lazyboy@chromium.org,rdevlin.cronin@chromium.org,falken@chromium.org\n# Not skipping CQ checks because original CL landed more than 1 days ago.\nBUG=607543\n\nReview-Url: https://codereview.chromium.org/2055433002\nCr-Commit-Position: refs/heads/master@{#398660}\n",
|
| "Title": "Revert of service worker: Don't control a subframe of an insecure context (patchset #21 id:440001 of https://codereview.chromium.org/2009453002/ )",
|
| "Changelist": null,
|
| "CommitURL": "",
|
| "File": [
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - "",
|
| - ""
|
| + "chrome/browser/chrome_content_browser_client.cc",
|
| + "chrome/browser/chrome_content_browser_client.h",
|
| + "chrome/browser/extensions/service_worker_apitest.cc",
|
| + "content/browser/service_worker/service_worker_browsertest.cc",
|
| + "content/browser/service_worker/service_worker_context_core.cc",
|
| + "content/browser/service_worker/service_worker_context_request_handler_unittest.cc",
|
| + "content/browser/service_worker/service_worker_context_unittest.cc",
|
| + "content/browser/service_worker/service_worker_controllee_request_handler.cc",
|
| + "content/browser/service_worker/service_worker_controllee_request_handler_unittest.cc",
|
| + "content/browser/service_worker/service_worker_dispatcher_host.cc",
|
| + "content/browser/service_worker/service_worker_dispatcher_host.h",
|
| + "content/browser/service_worker/service_worker_dispatcher_host_unittest.cc",
|
| + "content/browser/service_worker/service_worker_handle_unittest.cc",
|
| + "content/browser/service_worker/service_worker_job_unittest.cc",
|
| + "content/browser/service_worker/service_worker_provider_host.cc",
|
| + "content/browser/service_worker/service_worker_provider_host.h",
|
| + "content/browser/service_worker/service_worker_provider_host_unittest.cc",
|
| + "content/browser/service_worker/service_worker_request_handler_unittest.cc",
|
| + "content/browser/service_worker/service_worker_storage_unittest.cc",
|
| + "content/browser/service_worker/service_worker_url_request_job_unittest.cc",
|
| + "content/browser/service_worker/service_worker_version_unittest.cc",
|
| + "content/browser/service_worker/service_worker_write_to_cache_job_unittest.cc",
|
| + "content/child/service_worker/service_worker_network_provider.cc",
|
| + "content/child/service_worker/service_worker_network_provider.h",
|
| + "content/common/service_worker/service_worker_messages.h",
|
| + "content/public/browser/content_browser_client.h",
|
| + "content/renderer/render_frame_impl.cc",
|
| + "content/renderer/service_worker/service_worker_context_client.cc",
|
| + "content/renderer/shared_worker/embedded_shared_worker_stub.cc",
|
| + "third_party/WebKit/LayoutTests/http/tests/serviceworker/insecure-parent-frame.html",
|
| + "third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/insecure-inscope.html",
|
| + "third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/insecure-parent.html",
|
| + "third_party/WebKit/Source/core/dom/Document.cpp",
|
| + "third_party/WebKit/Source/core/dom/Document.h",
|
| + "third_party/WebKit/Source/core/frame/Frame.cpp",
|
| + "third_party/WebKit/Source/core/frame/Frame.h",
|
| + "third_party/WebKit/Source/web/WebFrame.cpp",
|
| + "third_party/WebKit/Source/web/tests/WebFrameTest.cpp",
|
| + "third_party/WebKit/public/web/WebFrame.h"
|
| ]
|
| },
|
| {
|
| "AuthorName": "",
|
| "AuthorEmail": "agrieve@chromium.org",
|
| + "CommitTime": "2016-06-08T13:32:35-07:00",
|
| "Repo": "https://chromium.googlesource.com/chromium/src",
|
| "Branch": "",
|
| - "RequestRevision": "",
|
| - "Revision": "bfdee36d31a624d330b60b481fc26d10dff81b97",
|
| + "RequestRevision": null,
|
| + "Revision": {
|
| + "Label": "bfdee36d31a624d330b60b481fc26d10dff81b97",
|
| + "URL": "https://chromium.googlesource.com/chromium/src/+/bfdee36d31a624d330b60b481fc26d10dff81b97"
|
| + },
|
| "Description": "Update GN docs about target_cpu to encourage use of current_cpu\n\nBUG=616819\n\nReview-Url: https://codereview.chromium.org/2038733003\nCr-Commit-Position: refs/heads/master@{#398661}\n",
|
| "Title": "Update GN docs about target_cpu to encourage use of current_cpu",
|
| "Changelist": null,
|
| "CommitURL": "",
|
| "File": [
|
| - "",
|
| - ""
|
| + "tools/gn/docs/cross_compiles.md",
|
| + "tools/gn/variables.cc"
|
| ]
|
| }
|
| ]
|
|
|