A run failed, for instance:
- One or more test case failed.
- A test timed out.
- The application under test crashed.
INCONCLUSIVE='INCONCLUSIVE'
Something unexpected happened. The test run should still be considered
unsuccessful but this is likely a transient problem and re-running the
test might be successful.
Location in Google Cloud Storage where test results are written to.
In the form "gs://bucket/path/to/somewhere".
results_uri:str
URI to the test results in the Firebase Web Console.
tool_results_execution:str|None=None
Tool Results execution resource containing test results. Format is
projects/{project_id}/histories/{history_id}/executions/{execution_id}.
Optional, can be omitted in erroneous test states.
See https://firebase.google.com/docs/test-lab/reference/toolresults/rest
for more information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-06 UTC."],[],[]]