output from isolated scripts should be uploaded to test-results.appspot.com |
|||
Issue descriptionoutput from isolated scripts such as "content_shell_crash_test" should automatically be uploaded to test-results.appspot.com. Since they don't use testenv.py, I don't see an easy way to achieve this, but it seems like something that should just happen for all isolated scripts?
,
Feb 19 2018
does that mean that I don't have to do anything, and this will just work eventually?
,
Feb 20 2018
Yes. What format do these tests use for output?
,
Feb 20 2018
The isolated script outputs a single json object { valid: True, failure: 'failure reason' }: https://cs.chromium.org/chromium/src/testing/scripts/content_shell_crash_test.py?rcl=25672cf164676a4d621e54ceb2f1b912dbcf7493&l=73
The actual test writes it status to stdout/stderr
,
Jan 9
nodir@ since your team owns test results data now, you should address these problems with whatever you build to replace test-results.
,
Jan 9
reassigning to LUCI team |
|||
►
Sign in to add a comment |
|||
Comment 1 by seanmccullough@chromium.org
, Feb 12 2018