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

Side by Side Diff: testing/buildbot/chromium.memory.json

Issue 1925943002: Add views_unittests to Mac10.{9,9(dbg),10,11} and asan bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Yipe - cater for r401862 and r401987 Created 4 years, 5 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
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | ui/views/cocoa/bridged_native_widget_unittest.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux ASan LSan Tests (1)": { 2 "Linux ASan LSan Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 731 matching lines...) Expand 10 before | Expand all | Expand 10 after
742 { 742 {
743 "swarming": { 743 "swarming": {
744 "can_use_on_swarming_builders": true 744 "can_use_on_swarming_builders": true
745 }, 745 },
746 "test": "url_unittests" 746 "test": "url_unittests"
747 }, 747 },
748 { 748 {
749 "swarming": { 749 "swarming": {
750 "can_use_on_swarming_builders": true 750 "can_use_on_swarming_builders": true
751 }, 751 },
752 "test": "views_unittests"
753 },
754 {
755 "swarming": {
756 "can_use_on_swarming_builders": true
757 },
752 "test": "webkit_unit_tests" 758 "test": "webkit_unit_tests"
753 }, 759 },
754 { 760 {
755 "swarming": { 761 "swarming": {
756 "can_use_on_swarming_builders": true 762 "can_use_on_swarming_builders": true
757 }, 763 },
758 "test": "wtf_unittests" 764 "test": "wtf_unittests"
759 } 765 }
760 ] 766 ]
761 } 767 }
762 } 768 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | ui/views/cocoa/bridged_native_widget_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698