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

Issue 782850 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: 2019-07-09
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Android test runner produces empty output.json when itself fails

Project Member Reported by lijeffrey@chromium.org, Nov 8 2017

Issue description

https://chromium-swarm.appspot.com/task?id=3633dbbcc7565310

In this task, an exception occurred preventing the test from running.

When gathering the isolated output of the task's result json, the returned value is

{
  'global_tags': [],
  'disabled_tests': [],
  'all_tests': [],
  'per_iteration_data': [],
  'links': {}
}

There should be some way to tell in the response that something went wrong, or still get parts such as all_tests or disabled_tests with some values independently of the test runner's execution status.
 

Comment 1 by st...@chromium.org, Nov 10 2017

Cc: jbudorick@chromium.org shenghua...@chromium.org
Components: -Tools>Test>FindIt
Labels: -Pri-3 Pri-2
Summary: Android test runner produces empty output.json when itself fails (was: Output of swarming task is empty)
jbudorick@, shenghuazhang@: How to interpret the output.json to determine whether the result is valid or invalid? And is it possible for the Android test runner to produce the full list of test ("all_tests") even the test runner runs into issues like in the above Swarming task?


Labels: Pri-3
NextAction: 2019-07-09
Downgrading P2s that haven't been modified in more than 6 months, which have no component or owner.

Sign in to add a comment