DescriptionFix and enable the PAC fetcher NoCache test on Android
The NoCache test for the PAC fetcher verifies that an attempt to
fetch a PAC script fails once the server is killed, thus assuring
that PAC files are not cached.
Due to the device-server / port forwarding layout of running
gtests on Android, the specific error being returned by the
fetch attempt is "Connection reset by peer" rather than
"Connection refused". This patch takes this into consideration.
BUG=161763
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168805
Patch Set 1 : #Patch Set 2 : address pliard remark / amend comment layout #
Total comments: 1
Patch Set 3 : address eroman remark #
Messages
Total messages: 7 (0 generated)
|