New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 718066 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android
Pri: 3
Type: Bug



Sign in to add a comment

WebRestrictionsResourceThrottleTest.WillStartRequest_Subresource flaky on Android

Project Member Reported by joh...@chromium.org, May 3 2017

Issue description

WebRestrictionsResourceThrottleTest.WillStartRequest_Subresource is extremely flaky in a variety of different ways on Android bots.

See:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=components_unittests&tests=WebRestrictionsResourceThrottleTest.WillStartRequest_Subresource

For example:
UNKNOWN UNKNOWN UNKNOWN on http://build.chromium.org/p/chromium.android/builders/Lollipop%20Phone%20Tester/builds/11734
UNKNOWN UNKNOWN UNKNOWN on http://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/41213
CRASH CRASH PASS on http://build.chromium.org/p/chromium.android/builders/Marshmallow%20Tablet%20Tester/builds/8290

Usual failure is:
../../components/web_restrictions/browser/web_restrictions_resource_throttle_unittest.cc:131: Failure
Value of: defer
  Actual: true
Expected: false

In the cases where it crashes, it first encountered the failure above, then hit:
[FATAL:lock_impl_posix.cc(65)] Check failed: rv == 0 (35 vs. 0). Resource deadlock would occur

aberent: could you take a look at this?
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 3 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c4911cb26f7355001ef0933b992491c80464e09c

commit c4911cb26f7355001ef0933b992491c80464e09c
Author: johnme <johnme@chromium.org>
Date: Wed May 03 16:33:45 2017

Mark a WebRestrictionsResourceThrottleTest test flaky

WebRestrictionsResourceThrottleTest.WillStartRequest_Subresource is
flaking heavily on most Android bots:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=components_unittests&tests=WebRestrictionsResourceThrottleTest.WillStartRequest_Subresource

NOTREECHECKS=true
NOTRY=true
BUG= 718066 
TBR=aberent@chromium.org

Review-Url: https://codereview.chromium.org/2854423003
Cr-Commit-Position: refs/heads/master@{#469000}

[modify] https://crrev.com/c4911cb26f7355001ef0933b992491c80464e09c/components/web_restrictions/browser/web_restrictions_resource_throttle_unittest.cc

Labels: -Pri-1 Pri-3
The code this is testing is not currently in use, and may soon be tidied up or removed, so reducing the priority.
Cc: bauerb@chromium.org
Owner: ----
Status: WontFix (was: Assigned)
Closing as obsolete. It seems very unlikely that we will ever re-enable Unicorn URL filtering in Webview. See also issue 819577 and issue 783183.

Sign in to add a comment