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

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

Issue 1199273002: Convert events_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@7_base_unittests
Patch Set: Remove Win8 Aura Created 5 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
« no previous file with comments | « testing/buildbot/chromium.fyi.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 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 }, 255 },
256 "test": "crypto_unittests" 256 "test": "crypto_unittests"
257 }, 257 },
258 { 258 {
259 "test": "device_unittests" 259 "test": "device_unittests"
260 }, 260 },
261 { 261 {
262 "test": "display_unittests" 262 "test": "display_unittests"
263 }, 263 },
264 { 264 {
265 "swarming": {
266 "can_use_on_swarming_builders": true
267 },
265 "test": "events_unittests" 268 "test": "events_unittests"
266 }, 269 },
267 { 270 {
268 "test": "gcm_unit_tests" 271 "test": "gcm_unit_tests"
269 }, 272 },
270 { 273 {
271 "swarming": { 274 "swarming": {
272 "can_use_on_swarming_builders": true 275 "can_use_on_swarming_builders": true
273 }, 276 },
274 "test": "gfx_unittests" 277 "test": "gfx_unittests"
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
474 "can_use_on_swarming_builders": true 477 "can_use_on_swarming_builders": true
475 }, 478 },
476 "test": "unit_tests" 479 "test": "unit_tests"
477 }, 480 },
478 { 481 {
479 "test": "url_unittests" 482 "test": "url_unittests"
480 } 483 }
481 ] 484 ]
482 } 485 }
483 } 486 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698