|
rebaseline.py: --tests and --configs are now FILTERS within json results
Before this change, if --tests were specified, all results for those tests
would be rebaselined without regard for the json result summary.
After this change, --tests and --configs are used to *filter* the list of
tests to rebaseline (in case you want to rebaseline aaclip tests, because you
know someone else is going to rebaseline the blur tests).
In other words...
After this change, specifying --tests or --configs will only *reduce* the
number of tests to be rebaselined.
Total comments: 2
Total comments: 2
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+249 lines, -900 lines) |
Patch |
|
|
tools/rebaseline.py
|
View
|
1
2
3
|
6 chunks |
+96 lines, -84 lines |
1 comment
|
Download
|
|
A |
tools/tests/rebaseline/output/add-new-tests/output-expected/command_line
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
tools/tests/rebaseline/output/add-new-tests/output-expected/return_value
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
tools/tests/rebaseline/output/add-new-tests/output-expected/stdout
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/all/output-expected/command_line
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/all/output-expected/stdout
|
View
|
|
1 chunk |
+45 lines, -742 lines |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/configs/output-expected/command_line
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
tools/tests/rebaseline/output/configs/output-expected/return_value
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/configs/output-expected/stdout
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
D |
tools/tests/rebaseline/output/subset/output-expected/command_line
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
tools/tests/rebaseline/output/subset/output-expected/return_value
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
tools/tests/rebaseline/output/subset/output-expected/stdout
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/tests/output-expected/command_line
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
tools/tests/rebaseline/output/tests/output-expected/return_value
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/tests/output-expected/stdout
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/using-json1/output-expected/command_line
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/using-json1/output-expected/return_value
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
|
tools/tests/rebaseline/output/using-json1/output-expected/stdout
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
|
|
tools/tests/run.sh
|
View
|
1
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|