google / google/amber

Amber does not allow Not Supported to be returned as a test result

Open
#637 3 comments 0 reactions 0 assignees View on GitHub
cts enhancement
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

The function AmberTestInstance::iterate() allows only one of two states to be returned - Pass or Fail. Amber framework does check support of various device features, image format support etc. but if the device returns Not Supported the result is turned by Amber to Fail. I would advice to extend the Result class to store also Not Supported state.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.