|
Remove base-* directories from gm expected/actual paths; just use platform names
BUG= skia:1512
The buildbot master continues to set gm_image_subdir, but the slaves no longer
use that component when building GM paths (they just use builder_name instead).
But gm_image_subdir is still used for SKP storage paths under
gs://chromium-skia-gm/playback/gm-actual , for now...
Immediately before committing this CL, I will copy the actual-results.json files
from their old locations to their new locations (within the skia-autogen repo)
so that both old and new versions of rebaseline.py will be able to retrieve
actual results, like so:
svn cp base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus Test-Android-GalaxyNexus-SGX540-Arm7-Debug
svn cp base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Release/base-android-galaxy-nexus Test-Android-GalaxyNexus-SGX540-Arm7-Release
svn cp base-android-nexus-10/Test-Android-Nexus10-MaliT604-Arm7-Debug/base-android-nexus-10 Test-Android-Nexus10-MaliT604-Arm7-Debug
...
svn cp base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Debug/base-shuttle-win7-intel-float Test-Win7-ShuttleA-HD2000-x86-Debug
svn cp base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float Test-Win7-ShuttleA-HD2000-x86-Release
Once we see this CL land successfully, I will delete the actual-results.json
files from their OLD location within skia-autogen, like so:
svn rm base-android-galaxy-nexus
svn rm base-android-nexus-10
...
svn rm base-shuttle-win7-intel-directwrite
svn rm base-shuttle-win7-intel-float
R=borenet@google.com, rmistry@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10821
Total comments: 5
Total comments: 1
Total comments: 3
Total comments: 2
Total comments: 6
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+258 lines, -49024 lines) |
Patch |
|
M |
buildbot/slave/skia_slave_scripts/build_step.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
buildbot/slave/skia_slave_scripts/postrender.py
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
buildbot/slave/skia_slave_scripts/prerender.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
buildbot/slave/skia_slave_scripts/run_gm.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
buildbot/slave/skia_slave_scripts/upload_gm_results.py
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-android-galaxy-nexus/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3975 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-android-nexus-10/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3908 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-android-nexus-4/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1604 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-android-nexus-7/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -4027 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-android-nexus-s/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3991 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-android-razr-i/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-android-xoom/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3907 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-macmini-10_8/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-macmini-lion-float/README
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-macmini-lion-float/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -7030 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-macmini/README
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-macmini/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -6491 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-shuttle-win7-intel-angle/README
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-shuttle-win7-intel-angle/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -1502 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-shuttle-win7-intel-directwrite/README
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-shuttle-win7-intel-directwrite/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3973 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-shuttle-win7-intel-float/README
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
trunk/expectations/gm/base-shuttle-win7-intel-float/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -3991 lines |
0 comments
|
Download
|
|
|
trunk/expectations/gm/base-shuttle_ubuntu12_ati5770/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -4000 lines |
0 comments
|
Download
|
|
A |
trunk/tools/buildbot_globals.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
|
|
trunk/tools/rebaseline.py
|
View
|
1
2
3
4
5
6
|
10 chunks |
+28 lines, -60 lines |
0 comments
|
Download
|
|
M |
trunk/tools/submit_try
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -10 lines |
0 comments
|
Download
|
|
A + |
trunk/tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/actual-results.json
|
View
|
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
|
trunk/tools/tests/rebaseline/input/json1/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json
|
View
|
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
trunk/tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/actual-results.json
|
View
|
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
trunk/tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
|
View
|
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
trunk/tools/tests/rebaseline/input/json1/Test-Win7-ShuttleA-HD2000-x86-Release/actual-results.json
|
View
|
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
trunk/tools/tests/rebaseline/input/json1/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json
|
View
|
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/input/json1/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus/actual-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -70 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/input/json1/base-android-galaxy-nexus/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/input/json1/base-macmini/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/base-macmini/actual-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/input/json1/base-macmini/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/input/json1/base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float/actual-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/input/json1/base-shuttle-win7-intel-float/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
|
|
trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/command_line
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json
|
View
|
6
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
|
A |
trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
|
View
|
6
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
|
A |
trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json
|
View
|
6
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/base-android-galaxy-nexus/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -70 lines |
0 comments
|
Download
|
|
D |
trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/base-macmini/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
|
|
trunk/tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/base-shuttle-win7-intel-float/expected-results.json
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -70 lines |
0 comments
|
Download
|
|
|
trunk/tools/tests/run.sh
|
View
|
1
2
3
4
5
6
|
3 chunks |
+22 lines, -9 lines |
0 comments
|
Download
|
|
|
trunk/tools/verify_images_for_gm_results.py
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 16 (0 generated)
|