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

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

Issue 816803003: Revert of skia: Add 'skia_unittests' test suite for this directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.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 Tests": { 2 "Linux Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "accessibility_unittests", 5 "test": "accessibility_unittests",
6 "swarming": { 6 "swarming": {
7 "can_use_on_swarming_builders": true 7 "can_use_on_swarming_builders": true
8 } 8 }
9 }, 9 },
10 { 10 {
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 }, 115 },
116 "sync_unit_tests", 116 "sync_unit_tests",
117 { 117 {
118 "test": "unit_tests", 118 "test": "unit_tests",
119 "swarming": { 119 "swarming": {
120 "can_use_on_swarming_builders": true 120 "can_use_on_swarming_builders": true
121 } 121 }
122 }, 122 },
123 "url_unittests", 123 "url_unittests",
124 "views_unittests", 124 "views_unittests",
125 "wm_unittests", 125 "wm_unittests"
126 "skia_unittests"
127 ], 126 ],
128 "scripts": [ 127 "scripts": [
129 { 128 {
130 "name": "telemetry_unittests", 129 "name": "telemetry_unittests",
131 "script": "telemetry_unittests.py" 130 "script": "telemetry_unittests.py"
132 }, 131 },
133 { 132 {
134 "name": "telemetry_perf_unittests", 133 "name": "telemetry_perf_unittests",
135 "script": "telemetry_perf_unittests.py" 134 "script": "telemetry_perf_unittests.py"
136 }, 135 },
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 }, 255 },
257 "sync_unit_tests", 256 "sync_unit_tests",
258 { 257 {
259 "test": "unit_tests", 258 "test": "unit_tests",
260 "swarming": { 259 "swarming": {
261 "can_use_on_swarming_builders": true 260 "can_use_on_swarming_builders": true
262 } 261 }
263 }, 262 },
264 "url_unittests", 263 "url_unittests",
265 "views_unittests", 264 "views_unittests",
266 "wm_unittests", 265 "wm_unittests"
267 "skia_unittests"
268 ], 266 ],
269 "scripts": [ 267 "scripts": [
270 { 268 {
271 "name": "nacl_integration", 269 "name": "nacl_integration",
272 "script": "nacl_integration.py" 270 "script": "nacl_integration.py"
273 } 271 }
274 ] 272 ]
275 }, 273 },
276 "Linux Tests (dbg)(1)": { 274 "Linux Tests (dbg)(1)": {
277 "gtest_tests": [ 275 "gtest_tests": [
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 }, 391 },
394 "sync_unit_tests", 392 "sync_unit_tests",
395 { 393 {
396 "test": "unit_tests", 394 "test": "unit_tests",
397 "swarming": { 395 "swarming": {
398 "can_use_on_swarming_builders": true 396 "can_use_on_swarming_builders": true
399 } 397 }
400 }, 398 },
401 "url_unittests", 399 "url_unittests",
402 "views_unittests", 400 "views_unittests",
403 "wm_unittests", 401 "wm_unittests"
404 "skia_unittests"
405 ], 402 ],
406 "scripts": [ 403 "scripts": [
407 { 404 {
408 "name": "telemetry_unittests", 405 "name": "telemetry_unittests",
409 "script": "telemetry_unittests.py" 406 "script": "telemetry_unittests.py"
410 }, 407 },
411 { 408 {
412 "name": "telemetry_perf_unittests", 409 "name": "telemetry_perf_unittests",
413 "script": "telemetry_perf_unittests.py" 410 "script": "telemetry_perf_unittests.py"
414 }, 411 },
(...skipping 21 matching lines...) Expand all
436 "mojo_public_bindings_unittests", 433 "mojo_public_bindings_unittests",
437 "mojo_public_environment_unittests", 434 "mojo_public_environment_unittests",
438 "mojo_public_system_unittests", 435 "mojo_public_system_unittests",
439 "mojo_public_utility_unittests", 436 "mojo_public_utility_unittests",
440 "mojo_system_unittests", 437 "mojo_system_unittests",
441 "nacl_loader_unittests", 438 "nacl_loader_unittests",
442 "sandbox_linux_unittests", 439 "sandbox_linux_unittests",
443 "sql_unittests", 440 "sql_unittests",
444 "sync_unit_tests", 441 "sync_unit_tests",
445 "ui_base_unittests", 442 "ui_base_unittests",
446 "unit_tests", 443 "unit_tests"
447 "skia_unittests"
448 ] 444 ]
449 } 445 }
450 } 446 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698