Disable a multitude of flaky devtools/ tests

These tests had bugs auto-filed for them, because they were being flaky.

All of them are 1) still flaky as of today, 2) are flaky on all
platforms (W/M/L), and 3) have a large amount of flakes at least on one
platform.

Bug: 1042935,1042936,1045686,1045685,1045675,1045634,1045279,1045250,1043277,1043186,1043181,1043119,1043086,1043085,1043044,1043043
Change-Id: Ie03ef7eead395bf77b884604f76b6c9511170514
TBR: yangguo@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020958
Commit-Queue: Martin Šrámek <msramek@chromium.org>
Reviewed-by: Martin Šrámek <msramek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735430}
diff --git a/third_party/blink/web_tests/TestExpectations b/third_party/blink/web_tests/TestExpectations
index 80e0898c..48168fe 100644
--- a/third_party/blink/web_tests/TestExpectations
+++ b/third_party/blink/web_tests/TestExpectations
@@ -6456,4 +6456,21 @@
 crbug.com/1045050 [ Mac ] media/video-layer-crash.html [ Pass Failure ]
 
 crbug.com/1045329 external/wpt/animation-worklet/idlharness.any.worker.html [ Pass Timeout ]
-crbug.com/1045329 virtual/threaded/external/wpt/animation-worklet/idlharness.any.worker.html [ Pass Timeout ]
\ No newline at end of file
+crbug.com/1045329 virtual/threaded/external/wpt/animation-worklet/idlharness.any.worker.html [ Pass Timeout ]
+
+crbug.com/1042935 http/tests/devtools/elements/event-listeners-framework-with-service-worker.js [ Pass Failure ]
+crbug.com/1042936 http/tests/devtools/elements/styles-4/styles-formatting.js [ Pass Failure ]
+crbug.com/1045686 http/tests/devtools/search/search-in-sourcemap.js [ Pass Failure ]
+crbug.com/1045685 http/tests/devtools/elements/styles-1/edit-inspector-stylesheet.js [ Pass Failure ]
+crbug.com/1045675 http/tests/devtools/animation/animation-after-navigation.js [ Pass Failure ]
+crbug.com/1045634 http/tests/devtools/search/search-in-script.js [ Pass Failure ]
+crbug.com/1045279 http/tests/devtools/service-workers/service-worker-network-fetch-blocked.js [ Pass Failure ]
+crbug.com/1045250 http/tests/devtools/appcache/appcache-iframe-manifests.js [ Pass Failure ]
+crbug.com/1043277 http/tests/devtools/fragment.js [ Pass Failure ]
+crbug.com/1043186 http/tests/devtools/coverage/coverage-view.js [ Pass Failure ]
+crbug.com/1043181 http/tests/devtools/editor/text-editor-toggle-tab-moves-focus.js [ Pass Failure ]
+crbug.com/1043119 http/tests/devtools/elements/edit/set-outer-html-body.js [ Pass Failure ]
+crbug.com/1043086 http/tests/devtools/elements/styles-1/add-new-rule-inline-style-csp.js [ Pass Failure ]
+crbug.com/1043085 http/tests/devtools/elements/accessibility/edit-aria-attributes.js [ Pass Failure ]
+crbug.com/1043044 http/tests/devtools/elements/styles-3/styles-disable-then-enable-overriden-ua.js [ Pass Failure ]
+crbug.com/1043043 http/tests/devtools/elements/styles-4/styles-inline-element-style-changes-should-not-force-style-recalc.js [ Pass Failure ]