DescriptionUpdated ARM test specs
Since chromium and chromium_trybot recipes expect different test spec file
format, chromium_arm.json cannot be used by chromium isolate, so duplicating
the test spec in chromium.fyi.json. Also we might want different set of tests
in these recipes.
Test spec may have compile targets. Had to change chromium_arm.json and
chromium_trybot.json format to include them. For backward compatibility,
chromium_trybot recipe will continue accepting an array as a test spec, until
this is committed. After that the old format support will be removed.
Removed cmd line args from chromium_arm.json because at the moment they
cannot be transferred to a tester with the current infrastructure.
Removed descriptions (comments) from test specs per phajdan.jr's
request.
R=phajdan.jr@chromium.org, vadimsh@chromium.org
BUG=359338
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273746
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : args must be lists #
Total comments: 2
Patch Set 4 : moved compile_targets #Patch Set 5 : removed args #Patch Set 6 : removed descriptions #
Total comments: 2
Patch Set 7 : nit #Patch Set 8 : cleaned up CL description #
Total comments: 5
Patch Set 9 : #Patch Set 10 : more nit #
Messages
Total messages: 11 (0 generated)
|