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

Issue 658027 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 669725



Sign in to add a comment

[Predator] Cache the crash_iterator for delta test.

Project Member Reported by kateso...@chromium.org, Oct 20 2016

Issue description

[Predator] Cache the crash_iterator for delta test.

Design doc: https://docs.google.com/a/google.com/document/d/1kfu_HIJFCSwOWQleRpSkOH4t_D0UFY5vDSSausaZuqs/edit?usp=sharing#heading=h.n5y4m5llnog3

For Delta test on app engine, since crash_iterator will download crash infos to local disk and use them as local cache. For subprocess run-findit, it can read crash infos from those local cache files instead of getting those data from PIPE.

This can speed up the delta test and avoid potential issue of PIPE big chunk of data to run-predator process.

 
Blocking: 605369
Components: Tools>Test>Predator
Components: -Tools>Test>FindIt>Crash
Blocking: -605369
Blocking: 669725
Status: Fixed (was: Assigned)

Sign in to add a comment