Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(955)

Issue 780563002: Update unit test file format. (Closed)

Created:
6 years ago by qsr
Modified:
6 years ago
Reviewers:
viettrungluu
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Update unit test file format. This CL update the unit test file format to use JSON. It allows to specify test specific information (disabled, cacheable), and also annotate the tests that can be run on android, so that the android specific test list can be removed. R=viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/5291598e81669cdd8740ff571b18c6462a564d4d

Patch Set 1 #

Total comments: 4

Patch Set 2 : Follow review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -45 lines) Patch
D mojo/tools/data/android_unittests View 1 chunk +0 lines, -5 lines 0 comments Download
M mojo/tools/data/unittests View 1 1 chunk +71 lines, -28 lines 0 comments Download
M mojo/tools/get_test_list.py View 1 chunk +1 line, -4 lines 0 comments Download
M mojo/tools/test_runner.py View 1 2 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
qsr
6 years ago (2014-12-03 13:23:31 UTC) #1
viettrungluu
https://codereview.chromium.org/780563002/diff/1/mojo/tools/data/unittests File mojo/tools/data/unittests (right): https://codereview.chromium.org/780563002/diff/1/mojo/tools/data/unittests#newcode4 mojo/tools/data/unittests:4: # System tests: This is obviously not JSON. What ...
6 years ago (2014-12-03 16:15:37 UTC) #2
qsr
https://codereview.chromium.org/780563002/diff/1/mojo/tools/test_runner.py File mojo/tools/test_runner.py (right): https://codereview.chromium.org/780563002/diff/1/mojo/tools/test_runner.py#newcode47 mojo/tools/test_runner.py:47: [l for l in f.readlines() if not l.lstrip().startswith('#')]) On ...
6 years ago (2014-12-03 16:38:32 UTC) #3
viettrungluu
LGTM
6 years ago (2014-12-03 18:19:50 UTC) #4
qsr
6 years ago (2014-12-04 08:33:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5291598e81669cdd8740ff571b18c6462a564d4d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698