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

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

Issue 1825723002: Move ScreenWin to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Code Review Feedback and Synchronized display_unittests Test Config Based off of gfx_unittests Created 4 years, 8 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
OLDNEW
1 { 1 {
2 "Win 7 Tests x64 (1)": { 2 "Win 7 Tests x64 (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 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 { 131 {
132 "swarming": { 132 "swarming": {
133 "can_use_on_swarming_builders": true 133 "can_use_on_swarming_builders": true
134 }, 134 },
135 "test": "device_unittests" 135 "test": "device_unittests"
136 }, 136 },
137 { 137 {
138 "swarming": { 138 "swarming": {
139 "can_use_on_swarming_builders": true 139 "can_use_on_swarming_builders": true
140 }, 140 },
141 "test": "display_unittests"
142 },
143 {
144 "swarming": {
145 "can_use_on_swarming_builders": true
146 },
141 "test": "events_unittests" 147 "test": "events_unittests"
142 }, 148 },
143 { 149 {
144 "swarming": { 150 "swarming": {
145 "can_use_on_swarming_builders": true 151 "can_use_on_swarming_builders": true
146 }, 152 },
147 "test": "extensions_browsertests" 153 "test": "extensions_browsertests"
148 }, 154 },
149 { 155 {
150 "swarming": { 156 "swarming": {
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
537 { 543 {
538 "swarming": { 544 "swarming": {
539 "can_use_on_swarming_builders": true 545 "can_use_on_swarming_builders": true
540 }, 546 },
541 "test": "device_unittests" 547 "test": "device_unittests"
542 }, 548 },
543 { 549 {
544 "swarming": { 550 "swarming": {
545 "can_use_on_swarming_builders": true 551 "can_use_on_swarming_builders": true
546 }, 552 },
553 "test": "display_unittests"
554 },
555 {
556 "swarming": {
557 "can_use_on_swarming_builders": true
558 },
547 "test": "events_unittests" 559 "test": "events_unittests"
548 }, 560 },
549 { 561 {
550 "swarming": { 562 "swarming": {
551 "can_use_on_swarming_builders": true 563 "can_use_on_swarming_builders": true
552 }, 564 },
553 "test": "extensions_browsertests" 565 "test": "extensions_browsertests"
554 }, 566 },
555 { 567 {
556 "swarming": { 568 "swarming": {
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
969 { 981 {
970 "swarming": { 982 "swarming": {
971 "can_use_on_swarming_builders": true 983 "can_use_on_swarming_builders": true
972 }, 984 },
973 "test": "device_unittests" 985 "test": "device_unittests"
974 }, 986 },
975 { 987 {
976 "swarming": { 988 "swarming": {
977 "can_use_on_swarming_builders": true 989 "can_use_on_swarming_builders": true
978 }, 990 },
991 "test": "display_unittests"
992 },
993 {
994 "swarming": {
995 "can_use_on_swarming_builders": true
996 },
979 "test": "events_unittests" 997 "test": "events_unittests"
980 }, 998 },
981 { 999 {
982 "swarming": { 1000 "swarming": {
983 "can_use_on_swarming_builders": true 1001 "can_use_on_swarming_builders": true
984 }, 1002 },
985 "test": "extensions_browsertests" 1003 "test": "extensions_browsertests"
986 }, 1004 },
987 { 1005 {
988 "swarming": { 1006 "swarming": {
(...skipping 646 matching lines...) Expand 10 before | Expand all | Expand 10 after
1635 "chrome", 1653 "chrome",
1636 "chrome_elf_unittests", 1654 "chrome_elf_unittests",
1637 "chromedriver_unittests", 1655 "chromedriver_unittests",
1638 "components_browsertests", 1656 "components_browsertests",
1639 "components_unittests", 1657 "components_unittests",
1640 "compositor_unittests", 1658 "compositor_unittests",
1641 "content_unittests", 1659 "content_unittests",
1642 "courgette_unittests", 1660 "courgette_unittests",
1643 "crypto_unittests", 1661 "crypto_unittests",
1644 "device_unittests", 1662 "device_unittests",
1663 "display_unittests",
1645 "extensions_browsertests", 1664 "extensions_browsertests",
1646 "extensions_unittests", 1665 "extensions_unittests",
1647 "gcm_unit_tests", 1666 "gcm_unit_tests",
1648 "gfx_unittests", 1667 "gfx_unittests",
1649 "google_apis_unittests", 1668 "google_apis_unittests",
1650 "gpu_unittests", 1669 "gpu_unittests",
1651 "interactive_ui_tests", 1670 "interactive_ui_tests",
1652 "ipc_mojo_unittests", 1671 "ipc_mojo_unittests",
1653 "ipc_tests", 1672 "ipc_tests",
1654 "jingle_unittests", 1673 "jingle_unittests",
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
1751 }, 1770 },
1752 { 1771 {
1753 "swarming": { 1772 "swarming": {
1754 "can_use_on_swarming_builders": true 1773 "can_use_on_swarming_builders": true
1755 }, 1774 },
1756 "test": "events_unittests" 1775 "test": "events_unittests"
1757 } 1776 }
1758 ] 1777 ]
1759 } 1778 }
1760 } 1779 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698