ExtensionWebRequestApiTest.WebRequestBlocking times out on debug, ASAN and MSAN bots |
||
Issue descriptionhttps://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=ExtensionWebRequestApiTest.WebRequestBlocking&testType=browser_tests Times out frequently on: Linux ChromiumOS Tests (dbg)(1) Linux Tests (dbg)(1) Linux Tests (dbg)(1)(32) Also on the sanitizer bots (which is unsurprising), but those don't seem to alert, so I'm only going to disable on debug for now.
,
Dec 2 2016
Sanitizer bots are now complaining. It looks like it's just the browser test runner killing things due to a timeout, so it's probably just that ASAN/MSAN slows stuff down. e.g. https://build.chromium.org/p/chromium.memory/builders/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/builds/18054/steps/browser_tests/logs/ExtensionWebRequestApiTest.WebRequestBlocking
,
Dec 2 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/ffba4ff8cc5de6bdbb082b5e714145d4fe6ec017 commit ffba4ff8cc5de6bdbb082b5e714145d4fe6ec017 Author: jbroman <jbroman@chromium.org> Date: Fri Dec 02 15:52:58 2016 Also disable ExtensionWebRequestApiTest.WebRequestBlocking on ASAN and MSAN builds due to timeouts. BUG=670415 TBR=battre@chromium.org NOTRY=true Review-Url: https://codereview.chromium.org/2544323002 Cr-Commit-Position: refs/heads/master@{#435943} [modify] https://crrev.com/ffba4ff8cc5de6bdbb082b5e714145d4fe6ec017/chrome/browser/extensions/api/web_request/web_request_apitest.cc |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Dec 1 2016