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

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

Issue 2620213004: Remove all blimp browsertests. (Closed)
Patch Set: Created 3 years, 11 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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 1648 matching lines...) Expand 10 before | Expand all | Expand 10 after
1659 { 1659 {
1660 "swarming": { 1660 "swarming": {
1661 "can_use_on_swarming_builders": true 1661 "can_use_on_swarming_builders": true
1662 }, 1662 },
1663 "test": "base_unittests" 1663 "test": "base_unittests"
1664 }, 1664 },
1665 { 1665 {
1666 "swarming": { 1666 "swarming": {
1667 "can_use_on_swarming_builders": true 1667 "can_use_on_swarming_builders": true
1668 }, 1668 },
1669 "test": "blimp_browsertests"
1670 },
1671 {
1672 "swarming": {
1673 "can_use_on_swarming_builders": true
1674 },
1675 "test": "blimp_unittests" 1669 "test": "blimp_unittests"
1676 }, 1670 },
1677 { 1671 {
1678 "swarming": { 1672 "swarming": {
1679 "can_use_on_swarming_builders": true 1673 "can_use_on_swarming_builders": true
1680 }, 1674 },
1681 "test": "content_unittests" 1675 "test": "content_unittests"
1682 }, 1676 },
1683 { 1677 {
1684 "swarming": { 1678 "swarming": {
(...skipping 12567 matching lines...) Expand 10 before | Expand all | Expand 10 after
14252 }, 14246 },
14253 { 14247 {
14254 "swarming": { 14248 "swarming": {
14255 "can_use_on_swarming_builders": true 14249 "can_use_on_swarming_builders": true
14256 }, 14250 },
14257 "test": "views_unittests" 14251 "test": "views_unittests"
14258 } 14252 }
14259 ] 14253 ]
14260 } 14254 }
14261 } 14255 }
OLDNEW
« no previous file with comments | « blimp/engine/browser_tests/waitable_content_pump.cc ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698