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

Issue 16226005: Run skimage on the bots. (Closed)

Created:
7 years, 6 months ago by scroggo
Modified:
7 years, 5 months ago
Reviewers:
epoger, borenet
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Run skimage on the bots. Run our image decoders on a set of images for regression testing. On each run, we will download a set of expectations and download the images from Google Storage. Both are copied to the device if necessary so we can run the tests. TODO: Add a script to perform the rebaseline. BUG=https://code.google.com/p/skia/issues/detail?id=1241 R=borenet@google.com Committed: https://code.google.com/p/skia/source/detail?r=9771, and then reverted https://code.google.com/p/skia/source/detail?r=9772. Reverted due to the fact that it wasn't quite ready, and it was only submitted due to a muscle memory error. (SkipBuildbotRuns) Committed: https://code.google.com/p/skia/source/detail?r=9779

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Download files from GS #

Patch Set 4 : work in progress... #

Patch Set 5 : rebase #

Patch Set 6 : In progress: download from/upload to google storage. #

Patch Set 7 : download expectations #

Patch Set 8 : Copy/remove skimage results from chromeos device. #

Patch Set 9 : Use a separate folder for expectations. #

Patch Set 10 : #

Patch Set 11 : #

Total comments: 20

Patch Set 12 : Respond to comments. #

Total comments: 1

Patch Set 13 : Look for expectations in trunk. #

Total comments: 8

Patch Set 14 : Respond to comments #

Patch Set 15 : Rebaseline factory_configurations. #

Total comments: 1

Patch Set 16 : Remove change to install.py #

Total comments: 10

Patch Set 17 : Respond to comments #

Total comments: 8

Patch Set 18 : Respond to comments. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+14547 lines, -3169 lines) Patch
M master/skia_master_scripts/factory.py View 1 2 3 4 5 6 7 8 9 10 11 12 4 chunks +18 lines, -0 lines 0 comments Download
M slave/skia_slave_scripts/android_build_step.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 3 chunks +16 lines, -3 lines 0 comments Download
M slave/skia_slave_scripts/android_postrender.py View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
A + slave/skia_slave_scripts/android_run_decoding_tests.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +4 lines, -4 lines 0 comments Download
M slave/skia_slave_scripts/build_step.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 5 chunks +32 lines, -1 line 0 comments Download
M slave/skia_slave_scripts/chromeos_build_step.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 3 chunks +21 lines, -4 lines 0 comments Download
M slave/skia_slave_scripts/chromeos_postrender.py View 1 2 3 4 5 6 7 1 chunk +8 lines, -0 lines 0 comments Download
A + slave/skia_slave_scripts/chromeos_run_decoding_tests.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +4 lines, -4 lines 0 comments Download
A slave/skia_slave_scripts/download_skimage_files.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +38 lines, -0 lines 3 comments Download
M slave/skia_slave_scripts/download_skps.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +5 lines, -4 lines 0 comments Download
M slave/skia_slave_scripts/prerender.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +15 lines, -0 lines 0 comments Download
A slave/skia_slave_scripts/run_decoding_tests.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +48 lines, -0 lines 1 comment Download
A slave/skia_slave_scripts/upload_skimage_results.py View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +56 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +0 lines, -1513 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +0 lines, -1636 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-RazrI-SGX540-x86-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-RazrI-SGX540-x86-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-RazrI-SGX540-x86-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-RazrI-SGX540-x86-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +189 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +183 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +183 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +183 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +183 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Release View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Release-Trybot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +165 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
scroggo
Elliot, Here are my in-progress changes to run skimage on the bots. Would you mind ...
7 years, 6 months ago (2013-06-24 17:43:16 UTC) #1
scroggo
D'oh! Elliot's on vacation. Eric, do you mind taking a look?
7 years, 6 months ago (2013-06-25 15:38:10 UTC) #2
borenet
https://codereview.chromium.org/16226005/diff/50001/master/skia_master_scripts/factory.py File master/skia_master_scripts/factory.py (right): https://codereview.chromium.org/16226005/diff/50001/master/skia_master_scripts/factory.py#newcode106 master/skia_master_scripts/factory.py:106: svn_url='https://skia.googlesource.com/expectations.git', As discussed before, I think the expectations belong ...
7 years, 6 months ago (2013-06-25 18:19:12 UTC) #3
scroggo
https://codereview.chromium.org/16226005/diff/50001/master/skia_master_scripts/factory.py File master/skia_master_scripts/factory.py (right): https://codereview.chromium.org/16226005/diff/50001/master/skia_master_scripts/factory.py#newcode106 master/skia_master_scripts/factory.py:106: svn_url='https://skia.googlesource.com/expectations.git', On 2013/06/25 18:19:12, borenet wrote: > As discussed ...
7 years, 6 months ago (2013-06-25 19:28:56 UTC) #4
borenet
Patch set 12 LGTM except for my concern about the home of the expectations. https://codereview.chromium.org/16226005/diff/50001/master/skia_master_scripts/factory.py ...
7 years, 6 months ago (2013-06-25 19:55:40 UTC) #5
borenet
We'll need to coordinate submitting this with a master restart.
7 years, 6 months ago (2013-06-25 19:57:04 UTC) #6
scroggo
New directory in trunk created by https://codereview.chromium.org/17737002/ https://codereview.chromium.org/16226005/diff/55002/slave/skia_slave_scripts/install.py File slave/skia_slave_scripts/install.py (right): https://codereview.chromium.org/16226005/diff/55002/slave/skia_slave_scripts/install.py#newcode54 slave/skia_slave_scripts/install.py:54: self.CreateCleanDirectory(self._skimage_out_dir) Oops. ...
7 years, 6 months ago (2013-06-25 22:23:16 UTC) #7
scroggo
On 2013/06/25 22:23:16, scroggo wrote: > New directory in trunk created by https://codereview.chromium.org/17737002/ > > ...
7 years, 6 months ago (2013-06-25 22:23:39 UTC) #8
borenet
Just a few more comments. https://codereview.chromium.org/16226005/diff/76001/slave/skia_slave_scripts/build_step.py File slave/skia_slave_scripts/build_step.py (right): https://codereview.chromium.org/16226005/diff/76001/slave/skia_slave_scripts/build_step.py#newcode250 slave/skia_slave_scripts/build_step.py:250: self._skimage_expected_dir = os.path.join('expectations', 'skimage') ...
7 years, 6 months ago (2013-06-26 12:54:44 UTC) #9
scroggo
New patch ready for review. When I do a git cl upload, I fail the ...
7 years, 6 months ago (2013-06-26 15:06:39 UTC) #10
scroggo
Latest patch includes the results from running factory_configuration_test.py --rebaseline Build-Ubuntu12-GCC-x86-Debug-ChromeOS and Build-Ubuntu12-GCC-x86-Debug-ChromeOS-Trybot are new, as ...
7 years, 6 months ago (2013-06-26 16:55:51 UTC) #11
scroggo
https://codereview.chromium.org/16226005/diff/105001/tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS File tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS (right): https://codereview.chromium.org/16226005/diff/105001/tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS#newcode22 tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS:22: 'False', Any idea why this changed from False to ...
7 years, 6 months ago (2013-06-26 17:15:03 UTC) #12
scroggo
Committed patchset #15 manually as r9771 (presubmit successful).
7 years, 6 months ago (2013-06-26 17:16:27 UTC) #13
borenet
In the future, you don't need to include all of the factory config files as ...
7 years, 6 months ago (2013-06-26 17:37:54 UTC) #14
scroggo
https://codereview.chromium.org/16226005/diff/113001/slave/skia_slave_scripts/run_decoding_tests.py File slave/skia_slave_scripts/run_decoding_tests.py (right): https://codereview.chromium.org/16226005/diff/113001/slave/skia_slave_scripts/run_decoding_tests.py#newcode24 slave/skia_slave_scripts/run_decoding_tests.py:24: expectations_name = self._gm_image_subdir + '.json' On 2013/06/26 17:37:54, borenet ...
7 years, 6 months ago (2013-06-26 18:30:15 UTC) #15
borenet
https://codereview.chromium.org/16226005/diff/113001/tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-ChromeOS File tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-ChromeOS (right): https://codereview.chromium.org/16226005/diff/113001/tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-ChromeOS#newcode2 tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-ChromeOS:2: 'TargetPathJoin': <Object>, On 2013/06/26 18:30:15, scroggo wrote: > On ...
7 years, 6 months ago (2013-06-26 18:47:31 UTC) #16
borenet
https://codereview.chromium.org/16226005/diff/105002/slave/skia_slave_scripts/run_decoding_tests.py File slave/skia_slave_scripts/run_decoding_tests.py (right): https://codereview.chromium.org/16226005/diff/105002/slave/skia_slave_scripts/run_decoding_tests.py#newcode1 slave/skia_slave_scripts/run_decoding_tests.py:1: #!/usr/bin/env python I just realized - You'll need to ...
7 years, 5 months ago (2013-06-26 18:51:55 UTC) #17
scroggo
https://codereview.chromium.org/16226005/diff/105002/slave/skia_slave_scripts/android_build_step.py File slave/skia_slave_scripts/android_build_step.py (right): https://codereview.chromium.org/16226005/diff/105002/slave/skia_slave_scripts/android_build_step.py#newcode57 slave/skia_slave_scripts/android_build_step.py:57: return posixpath.exists(path) On 2013/06/26 18:47:31, borenet wrote: > You'll ...
7 years, 5 months ago (2013-06-26 20:07:08 UTC) #18
borenet
LGTM. I plan to restart the master tomorrow morning around 8. IMO the best way ...
7 years, 5 months ago (2013-06-26 20:23:14 UTC) #19
scroggo
Committed patchset #18 manually as r9779 (presubmit successful).
7 years, 5 months ago (2013-06-26 20:46:10 UTC) #20
epoger
LGTM (after the fact) with one question... https://codereview.chromium.org/16226005/diff/126001/slave/skia_slave_scripts/download_skimage_files.py File slave/skia_slave_scripts/download_skimage_files.py (right): https://codereview.chromium.org/16226005/diff/126001/slave/skia_slave_scripts/download_skimage_files.py#newcode6 slave/skia_slave_scripts/download_skimage_files.py:6: """ Download ...
7 years, 5 months ago (2013-07-08 16:03:05 UTC) #21
scroggo
> LGTM (after the fact) with one question... Thanks for looking over it, Elliot. https://codereview.chromium.org/16226005/diff/126001/slave/skia_slave_scripts/download_skimage_files.py ...
7 years, 5 months ago (2013-07-08 22:36:44 UTC) #22
epoger
7 years, 5 months ago (2013-07-12 15:09:01 UTC) #23
Message was sent while issue was closed.
https://codereview.chromium.org/16226005/diff/126001/slave/skia_slave_scripts...
File slave/skia_slave_scripts/download_skimage_files.py (right):

https://codereview.chromium.org/16226005/diff/126001/slave/skia_slave_scripts...
slave/skia_slave_scripts/download_skimage_files.py:6: """ Download the image
files needed to run skimage tool. """
On 2013/07/08 22:36:44, scroggo wrote:
> On 2013/07/08 16:03:05, epoger wrote:
> > Wouldn't it be simpler to keep the source image files in source control
(e.g.
> >
https://code.google.com/p/skia/source/browse/#svn%25252Ftrunk%25252Fresources ),
> rather
> > than downloading them from Google Storage?
> 
> Yes, it would be easier to keep them in resources.
> > 
> > Or are there a very large number of these images, or maybe they change
often? 
> > (Those are reasons I could imagine not wanting to have them in the repo)
> 
> There are currently a "small" number of images. My understanding was that we
> wanted NO images under git source control, but perhaps I took the warning too
> far. My plan is to check in more images when we find and fix bugs in our image
> decoders, and continue to have them for regression testing. The images
> themselves will not change (i.e. '<image1>.png' will always be the same
encoded
> image). I don't know where the line into "very large" is, or when we will
cross
> it.

I don't know where the line is either. :-)  You get to decide.

Since you've already got this working pulling images from Google Storage, that's
fine.  If it ends up being trouble for a developer who wants to run locally (or
for some other reason), and thus you decide to move the images into our repo,
that's fine too.

Powered by Google App Engine
This is Rietveld 408576698