Cronet: Disable failing net_unittests on android 8 and 11

These tests are also already disabled on most other Android emulators test bots.

Bug: 1046060, 1191793, 1191795
Fixes: b:201766090

Signed-off-by: Chidera Olibie <[email protected]>
Change-Id: I4ade6701370f011f904ab15cd11e52ef34ae7b64
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3198077
Reviewed-by: Erik Staab <[email protected]>
Cr-Commit-Position: refs/heads/main@{#927393}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index dbd873c..5a1223a 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2223,6 +2223,16 @@
           '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_10.net_unittests.filter',
         ],
       },
+      'android-cronet-x86-dbg-11-tests': {
+        'args': [
+          '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator_11.net_unittests.filter',
+        ],
+      },
+      'android-cronet-x86-dbg-oreo-tests': {
+        'args': [
+          '--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.net_unittests.filter',
+        ],
+      },
       'android-cronet-x86-dbg-pie-tests': {
         # crbug.com/1046060
         'args': [