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

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

Issue 1217473009: Convert wm_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@11_sandbox_linux_unittests
Patch Set: Add pak Created 5 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.linux.json ('k') | testing/buildbot/chromium.webkit.json » ('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 ChromeOS MSan Tests": { 2 "Linux ChromeOS MSan Tests": {
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 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 { 234 {
235 "swarming": { 235 "swarming": {
236 "can_use_on_swarming_builders": true 236 "can_use_on_swarming_builders": true
237 }, 237 },
238 "test": "url_unittests" 238 "test": "url_unittests"
239 }, 239 },
240 { 240 {
241 "test": "views_unittests" 241 "test": "views_unittests"
242 }, 242 },
243 { 243 {
244 "swarming": {
245 "can_use_on_swarming_builders": true
246 },
244 "test": "wm_unittests" 247 "test": "wm_unittests"
245 } 248 }
246 ] 249 ]
247 }, 250 },
248 "Linux MSan Tests": { 251 "Linux MSan Tests": {
249 "gtest_tests": [ 252 "gtest_tests": [
250 { 253 {
251 "swarming": { 254 "swarming": {
252 "can_use_on_swarming_builders": true 255 "can_use_on_swarming_builders": true
253 }, 256 },
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
491 { 494 {
492 "swarming": { 495 "swarming": {
493 "can_use_on_swarming_builders": true 496 "can_use_on_swarming_builders": true
494 }, 497 },
495 "test": "url_unittests" 498 "test": "url_unittests"
496 }, 499 },
497 { 500 {
498 "test": "views_unittests" 501 "test": "views_unittests"
499 }, 502 },
500 { 503 {
504 "swarming": {
505 "can_use_on_swarming_builders": true
506 },
501 "test": "wm_unittests" 507 "test": "wm_unittests"
502 } 508 }
503 ] 509 ]
504 }, 510 },
505 "Linux TSan Tests": { 511 "Linux TSan Tests": {
506 "disabled_tests": { 512 "disabled_tests": {
507 "app_shell_browsertests": "http://crbug.com/455633", 513 "app_shell_browsertests": "http://crbug.com/455633",
508 "browser_tests": "Too many errors, clean content_browsertests first. http: //crbug.com/368525", 514 "browser_tests": "Too many errors, clean content_browsertests first. http: //crbug.com/368525",
509 "cc_unittests": "http://crbug.com/437454", 515 "cc_unittests": "http://crbug.com/437454",
510 "interactive_ui_tests": "http://crbug.com/455679" 516 "interactive_ui_tests": "http://crbug.com/455679"
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
710 { 716 {
711 "swarming": { 717 "swarming": {
712 "can_use_on_swarming_builders": true 718 "can_use_on_swarming_builders": true
713 }, 719 },
714 "test": "url_unittests" 720 "test": "url_unittests"
715 }, 721 },
716 { 722 {
717 "test": "views_unittests" 723 "test": "views_unittests"
718 }, 724 },
719 { 725 {
726 "swarming": {
727 "can_use_on_swarming_builders": true
728 },
720 "test": "wm_unittests" 729 "test": "wm_unittests"
721 } 730 }
722 ] 731 ]
723 } 732 }
724 } 733 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698