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

Issue 759666 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Aug 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

[cronet] NetworkExceptionImpl#immediatelyRetryable always return false

Project Member Reported by xunji...@chromium.org, Aug 28 2017

Issue description

NetworkExceptionImpl#immediatelyRetryable() seems to always return false.

The test we have, CronetUrlRequestTest#testErrorCodes, skipped the assertion on |immediatelyRetryable|.


 
Paul, could you take a look at this one?
It looks like the switch case for retryable errors does not work.
Owner: xunji...@chromium.org
Status: Started (was: Assigned)
Status: WontFix (was: Started)
sorry, the switch case does work. I will add the assertion on immediatelyRetryable() in CronetUrlRequestTest#testErrorCodes 

Sign in to add a comment