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

Side by Side Diff: tools/mb/mb_config.pyl

Issue 2305453004: Enable angle_deqp_gles2_tests on Nexus 5X. (Closed)
Patch Set: rebase 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 | « testing/buildbot/chromium.gpu.fyi.json ('k') | 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 # Copyright 2015 The Chromium Authors. All rights reserved. 1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 # This is a map of buildbot master names -> buildbot builder names -> 6 # This is a map of buildbot master names -> buildbot builder names ->
7 # config names (where each config name is a key in the 'configs' dict, 7 # config names (where each config name is a key in the 'configs' dict,
8 # below). MB uses this dict to look up which config to use for a given bot. 8 # below). MB uses this dict to look up which config to use for a given bot.
9 'masters': { 9 'masters': {
10 'chromeos.chrome': { 10 'chromeos.chrome': {
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 'Mac 10.10 Release (Intel)': 'none', 289 'Mac 10.10 Release (Intel)': 'none',
290 'Mac 10.10 Retina Debug (AMD)': 'none', 290 'Mac 10.10 Retina Debug (AMD)': 'none',
291 'Mac 10.10 Retina Release (AMD)': 'none', 291 'Mac 10.10 Retina Release (AMD)': 'none',
292 'Win7 Debug (NVIDIA)': 'none', 292 'Win7 Debug (NVIDIA)': 'none',
293 'Win7 Release (NVIDIA)': 'none', 293 'Win7 Release (NVIDIA)': 'none',
294 }, 294 },
295 295
296 'chromium.gpu.fyi': { 296 'chromium.gpu.fyi': {
297 # These all use the 'trybot' mixins to ensure that dcheck is on. 297 # These all use the 'trybot' mixins to ensure that dcheck is on.
298 'Android Release (Nexus 5)': 'android_gn_release_trybot', 298 'Android Release (Nexus 5)': 'android_gn_release_trybot',
299 'Android Release (Nexus 5X)': 'swarming_android_gn_release_trybot_arm64', 299 'Android Release (Nexus 5X)': 'swarming_gpu_tests_deqp_android_gn_release_ trybot_arm64',
300 'Android Release (Nexus 6)': 'android_gn_release_trybot', 300 'Android Release (Nexus 6)': 'android_gn_release_trybot',
301 'Android Release (Nexus 6P)': 'android_gn_release_trybot_arm64', 301 'Android Release (Nexus 6P)': 'android_gn_release_trybot_arm64',
302 'Android Release (Nexus 9)': 'android_gn_release_trybot_arm64', 302 'Android Release (Nexus 9)': 'android_gn_release_trybot_arm64',
303 'Android Release (Pixel C)': 'android_gn_release_trybot_arm64', 303 'Android Release (Pixel C)': 'android_gn_release_trybot_arm64',
304 'GPU Linux Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot', 304 'GPU Linux Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot',
305 'GPU Linux Builder': 'swarming_gpu_fyi_tests_gn_release_trybot', 305 'GPU Linux Builder': 'swarming_gpu_fyi_tests_gn_release_trybot',
306 'GPU Mac Builder': 'swarming_gpu_fyi_tests_gn_release_trybot', 306 'GPU Mac Builder': 'swarming_gpu_fyi_tests_gn_release_trybot',
307 'GPU Mac Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot', 307 'GPU Mac Builder (dbg)': 'swarming_gpu_fyi_tests_gn_debug_trybot',
308 'GPU Win Builder': 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x86', 308 'GPU Win Builder': 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x86',
309 'GPU Win Builder (dbg)': 309 'GPU Win Builder (dbg)':
(...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after
795 'android_compile_rel': 'swarming_android_gn_release_trybot', 795 'android_compile_rel': 'swarming_android_gn_release_trybot',
796 'android_compile_x64_dbg': 'android_gn_debug_trybot_x64', 796 'android_compile_x64_dbg': 'android_gn_debug_trybot_x64',
797 'android_compile_x86_dbg': 'android_gn_debug_trybot_x86', 797 'android_compile_x86_dbg': 'android_gn_debug_trybot_x86',
798 'android_coverage': 'android_gn_debug_trybot_java_coverage', 798 'android_coverage': 'android_gn_debug_trybot_java_coverage',
799 'android_cronet': 'android_cronet_gn_release_trybot_arm_no_neon', 799 'android_cronet': 'android_cronet_gn_release_trybot_arm_no_neon',
800 # TODO(crbug/597596): Switch this back to debug_trybot when cronet's 800 # TODO(crbug/597596): Switch this back to debug_trybot when cronet's
801 # shared library loading is fixed. 801 # shared library loading is fixed.
802 'android_cronet_tester': 'android_cronet_gn_debug_static_bot_arm_no_neon', 802 'android_cronet_tester': 'android_cronet_gn_debug_static_bot_arm_no_neon',
803 'android_n5x_swarming_rel': 'swarming_android_gn_release_trybot_arm64', 803 'android_n5x_swarming_rel': 'swarming_android_gn_release_trybot_arm64',
804 'android_optional_gpu_tests_rel': 804 'android_optional_gpu_tests_rel':
805 'swarming_android_gn_release_trybot_arm64', 805 'swarming_gpu_tests_deqp_android_gn_release_trybot_arm64',
806 'cast_shell_android': 'android_cast_gn_debug_static_bot', 806 'cast_shell_android': 'android_cast_gn_debug_static_bot',
807 'linux_android_dbg_ng': 'swarming_android_gn_debug_trybot', 807 'linux_android_dbg_ng': 'swarming_android_gn_debug_trybot',
808 'linux_android_rel_ng': 'swarming_android_gn_release_trybot', 808 'linux_android_rel_ng': 'swarming_android_gn_release_trybot',
809 }, 809 },
810 810
811 'tryserver.chromium.angle': { 811 'tryserver.chromium.angle': {
812 'android_angle_rel_ng': 812 'android_angle_rel_ng':
813 'swarming_gpu_tests_android_gn_release_trybot', 813 'swarming_gpu_tests_deqp_android_gn_release_trybot_arm64',
814 'linux_angle_chromeos_rel_ng': 814 'linux_angle_chromeos_rel_ng':
815 'swarming_gpu_fyi_tests_chromeos_gn_release_trybot', 815 'swarming_gpu_fyi_tests_chromeos_gn_release_trybot',
816 'linux_angle_dbg_ng': 'swarming_gpu_fyi_tests_gn_debug_trybot', 816 'linux_angle_dbg_ng': 'swarming_gpu_fyi_tests_gn_debug_trybot',
817 'linux_angle_rel_ng': 'swarming_gpu_fyi_tests_gn_release_trybot', 817 'linux_angle_rel_ng': 'swarming_gpu_fyi_tests_gn_release_trybot',
818 'mac_angle_dbg_ng': 'swarming_gpu_fyi_tests_gn_debug_trybot', 818 'mac_angle_dbg_ng': 'swarming_gpu_fyi_tests_gn_debug_trybot',
819 'mac_angle_rel_ng': 'swarming_gpu_fyi_tests_gn_release_trybot', 819 'mac_angle_rel_ng': 'swarming_gpu_fyi_tests_gn_release_trybot',
820 'win_angle_dbg_ng': 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x86', 820 'win_angle_dbg_ng': 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x86',
821 'win_angle_rel_ng': 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x86', 821 'win_angle_rel_ng': 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x86',
822 'win_angle_x64_dbg_ng': 822 'win_angle_x64_dbg_ng':
823 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x64', 823 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x64',
(...skipping 965 matching lines...) Expand 10 before | Expand all | Expand 10 after
1789 ], 1789 ],
1790 1790
1791 'swarming_gyp_release_trybot': [ 1791 'swarming_gyp_release_trybot': [
1792 'swarming', 'gyp', 'release_trybot', 1792 'swarming', 'gyp', 'release_trybot',
1793 ], 1793 ],
1794 1794
1795 'swarming_gyp_release_trybot_x86': [ 1795 'swarming_gyp_release_trybot_x86': [
1796 'swarming', 'gyp', 'release_trybot', 'x86', 1796 'swarming', 'gyp', 'release_trybot', 'x86',
1797 ], 1797 ],
1798 1798
1799 'swarming_gpu_tests_android_gn_release_trybot': [
1800 'swarming', 'gpu_tests', 'android', 'gn', 'release_trybot',
1801 ],
1802
1803 'swarming_gpu_fyi_tests_chromeos_gn_release_trybot': [ 1799 'swarming_gpu_fyi_tests_chromeos_gn_release_trybot': [
1804 'swarming_gpu_fyi_tests_gn', 'release_trybot', 'chromeos', 1800 'swarming_gpu_fyi_tests_gn', 'release_trybot', 'chromeos',
1805 ], 1801 ],
1806 1802
1807 'swarming_gpu_fyi_tests_gn_debug_trybot': [ 1803 'swarming_gpu_fyi_tests_gn_debug_trybot': [
1808 'swarming_gpu_fyi_tests_gn', 'debug_trybot', 1804 'swarming_gpu_fyi_tests_gn', 'debug_trybot',
1809 ], 1805 ],
1810 1806
1811 'swarming_gpu_fyi_tests_gn_release_trybot': [ 1807 'swarming_gpu_fyi_tests_gn_release_trybot': [
1812 'swarming_gpu_fyi_tests_gn', 'release_trybot', 1808 'swarming_gpu_fyi_tests_gn', 'release_trybot',
1813 ], 1809 ],
1814 1810
1815 'swarming_gpu_fyi_tests_gn_release_trybot_asan': [ 1811 'swarming_gpu_fyi_tests_gn_release_trybot_asan': [
1816 'swarming_gpu_fyi_tests_gn', 'release_trybot', 1812 'swarming_gpu_fyi_tests_gn', 'release_trybot',
1817 'asan', 'full_symbols', 'disable_nacl', 1813 'asan', 'full_symbols', 'disable_nacl',
1818 ], 1814 ],
1819 1815
1820 'swarming_gpu_fyi_tests_win_clang_debug_bot': [ 1816 'swarming_gpu_fyi_tests_win_clang_debug_bot': [
1821 'swarming', 'gpu_tests', 'internal_gles2_conform_tests', 1817 'swarming', 'gpu_tests', 'internal_gles2_conform_tests',
1822 'gn', 'clang', 'debug_bot_minimal_symbols', 1818 'gn', 'clang', 'debug_bot_minimal_symbols',
1823 ], 1819 ],
1824 1820
1821 'swarming_gpu_tests_deqp_android_gn_release_trybot_arm64': [
1822 'swarming', 'gpu_tests', 'angle_deqp_tests', 'android', 'gn',
1823 'release_trybot', 'arm64',
1824 ],
1825
1825 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x64': [ 1826 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x64': [
1826 'swarming_gpu_fyi_tests_gn', 'debug_trybot', 'x64', 1827 'swarming_gpu_fyi_tests_gn', 'debug_trybot', 'x64',
1827 ], 1828 ],
1828 1829
1829 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x86': [ 1830 'swarming_gpu_tests_deqp_gles_gn_debug_trybot_x86': [
1830 'swarming_gpu_fyi_tests_gn', 'debug_trybot', 'x86', 1831 'swarming_gpu_fyi_tests_gn', 'debug_trybot', 'x86',
1831 ], 1832 ],
1832 1833
1833 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x64': [ 1834 'swarming_gpu_tests_deqp_gles_gn_release_trybot_x64': [
1834 'swarming_gpu_fyi_tests_gn', 'release_trybot', 'x64', 1835 'swarming_gpu_fyi_tests_gn', 'release_trybot', 'x64',
(...skipping 665 matching lines...) Expand 10 before | Expand all | Expand 10 after
2500 }, 2501 },
2501 2502
2502 'drfuzz': { 'gn_args': 'use_drfuzz=true' }, 2503 'drfuzz': { 'gn_args': 'use_drfuzz=true' },
2503 2504
2504 'drmemory': { 2505 'drmemory': {
2505 'gn_args': 'is_component_build=true enable_iterator_debugging=false', 2506 'gn_args': 'is_component_build=true enable_iterator_debugging=false',
2506 'gyp_defines': 'component=shared_library build_for_tool=drmemory', 2507 'gyp_defines': 'component=shared_library build_for_tool=drmemory',
2507 }, 2508 },
2508 }, 2509 },
2509 } 2510 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.gpu.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698