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

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

Issue 1199813007: Convert base_unittests to Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@6_ash_unittests
Patch Set: Blacklist Linux GN (dbg) 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.mac.json ('k') | testing/buildbot/chromium.memory.fyi.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 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 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 "test": "url_unittests" 340 "test": "url_unittests"
341 }, 341 },
342 { 342 {
343 "test": "views_unittests" 343 "test": "views_unittests"
344 } 344 }
345 ] 345 ]
346 }, 346 },
347 "Mac ASan 64 Tests (1)": { 347 "Mac ASan 64 Tests (1)": {
348 "gtest_tests": [ 348 "gtest_tests": [
349 { 349 {
350 "swarming": {
351 "can_use_on_swarming_builders": true
352 },
350 "test": "base_unittests" 353 "test": "base_unittests"
351 }, 354 },
352 { 355 {
353 "swarming": { 356 "swarming": {
354 "can_use_on_swarming_builders": true 357 "can_use_on_swarming_builders": true
355 }, 358 },
356 "test": "base_unittests" 359 "test": "base_unittests"
357 }, 360 },
358 { 361 {
359 "swarming": { 362 "swarming": {
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 "can_use_on_swarming_builders": true 456 "can_use_on_swarming_builders": true
454 }, 457 },
455 "test": "unit_tests" 458 "test": "unit_tests"
456 }, 459 },
457 { 460 {
458 "test": "url_unittests" 461 "test": "url_unittests"
459 } 462 }
460 ] 463 ]
461 } 464 }
462 } 465 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698