New issue
Advanced search Search tips

Issue 878346 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 28
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug
Flaky-Test: OnDiskApp/NetworkContextConfigurationBrowserTest.Cache/2



Sign in to add a comment

OnDiskApp/NetworkContextConfigurationBrowserTest.Cache/2 is Flaky

Project Member Reported by Findit, Aug 28

Issue description

Labels: -Sheriff-Chromium
Owner: mmenke@chromium.org
Status: Assigned (was: Available)
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 28

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

commit 2f6659c59d89eeddc094edd5a8cbffadf2e8d988
Author: Matt Menke <mmenke@chromium.org>
Date: Tue Aug 28 16:59:30 2018

NetworkContext*BrowserTest: Don't check disk cache after crash

Crashing the network service just after completing a network request
can corrupt the cache.

Bug:  878346 
Change-Id: Ic5dbc1ce88c7bb2b7b9ef3849e3cee2d8a45bf38
Reviewed-on: https://chromium-review.googlesource.com/1193967
Reviewed-by: Maks Orlovich <morlovich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#586753}
[modify] https://crrev.com/2f6659c59d89eeddc094edd5a8cbffadf2e8d988/chrome/browser/net/network_context_configuration_browsertest.cc

Project Member

Comment 3 by bugdroid1@chromium.org, Aug 28

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

commit 054a10453e3497c0afc9911d2c119734de67176b
Author: Matt Menke <mmenke@chromium.org>
Date: Tue Aug 28 18:42:28 2018

NetworkContext*BrowserTest: Don't check disk cache after crash

Crashing the network service just after completing a network request
can corrupt the cache.

This is a follow up to
https://chromium-review.googlesource.com/c/chromium/src/+/1193967,
where I accidentally only disabled one of the two tests that crash the
network service and expect an on-disk cache cache to work aftwards.

Also do some cleanup to the earlier fix (Renable the other test when
the network service is crash but there's no on disk cache, remove
dead code)

Bug:  878346 
Change-Id: I7f483443aec4b0e60abd344676d4d197344b1b7f
Reviewed-on: https://chromium-review.googlesource.com/1194466
Reviewed-by: Maks Orlovich <morlovich@chromium.org>
Commit-Queue: Matt Menke <mmenke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#586798}
[modify] https://crrev.com/054a10453e3497c0afc9911d2c119734de67176b/chrome/browser/net/network_context_configuration_browsertest.cc

Status: Fixed (was: Assigned)

Sign in to add a comment