New issue
Advanced search Search tips

Issue 917574 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Add tests for reprocess on VCD for chrome OS

Project Member Reported by wtlee@google.com, Dec 22

Issue description

We are refactoring the StreamBufferManager to add reprocess mechanism into it and do regular capture via reprocess. Therefore, since we haven't mock reprocess mechanism, the TakePhotoTest will not work at this time.

Besides TakePhotoTest, we will need some more tests for testing reprocess mechanism, such as TakePortraitModePhotoTest.

Note that the refactoring also split StreamBufferManager into three parts and rename StreamBufferManagerTest to RequestManagerTest. As a result, the new tests should be added in RequestManagerTest rather than StreamBufferManagerTest after refactoring.
 

Sign in to add a comment