Add experimental symbol_level=0 asan builders.

We'll use these to compare performance against symbol_level=1.

Bug: 1340327
Change-Id: Ic23781f3809fd39242bb1d9a263ae18977394bb3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3733674
Reviewed-by: Ben Pastene <[email protected]>
Commit-Queue: Erik Staab <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1018873}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 536ae16..68a1a88 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -834,6 +834,14 @@
           'shards': 10,
         },
       },
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        # These are very slow on the ASAN trybot for some reason.
+        # crbug.com/1257927
+        'swarming': {
+          'shards': 40,
+          'quickrun_shards': 80
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         # These are very slow on the ASAN trybot for some reason.
         # crbug.com/1257927
@@ -1443,6 +1451,13 @@
       'android-marshmallow-arm64-rel',
     ],
     'modifications': {
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        # These are very slow on the ASAN trybot for some reason.
+        # crbug.com/1257927
+        'swarming': {
+          'shards': 5,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         # These are very slow on the ASAN trybot for some reason.
         # crbug.com/1257927
@@ -1519,6 +1534,12 @@
           '--test-launcher-filter-file=../../testing/buildbot/filters/cast-linux.content_browsertests.filter',
         ],
       },
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        'swarming': {
+          'shards': 12,
+          'quickrun_shards': 24,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         'swarming': {
           'shards': 12,
@@ -1775,6 +1796,13 @@
   },
   'content_unittests': {
     'modifications': {
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        # These are slow on the ASAN trybot for some reason.
+        # crbug.com/1257927
+        'swarming': {
+          'shards': 2,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         # These are slow on the ASAN trybot for some reason.
         # crbug.com/1257927
@@ -1942,6 +1970,7 @@
   'gin_unittests': {
     'remove_from': [
       'ToTLinuxASan',  # https://crbug.com/831667
+      'Linux ASan LSan Low Symbols FYI Tests (1)',  # https://crbug.com/831667
       'Linux ASan LSan Tests (1)',  # https://crbug.com/831667
       'Linux Chromium OS ASan LSan Tests (1)',  # https://crbug.com/831667
     ],
@@ -1964,6 +1993,21 @@
     'modifications': {
       # TODO(kbr): figure out a better way to specify blocks of
       # arguments like this for tests on multiple machines.
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        'args': [
+          '--use-gpu-in-tests',
+          '--no-xvfb',
+        ],
+        'swarming': {
+          'dimension_sets': [
+            {
+              'gpu': '10de:2184',
+              'os': 'Ubuntu',
+              'pool': 'chromium.tests.gpu',
+            },
+          ],
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         'args': [
           '--use-gpu-in-tests',
@@ -2224,6 +2268,13 @@
           'shards': 3,
         },
       },
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        # These are slow on the ASan trybot for some reason, crbug.com/1257927
+        'swarming': {
+          'shards': 6,
+          'quickrun_shards': 12,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         # These are slow on the ASan trybot for some reason, crbug.com/1257927
         'swarming': {
@@ -2594,6 +2645,13 @@
           'shards': 16,
         },
       },
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        # These are very slow on the ASAN trybot for some reason.
+        # crbug.com/1257927
+        'swarming': {
+          'shards': 16,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         # These are very slow on the ASAN trybot for some reason.
         # crbug.com/1257927
@@ -3021,6 +3079,11 @@
       },
     },
     'modifications': {
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        'swarming': {
+          'quickrun_shards': 2,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         'swarming': {
           'quickrun_shards': 2,
@@ -3059,6 +3122,11 @@
       'CrWinAsan(dll)', # https://crbug.com/935598
     ],
     'modifications': {
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        'swarming': {
+          'shards': 4,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         'swarming': {
           'shards': 4,
@@ -3267,6 +3335,13 @@
       'android-pie-arm64-rel',  # https://crbug.com/1010211
     ],
     'modifications': {
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        # These are slow on the ASAN trybot for some reason.
+        # crbug.com/1257927
+        'swarming': {
+          'shards': 4,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         # These are slow on the ASAN trybot for some reason.
         # crbug.com/1257927
@@ -3671,6 +3746,13 @@
       'android-marshmallow-x86-rel-non-cq',
     ],
     'modifications': {
+      'Linux ASan LSan Low Symbols FYI Tests (1)': {
+        # These are very slow on the ASAN trybot for some reason.
+        # crbug.com/1257927
+        'swarming': {
+          'shards': 5,
+        },
+      },
       'Linux ASan LSan Tests (1)': {
         # These are very slow on the ASAN trybot for some reason.
         # crbug.com/1257927