Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1089)

Side by Side Diff: milo/appengine/buildbot/expectations/CrWinGoma.30608.build.json

Issue 2929173002: Milo: Use UTC representation for commit time in blamelist (Closed)
Patch Set: Also builder Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "ParentLabel": { 3 "ParentLabel": {
4 "Label": "CrWinGoma", 4 "Label": "CrWinGoma",
5 "URL": "." 5 "URL": "."
6 }, 6 },
7 "Label": "#30608", 7 "Label": "#30608",
8 "Status": "Success", 8 "Status": "Success",
9 "Bot": { 9 "Bot": {
10 "Label": "build28-m1", 10 "Label": "build28-m1",
(...skipping 671 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 "Key": "workdir", 682 "Key": "workdir",
683 "Value": "\"C:\\\\b\\\\build\\\\slave/CrWinGoma\"" 683 "Value": "\"C:\\\\b\\\\build\\\\slave/CrWinGoma\""
684 } 684 }
685 ] 685 ]
686 } 686 }
687 ], 687 ],
688 "Blame": [ 688 "Blame": [
689 { 689 {
690 "AuthorName": "", 690 "AuthorName": "",
691 "AuthorEmail": "moshayedi@chromium.org", 691 "AuthorEmail": "moshayedi@chromium.org",
692 "CommitTime": "2016-06-08T13:23:28-07:00", 692 "CommitTime": "2016-06-08T20:23:28Z",
693 "Repo": "https://chromium.googlesource.com/chromium/src", 693 "Repo": "https://chromium.googlesource.com/chromium/src",
694 "Branch": "", 694 "Branch": "",
695 "RequestRevision": null, 695 "RequestRevision": null,
696 "Revision": { 696 "Revision": {
697 "Label": "74b54c510611ebaa8479d004a6878abe96e372d3", 697 "Label": "74b54c510611ebaa8479d004a6878abe96e372d3",
698 "URL": "https://chromium.googlesource.com/chromium/src/+/74b54c510611eba a8479d004a6878abe96e372d3" 698 "URL": "https://chromium.googlesource.com/chromium/src/+/74b54c510611eba a8479d004a6878abe96e372d3"
699 }, 699 },
700 "Description": "Remove type converters for ui::Event.\n\nWe are using stru ct traits for serializing/deserializing ui::Event and don't\nneed type converter s anymore.\n\nBUG=578206\n\nReview-Url: https://codereview.chromium.org/20486330 04\nCr-Commit-Position: refs/heads/master@{#398655}\n", 700 "Description": "Remove type converters for ui::Event.\n\nWe are using stru ct traits for serializing/deserializing ui::Event and don't\nneed type converter s anymore.\n\nBUG=578206\n\nReview-Url: https://codereview.chromium.org/20486330 04\nCr-Commit-Position: refs/heads/master@{#398655}\n",
701 "Title": "Remove type converters for ui::Event.", 701 "Title": "Remove type converters for ui::Event.",
702 "Changelist": null, 702 "Changelist": null,
(...skipping 21 matching lines...) Expand all
724 "ui/events/mojo/input_events_type_converters.h", 724 "ui/events/mojo/input_events_type_converters.h",
725 "ui/events/mojo/mojo_extended_key_event_data.cc", 725 "ui/events/mojo/mojo_extended_key_event_data.cc",
726 "ui/events/mojo/mojo_extended_key_event_data.h", 726 "ui/events/mojo/mojo_extended_key_event_data.h",
727 "ui/events/mojo/mojo_input_events_export.h", 727 "ui/events/mojo/mojo_input_events_export.h",
728 "ui/views/mus/BUILD.gn" 728 "ui/views/mus/BUILD.gn"
729 ] 729 ]
730 }, 730 },
731 { 731 {
732 "AuthorName": "", 732 "AuthorName": "",
733 "AuthorEmail": "fsamuel@chromium.org", 733 "AuthorEmail": "fsamuel@chromium.org",
734 "CommitTime": "2016-06-08T13:25:32-07:00", 734 "CommitTime": "2016-06-08T20:25:32Z",
735 "Repo": "https://chromium.googlesource.com/chromium/src", 735 "Repo": "https://chromium.googlesource.com/chromium/src",
736 "Branch": "", 736 "Branch": "",
737 "RequestRevision": null, 737 "RequestRevision": null,
738 "Revision": { 738 "Revision": {
739 "Label": "605998f30d05bb8d323542c1039e64e1afce696b", 739 "Label": "605998f30d05bb8d323542c1039e64e1afce696b",
740 "URL": "https://chromium.googlesource.com/chromium/src/+/605998f30d05bb8 d323542c1039e64e1afce696b" 740 "URL": "https://chromium.googlesource.com/chromium/src/+/605998f30d05bb8 d323542c1039e64e1afce696b"
741 }, 741 },
742 "Description": "StructTraits optimizations\n\nPass more things by const re ference and read directly into output.\n\nBUG=611802\nCQ_INCLUDE_TRYBOTS=tryserv er.blink:linux_blink_rel\n\nReview-Url: https://codereview.chromium.org/20479630 04\nCr-Commit-Position: refs/heads/master@{#398656}\n", 742 "Description": "StructTraits optimizations\n\nPass more things by const re ference and read directly into output.\n\nBUG=611802\nCQ_INCLUDE_TRYBOTS=tryserv er.blink:linux_blink_rel\n\nReview-Url: https://codereview.chromium.org/20479630 04\nCr-Commit-Position: refs/heads/master@{#398656}\n",
743 "Title": "StructTraits optimizations", 743 "Title": "StructTraits optimizations",
744 "Changelist": null, 744 "Changelist": null,
745 "CommitURL": "", 745 "CommitURL": "",
746 "File": [ 746 "File": [
747 "cc/ipc/returned_resource_struct_traits.h", 747 "cc/ipc/returned_resource_struct_traits.h",
748 "cc/ipc/selection_struct_traits.h", 748 "cc/ipc/selection_struct_traits.h",
749 "cc/ipc/shared_quad_state_struct_traits.h", 749 "cc/ipc/shared_quad_state_struct_traits.h",
750 "cc/ipc/transferable_resource_struct_traits.h", 750 "cc/ipc/transferable_resource_struct_traits.h",
751 "gpu/ipc/common/mailbox_holder_struct_traits.h" 751 "gpu/ipc/common/mailbox_holder_struct_traits.h"
752 ] 752 ]
753 }, 753 },
754 { 754 {
755 "AuthorName": "", 755 "AuthorName": "",
756 "AuthorEmail": "gab@chromium.org", 756 "AuthorEmail": "gab@chromium.org",
757 "CommitTime": "2016-06-08T13:25:33-07:00", 757 "CommitTime": "2016-06-08T20:25:33Z",
758 "Repo": "https://chromium.googlesource.com/chromium/src", 758 "Repo": "https://chromium.googlesource.com/chromium/src",
759 "Branch": "", 759 "Branch": "",
760 "RequestRevision": null, 760 "RequestRevision": null,
761 "Revision": { 761 "Revision": {
762 "Label": "7c19b196f653ec0e2b3aab703611231efc04cb2a", 762 "Label": "7c19b196f653ec0e2b3aab703611231efc04cb2a",
763 "URL": "https://chromium.googlesource.com/chromium/src/+/7c19b196f653ec0 e2b3aab703611231efc04cb2a" 763 "URL": "https://chromium.googlesource.com/chromium/src/+/7c19b196f653ec0 e2b3aab703611231efc04cb2a"
764 }, 764 },
765 "Description": "Manual refactor to enum-based WaitableEvent for remaining _win files\n\nBUG=612843\nR=fdoray@chromium.org\nTBR=danakj@chromium.org\n(Franc ois please fact check me, I'm TBRing dana for otherwise mechanical change)\n\nRe view-Url: https://codereview.chromium.org/2047163003\nCr-Commit-Position: refs/h eads/master@{#398657}\n", 765 "Description": "Manual refactor to enum-based WaitableEvent for remaining _win files\n\nBUG=612843\nR=fdoray@chromium.org\nTBR=danakj@chromium.org\n(Franc ois please fact check me, I'm TBRing dana for otherwise mechanical change)\n\nRe view-Url: https://codereview.chromium.org/2047163003\nCr-Commit-Position: refs/h eads/master@{#398657}\n",
766 "Title": "Manual refactor to enum-based WaitableEvent for remaining _win f iles", 766 "Title": "Manual refactor to enum-based WaitableEvent for remaining _win f iles",
767 "Changelist": null, 767 "Changelist": null,
768 "CommitURL": "", 768 "CommitURL": "",
769 "File": [ 769 "File": [
770 "base/sync_socket_win.cc", 770 "base/sync_socket_win.cc",
771 "chrome/browser/chrome_select_file_dialog_factory_win.cc", 771 "chrome/browser/chrome_select_file_dialog_factory_win.cc",
772 "chrome/browser/password_manager/password_store_win_unittest.cc", 772 "chrome/browser/password_manager/password_store_win_unittest.cc",
773 "components/policy/core/common/policy_loader_win.cc", 773 "components/policy/core/common/policy_loader_win.cc",
774 "net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc", 774 "net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc",
775 "net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc" 775 "net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc"
776 ] 776 ]
777 }, 777 },
778 { 778 {
779 "AuthorName": "", 779 "AuthorName": "",
780 "AuthorEmail": "dtseng@chromium.org", 780 "AuthorEmail": "dtseng@chromium.org",
781 "CommitTime": "2016-06-08T13:27:19-07:00", 781 "CommitTime": "2016-06-08T20:27:19Z",
782 "Repo": "https://chromium.googlesource.com/chromium/src", 782 "Repo": "https://chromium.googlesource.com/chromium/src",
783 "Branch": "", 783 "Branch": "",
784 "RequestRevision": null, 784 "RequestRevision": null,
785 "Revision": { 785 "Revision": {
786 "Label": "b0b4c0099b04f00b117595a762d09eb3e692f944", 786 "Label": "b0b4c0099b04f00b117595a762d09eb3e692f944",
787 "URL": "https://chromium.googlesource.com/chromium/src/+/b0b4c0099b04f00 b117595a762d09eb3e692f944" 787 "URL": "https://chromium.googlesource.com/chromium/src/+/b0b4c0099b04f00 b117595a762d09eb3e692f944"
788 }, 788 },
789 "Description": "Add role lists to ChromeVox.\n\n- add lists for forms, hea dings, landmarks, links, and tables.\n- fix some focusing issues with menus\n\nB UG=617670\n\nCQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation\n\n Review-Url: https://codereview.chromium.org/2042083002\nCr-Commit-Position: refs /heads/master@{#398658}\n", 789 "Description": "Add role lists to ChromeVox.\n\n- add lists for forms, hea dings, landmarks, links, and tables.\n- fix some focusing issues with menus\n\nB UG=617670\n\nCQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation\n\n Review-Url: https://codereview.chromium.org/2042083002\nCr-Commit-Position: refs /heads/master@{#398658}\n",
790 "Title": "Add role lists to ChromeVox.", 790 "Title": "Add role lists to ChromeVox.",
791 "Changelist": null, 791 "Changelist": null,
792 "CommitURL": "", 792 "CommitURL": "",
793 "File": [ 793 "File": [
794 "chrome/browser/resources/chromeos/chromevox/chromevox/background/keymap s/next_keymap.json", 794 "chrome/browser/resources/chromeos/chromevox/chromevox/background/keymap s/next_keymap.json",
795 "chrome/browser/resources/chromeos/chromevox/cvox2/background/background .js", 795 "chrome/browser/resources/chromeos/chromevox/cvox2/background/background .js",
796 "chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.js", 796 "chrome/browser/resources/chromeos/chromevox/cvox2/background/panel.js",
797 "chrome/browser/resources/chromeos/chromevox/cvox2/background/panel_menu .js", 797 "chrome/browser/resources/chromeos/chromevox/cvox2/background/panel_menu .js",
798 "chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.g rd" 798 "chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.g rd"
799 ] 799 ]
800 }, 800 },
801 { 801 {
802 "AuthorName": "", 802 "AuthorName": "",
803 "AuthorEmail": "yolandyan@google.com", 803 "AuthorEmail": "yolandyan@google.com",
804 "CommitTime": "2016-06-08T13:30:29-07:00", 804 "CommitTime": "2016-06-08T20:30:29Z",
805 "Repo": "https://chromium.googlesource.com/chromium/src", 805 "Repo": "https://chromium.googlesource.com/chromium/src",
806 "Branch": "", 806 "Branch": "",
807 "RequestRevision": null, 807 "RequestRevision": null,
808 "Revision": { 808 "Revision": {
809 "Label": "ea1675fb67d48828efb8c6b168582aa9f33388a2", 809 "Label": "ea1675fb67d48828efb8c6b168582aa9f33388a2",
810 "URL": "https://chromium.googlesource.com/chromium/src/+/ea1675fb67d4882 8efb8c6b168582aa9f33388a2" 810 "URL": "https://chromium.googlesource.com/chromium/src/+/ea1675fb67d4882 8efb8c6b168582aa9f33388a2"
811 }, 811 },
812 "Description": "Add DisableIf annotation to EME test\n\nEME test does not pass on AOSP Android, therefore, add DisableIf annotation to\nit (from BaseInstr umentationTestRunner)\n\nReorganized BaseInstrumentationTestRunner so it doesn't include anything\nunrelated to WebViewLayout Testing.\n\nBUG=607350\n\nReview-U rl: https://codereview.chromium.org/1952573002\nCr-Commit-Position: refs/heads/m aster@{#398659}\n", 812 "Description": "Add DisableIf annotation to EME test\n\nEME test does not pass on AOSP Android, therefore, add DisableIf annotation to\nit (from BaseInstr umentationTestRunner)\n\nReorganized BaseInstrumentationTestRunner so it doesn't include anything\nunrelated to WebViewLayout Testing.\n\nBUG=607350\n\nReview-U rl: https://codereview.chromium.org/1952573002\nCr-Commit-Position: refs/heads/m aster@{#398659}\n",
813 "Title": "Add DisableIf annotation to EME test", 813 "Title": "Add DisableIf annotation to EME test",
814 "Changelist": null, 814 "Changelist": null,
815 "CommitURL": "", 815 "CommitURL": "",
816 "File": [ 816 "File": [
817 "android_webview/tools/system_webview_shell/layout_tests/src/org/chromiu m/webview_shell/test/WebViewLayoutTest.java", 817 "android_webview/tools/system_webview_shell/layout_tests/src/org/chromiu m/webview_shell/test/WebViewLayoutTest.java",
818 "android_webview/tools/system_webview_shell/layout_tests/src/org/chromiu m/webview_shell/test/WebViewLayoutTestRunner.java", 818 "android_webview/tools/system_webview_shell/layout_tests/src/org/chromiu m/webview_shell/test/WebViewLayoutTestRunner.java",
819 "base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.j ava", 819 "base/test/android/javatests/src/org/chromium/base/test/util/DisableIf.j ava",
820 "base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSk ipCheck.java" 820 "base/test/android/javatests/src/org/chromium/base/test/util/DisableIfSk ipCheck.java"
821 ] 821 ]
822 }, 822 },
823 { 823 {
824 "AuthorName": "", 824 "AuthorName": "",
825 "AuthorEmail": "dcheng@chromium.org", 825 "AuthorEmail": "dcheng@chromium.org",
826 "CommitTime": "2016-06-08T13:32:34-07:00", 826 "CommitTime": "2016-06-08T20:32:34Z",
827 "Repo": "https://chromium.googlesource.com/chromium/src", 827 "Repo": "https://chromium.googlesource.com/chromium/src",
828 "Branch": "", 828 "Branch": "",
829 "RequestRevision": null, 829 "RequestRevision": null,
830 "Revision": { 830 "Revision": {
831 "Label": "c363d41a6001cb7b27789484702d23fa4572a918", 831 "Label": "c363d41a6001cb7b27789484702d23fa4572a918",
832 "URL": "https://chromium.googlesource.com/chromium/src/+/c363d41a6001cb7 b27789484702d23fa4572a918" 832 "URL": "https://chromium.googlesource.com/chromium/src/+/c363d41a6001cb7 b27789484702d23fa4572a918"
833 }, 833 },
834 "Description": "Revert of service worker: Don't control a subframe of an i nsecure context (patchset #21 id:440001 of https://codereview.chromium.org/20094 53002/ )\n\nReason for revert:\nServiceWorkerProviderHost::SetControllerVersionA ttribute 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 ins ecure context\n\u003e\n\u003e We must check isSecureContext when creating the ne twork 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.or g,jww@chromium.org,kinuko@chromium.org,lazyboy@chromium.org,rdevlin.cronin@chrom ium.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.or g/2055433002\nCr-Commit-Position: refs/heads/master@{#398660}\n", 834 "Description": "Revert of service worker: Don't control a subframe of an i nsecure context (patchset #21 id:440001 of https://codereview.chromium.org/20094 53002/ )\n\nReason for revert:\nServiceWorkerProviderHost::SetControllerVersionA ttribute 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 ins ecure context\n\u003e\n\u003e We must check isSecureContext when creating the ne twork 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.or g,jww@chromium.org,kinuko@chromium.org,lazyboy@chromium.org,rdevlin.cronin@chrom ium.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.or g/2055433002\nCr-Commit-Position: refs/heads/master@{#398660}\n",
835 "Title": "Revert of service worker: Don't control a subframe of an insecur e context (patchset #21 id:440001 of https://codereview.chromium.org/2009453002/ )", 835 "Title": "Revert of service worker: Don't control a subframe of an insecur e context (patchset #21 id:440001 of https://codereview.chromium.org/2009453002/ )",
836 "Changelist": null, 836 "Changelist": null,
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
873 "third_party/WebKit/Source/core/frame/Frame.cpp", 873 "third_party/WebKit/Source/core/frame/Frame.cpp",
874 "third_party/WebKit/Source/core/frame/Frame.h", 874 "third_party/WebKit/Source/core/frame/Frame.h",
875 "third_party/WebKit/Source/web/WebFrame.cpp", 875 "third_party/WebKit/Source/web/WebFrame.cpp",
876 "third_party/WebKit/Source/web/tests/WebFrameTest.cpp", 876 "third_party/WebKit/Source/web/tests/WebFrameTest.cpp",
877 "third_party/WebKit/public/web/WebFrame.h" 877 "third_party/WebKit/public/web/WebFrame.h"
878 ] 878 ]
879 }, 879 },
880 { 880 {
881 "AuthorName": "", 881 "AuthorName": "",
882 "AuthorEmail": "agrieve@chromium.org", 882 "AuthorEmail": "agrieve@chromium.org",
883 "CommitTime": "2016-06-08T13:32:35-07:00", 883 "CommitTime": "2016-06-08T20:32:35Z",
884 "Repo": "https://chromium.googlesource.com/chromium/src", 884 "Repo": "https://chromium.googlesource.com/chromium/src",
885 "Branch": "", 885 "Branch": "",
886 "RequestRevision": null, 886 "RequestRevision": null,
887 "Revision": { 887 "Revision": {
888 "Label": "bfdee36d31a624d330b60b481fc26d10dff81b97", 888 "Label": "bfdee36d31a624d330b60b481fc26d10dff81b97",
889 "URL": "https://chromium.googlesource.com/chromium/src/+/bfdee36d31a624d 330b60b481fc26d10dff81b97" 889 "URL": "https://chromium.googlesource.com/chromium/src/+/bfdee36d31a624d 330b60b481fc26d10dff81b97"
890 }, 890 },
891 "Description": "Update GN docs about target_cpu to encourage use of curren t_cpu\n\nBUG=616819\n\nReview-Url: https://codereview.chromium.org/2038733003\nC r-Commit-Position: refs/heads/master@{#398661}\n", 891 "Description": "Update GN docs about target_cpu to encourage use of curren t_cpu\n\nBUG=616819\n\nReview-Url: https://codereview.chromium.org/2038733003\nC r-Commit-Position: refs/heads/master@{#398661}\n",
892 "Title": "Update GN docs about target_cpu to encourage use of current_cpu" , 892 "Title": "Update GN docs about target_cpu to encourage use of current_cpu" ,
893 "Changelist": null, 893 "Changelist": null,
894 "CommitURL": "", 894 "CommitURL": "",
895 "File": [ 895 "File": [
896 "tools/gn/docs/cross_compiles.md", 896 "tools/gn/docs/cross_compiles.md",
897 "tools/gn/variables.cc" 897 "tools/gn/variables.cc"
898 ] 898 ]
899 } 899 }
900 ] 900 ]
901 } 901 }
OLDNEW
« no previous file with comments | « milo/appengine/buildbot/builder.go ('k') | milo/appengine/buildbot/expectations/chromium_presubmit.426944.build.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698