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

Issue 175523003: Raise Exception instead of failure when some steps fail. (Closed)

Created:
6 years, 10 months ago by borenet
Modified:
6 years, 10 months ago
Reviewers:
epoger, rmistry
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/buildbot.git@master
Visibility:
Public.

Description

Raise Exception instead of failure when some steps fail. BUG=skia:2000 R=epoger@google.com, rmistry@google.com Committed: https://skia.googlesource.com/buildbot/+/9623fb0

Patch Set 1 #

Patch Set 2 : Retry Upload #

Total comments: 4

Patch Set 3 : Update docstring #

Patch Set 4 : Retry upload #

Patch Set 5 : Include ALL the factory config files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6780 lines, -28 lines) Patch
M master/skia_master_scripts/commands.py View 3 chunks +6 lines, -3 lines 0 comments Download
M master/skia_master_scripts/factory.py View 1 2 3 4 11 chunks +50 lines, -23 lines 0 comments Download
M master/skia_master_scripts/skia_build_step.py View 1 2 3 3 chunks +11 lines, -2 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86_64-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86_64-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.6-GCC-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Debug-iOS View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Release-iOS View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Release-iOS-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Release-iOS-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-Clang-x86_64-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-Clang-x86_64-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Daisy View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Daisy-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-GalaxyNexus View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-GalaxyNexus-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Nexus10 View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Nexus10-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Nexus4 View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Nexus4-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Nexus7 View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Nexus7-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-NexusS View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-NexusS-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-NvidiaLogan View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-NvidiaLogan-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Xoom View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Debug-Xoom-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Daisy View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Daisy-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-GalaxyNexus-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Nexus10 View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Nexus10-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Nexus4 View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Nexus4-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Nexus7 View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Nexus7-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-NexusS View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-NexusS-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-NvidiaLogan View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-NvidiaLogan-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Xoom View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Arm7-Release-Xoom-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Mips-Debug-Mips View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-Mips-Debug-Mips-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-NaCl-Debug View 1 2 3 4 14 chunks +14 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-NaCl-Debug-Trybot View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-NaCl-Release View 1 2 3 4 14 chunks +14 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-NaCl-Release-Trybot View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-Alex View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-Alex-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-IntelRhb View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-IntelRhb-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-Alex View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-Alex-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-IntelRhb View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-IntelRhb-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Debug-Link View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Debug-Link-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Debug-NoGPU View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Debug-NoGPU-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release-Link View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release-Link-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release-NoGPU View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release-NoGPU-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release-Valgrind View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86_64-Release-Valgrind-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-Clang-x86_64-Debug-ASAN View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-Clang-x86_64-Debug-ASAN-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-Clang-x86_64-Debug-TSAN View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-Clang-x86_64-Debug-TSAN-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-GCC4.8-x86_64-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-GCC4.8-x86_64-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-GCC4.8-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Ubuntu13-GCC4.8-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-ANGLE View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-ANGLE-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-DirectWrite View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-DirectWrite-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-Exceptions View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-Exceptions-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-DirectWrite View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-DirectWrite-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86_64-Debug View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86_64-Debug-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Debug View 1 2 3 4 8 chunks +8 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Debug-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Release View 1 2 3 4 8 chunks +8 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Release-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86_64-Debug View 1 2 3 4 8 chunks +8 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86_64-Debug-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86_64-Release View 1 2 3 4 8 chunks +8 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86_64-Release-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu12-Ninja-x86_64-DRT View 1 2 3 4 19 chunks +19 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu12-Ninja-x86_64-DRT-Trybot View 1 2 3 4 22 chunks +22 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu12-Ninja-x86_64-Default View 1 2 3 4 8 chunks +8 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu12-Ninja-x86_64-Default-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Chrome-Win7-Ninja-x86-SharedLib View 1 2 3 4 8 chunks +8 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Chrome-Win7-Ninja-x86-SharedLib-Trybot View 1 2 3 4 10 chunks +10 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Moz2D-Ubuntu12-GCC-x86_64-Release View 1 2 3 4 12 chunks +12 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Canary-Moz2D-Ubuntu12-GCC-x86_64-Release-Trybot View 1 2 3 4 13 chunks +13 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Daily-DEPSRollResults View 1 2 3 4 3 chunks +3 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Daily-DEPSRollResults-Trybot View 1 2 3 4 4 chunks +4 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Nightly View 1 2 3 4 14 chunks +14 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll View 1 2 3 4 3 chunks +3 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Nightly-DEPSRoll-Trybot View 1 2 3 4 4 chunks +4 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Nightly-RecreateSKPs View 1 2 3 4 9 chunks +9 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Nightly-RecreateSKPs-Trybot View 1 2 3 4 11 chunks +11 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-Nightly-Trybot View 1 2 3 4 5 chunks +5 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-PerCommit View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot View 1 2 3 4 19 chunks +19 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-GalaxyNexus-SGX540-Arm7-Release View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-GalaxyNexus-SGX540-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-IntelRhb-SGX544-x86-Release View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-IntelRhb-SGX544-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Logan-Nvidia-Arm7-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Logan-Nvidia-Arm7-Release-Trybot View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus4-Adreno320-Arm7-Release View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus4-Adreno320-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-NexusS-SGX540-Arm7-Release View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-NexusS-SGX540-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
tools/tests/factory_configuration/expected/Perf-Android-NexusS-SGX540-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release View 1 2 3 4 17 chunks +17 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-ATI5770-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-ATI5770-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-ATI5770-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-ATI5770-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-DirectWrite View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-DirectWrite-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release View 1 2 3 4 16 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release-Trybot View 1 2 3 4 18 chunks +18 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-GalaxyNexus-SGX540-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-IntelRhb-SGX544-x86-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-IntelRhb-SGX544-x86-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-IntelRhb-SGX544-x86-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-IntelRhb-SGX544-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Logan-Nvidia-Arm7-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Logan-Nvidia-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Logan-Nvidia-Arm7-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Logan-Nvidia-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus4-Adreno320-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-NexusS-SGX540-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug View 1 2 3 4 29 chunks +29 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release View 1 2 3 4 24 chunks +24 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 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 28 chunks +28 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 30 chunks +30 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 23 chunks +23 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 25 chunks +25 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 28 chunks +28 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 30 chunks +30 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 23 chunks +23 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 25 chunks +25 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 28 chunks +28 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 30 chunks +30 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 23 chunks +23 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 25 chunks +25 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 28 chunks +28 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 30 chunks +30 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 23 chunks +23 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 25 chunks +25 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 28 chunks +28 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 30 chunks +30 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 23 chunks +23 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 25 chunks +25 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 28 chunks +28 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 30 chunks +30 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 23 chunks +23 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 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug View 1 2 3 4 28 chunks +28 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 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug-ZeroGPUCache View 1 2 3 4 12 chunks +12 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Debug-ZeroGPUCache-Trybot View 1 2 3 4 14 chunks +14 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release View 1 2 3 4 23 chunks +23 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 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release-Valgrind View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release-Valgrind-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug View 1 2 3 4 28 chunks +28 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 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE View 1 2 3 4 28 chunks +28 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 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite View 1 2 3 4 28 chunks +28 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 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE View 1 2 3 4 23 chunks +23 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 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite View 1 2 3 4 23 chunks +23 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 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug View 1 2 3 4 28 chunks +28 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 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Release View 1 2 3 4 23 chunks +23 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 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug View 1 2 3 4 28 chunks +28 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot View 1 2 3 4 30 chunks +30 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Release View 1 2 3 4 23 chunks +23 lines, -0 lines 0 comments Download
M tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Release-Trybot View 1 2 3 4 25 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
borenet
I didn't include the mass of factory configuration files: @@ -1045,6 +1060,7 @@ 'description': 'UploadBenchResults', ...
6 years, 10 months ago (2014-02-21 21:55:55 UTC) #1
rmistry
Could you explain the context behind this? When would this be required? https://codereview.chromium.org/175523003/diff/70001/master/skia_master_scripts/commands.py File master/skia_master_scripts/commands.py ...
6 years, 10 months ago (2014-02-24 14:35:24 UTC) #2
borenet
The idea is to better distinguish between different types of failures. Here I've made the ...
6 years, 10 months ago (2014-02-24 14:42:55 UTC) #3
rmistry
https://codereview.chromium.org/175523003/diff/70001/master/skia_master_scripts/skia_build_step.py File master/skia_master_scripts/skia_build_step.py (right): https://codereview.chromium.org/175523003/diff/70001/master/skia_master_scripts/skia_build_step.py#newcode32 master/skia_master_scripts/skia_build_step.py:32: this step fails. Can we add here something like: ...
6 years, 10 months ago (2014-02-24 14:47:54 UTC) #4
rmistry
LGTM On 2014/02/24 14:42:55, borenet wrote: > The idea is to better distinguish between different ...
6 years, 10 months ago (2014-02-24 14:48:36 UTC) #5
borenet
Uploaded patch set 4. Pulling in Elliot for discussion. In short, I'm wondering how many ...
6 years, 10 months ago (2014-02-24 15:05:46 UTC) #6
borenet
(Actually adding Elliot)
6 years, 10 months ago (2014-02-24 16:13:27 UTC) #7
epoger
LGTM On 2014/02/24 15:05:46, borenet wrote: > Uploaded patch set 4. Pulling in Elliot for ...
6 years, 10 months ago (2014-02-24 18:18:43 UTC) #8
borenet
6 years, 10 months ago (2014-02-24 21:06:46 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 manually as r9623fb0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698