Commit bf4c89d9 authored by Vlad Tsyrklevich's avatar Vlad Tsyrklevich Committed by Commit Bot

CFI: Delete icall buildbot

cfi-icall is now enabled on all of the CFI bots so a separate bot is no
longer required.

Bug: 874112
Change-Id: I4d3b066c8622e03f1085d06a3ea1c638e22c960e
Reviewed-on: https://chromium-review.googlesource.com/1174912
Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org>
Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583342}
parent 06aa0e18
This diff is collapsed.
......@@ -513,7 +513,6 @@
'gl_tests': {
'remove_from': [
# chromium.clang
'CFI Linux (icall)',
'CFI Linux ToT',
# chromium.gpu.fyi
'Android FYI Release (Nexus 5X)',
......@@ -603,22 +602,6 @@
],
'modifications': {
# chromium.clang
'CFI Linux (icall)': {
'args': [
'--use-gpu-in-tests',
'--no-xvfb',
],
'swarming': {
'dimension_sets': [
{
'gpu': '10de:1cb3',
'os': 'Ubuntu',
'pool': 'Chrome-GPU',
},
],
},
'use_xvfb': False,
},
'CFI Linux ToT': {
'args': [
'--use-gpu-in-tests',
......
......@@ -507,11 +507,6 @@
{
'name': 'chromium.clang',
'machines': {
'CFI Linux (icall)': {
'test_suites': {
'gtest_tests': 'chromium_linux_and_gl_gtests',
},
},
'CFI Linux ToT': {
'test_suites': {
'gtest_tests': 'chromium_linux_and_gl_gtests',
......
......@@ -99,7 +99,6 @@
'chromium.clang': {
'CFI Linux CF': 'cfi_full_cfi_icall_cfi_diag_recover_release_static',
'CFI Linux ToT': 'clang_tot_cfi_full_cfi_icall_cfi_diag_thin_lto_release_static_dcheck_always_on',
'CFI Linux (icall)': 'cfi_full_diag_icall_release_static_dcheck_always_on',
'CrWinAsan': 'asan_clang_fuzzer_static_v8_heap_minimal_symbols_release_tot',
'CrWinAsan(dll)': 'asan_clang_shared_v8_heap_minimal_symbols_release_tot',
'CrWinAsanCov': 'asan_clang_edge_fuzzer_static_v8_heap_minimal_symbols_release_tot',
......@@ -146,7 +145,6 @@
'CFI Linux CF': 'cfi_full_cfi_icall_cfi_diag_recover_release_static',
'CFI Linux ToT': 'clang_tot_cfi_full_cfi_icall_cfi_diag_thin_lto_release_static_dcheck_always_on',
'CFI Linux (icall)': 'cfi_full_diag_icall_release_static_dcheck_always_on',
'chromeos-amd64-generic-rel-goma-canary': 'cros_chrome_sdk',
'chromeos-amd64-generic-rel-vm-tests': 'cros_chrome_sdk_headless_ozone_dcheck_always_on',
......@@ -1018,10 +1016,6 @@
'cfi_full', 'cfi_icall', 'cfi_diag', 'thin_lto', 'release', 'static', 'dcheck_always_on', 'goma',
],
'cfi_full_diag_icall_release_static_dcheck_always_on': [
'cfi_full', 'cfi_diag', 'cfi_icall', 'clang_tot', 'thin_lto', 'release', 'static', 'dcheck_always_on',
],
'chromeos_asan_lsan_edge_fuzzer_v8_heap_release_bot': [
'chromeos', 'asan', 'lsan', 'edge', 'fuzzer', 'v8_heap', 'release_bot',
],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment