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

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

Issue 2294513002: Spell dbg lld win bot names correctly in json file listing tests. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | no next file » | 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 "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 "test": "android_webview_unittests" 8 "test": "android_webview_unittests"
9 }, 9 },
10 { 10 {
(...skipping 8419 matching lines...) Expand 10 before | Expand all | Expand 10 after
8430 "test": "webkit_unit_tests" 8430 "test": "webkit_unit_tests"
8431 }, 8431 },
8432 { 8432 {
8433 "swarming": { 8433 "swarming": {
8434 "can_use_on_swarming_builders": true 8434 "can_use_on_swarming_builders": true
8435 }, 8435 },
8436 "test": "wtf_unittests" 8436 "test": "wtf_unittests"
8437 } 8437 }
8438 ] 8438 ]
8439 }, 8439 },
8440 "CrWinClangLLD64dbg tester": { 8440 "CrWinClngLLD64dbg tester": {
8441 "gtest_tests": [ 8441 "gtest_tests": [
8442 { 8442 {
8443 "swarming": { 8443 "swarming": {
8444 "can_use_on_swarming_builders": true 8444 "can_use_on_swarming_builders": true
8445 }, 8445 },
8446 "test": "angle_unittests" 8446 "test": "angle_unittests"
8447 }, 8447 },
8448 { 8448 {
8449 "swarming": { 8449 "swarming": {
8450 "can_use_on_swarming_builders": true 8450 "can_use_on_swarming_builders": true
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
8681 "test": "webkit_unit_tests" 8681 "test": "webkit_unit_tests"
8682 }, 8682 },
8683 { 8683 {
8684 "swarming": { 8684 "swarming": {
8685 "can_use_on_swarming_builders": true 8685 "can_use_on_swarming_builders": true
8686 }, 8686 },
8687 "test": "wtf_unittests" 8687 "test": "wtf_unittests"
8688 } 8688 }
8689 ] 8689 ]
8690 }, 8690 },
8691 "CrWinClangLLDdbg tester": { 8691 "CrWinClngLLDdbg tester": {
8692 "gtest_tests": [ 8692 "gtest_tests": [
8693 { 8693 {
8694 "swarming": { 8694 "swarming": {
8695 "can_use_on_swarming_builders": true 8695 "can_use_on_swarming_builders": true
8696 }, 8696 },
8697 "test": "angle_unittests" 8697 "test": "angle_unittests"
8698 }, 8698 },
8699 { 8699 {
8700 "swarming": { 8700 "swarming": {
8701 "can_use_on_swarming_builders": true 8701 "can_use_on_swarming_builders": true
(...skipping 2782 matching lines...) Expand 10 before | Expand all | Expand 10 after
11484 }, 11484 },
11485 { 11485 {
11486 "swarming": { 11486 "swarming": {
11487 "can_use_on_swarming_builders": true 11487 "can_use_on_swarming_builders": true
11488 }, 11488 },
11489 "test": "views_unittests" 11489 "test": "views_unittests"
11490 } 11490 }
11491 ] 11491 ]
11492 } 11492 }
11493 } 11493 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698