grunt: camera_HAL3.still_capture: Command returned non-zero exit status |
||||
Issue descriptionError: Command <'/usr/local/autotest/deps/camera_hal3/bin/cros_camera_test' '--gtest_filter=Camera3StillCaptureTest/*' '--camera_hal_path=/usr/lib64/camera_hal/usb.so'> failed, rc=1, Command returned non-zero exit status https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/testDetails?milestone=70&daysBack=30&testName=camera_HAL3.still_capture&board=grunt
,
Aug 27
,
Aug 28
The USB camera HAL switch to hardware-only JPEG compression when the file '/run/camera/enable_test' exists. https://www.google.com/url?q=https://chromium-review.googlesource.com/c/chromiumos/platform/arc-camera/%2B/1065594/20/hal/usb/image_processor.cc%23453&sa=D&source=hangouts&ust=1535506034919000&usg=AFQjCNH8ct-xLh0-R-FHKTwtr3SSaktWQA However, grunt does not have a hardware JPEG encoder. A solution is to store capabilities in '/run/camera/enable_test' and USB HAL switches to hardware-only JPEG compression only when the file exists and contains hw_enc_jpeg capability.
,
Aug 30
,
Sep 3
Issue 877885 has been merged into this issue.
,
Dec 27
|
||||
►
Sign in to add a comment |
||||
Comment 1 by hiroh@chromium.org
, Aug 27