5 Commits

Author SHA1 Message Date
Ojan Vafai
8971e980cd Prepare python code for reftests.
-s/-expected.html/-expected.sky/
-s/-expected-mismatch.html/-expected-mismatch.sky/
-In single_test_runner.py, get rid of the image hash checking
for reftests. It doesn't provide any value and just makes
getting reftests working more complicated.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/802573002
2014-12-11 15:24:02 -08:00
Ojan Vafai
dd1ee1ade5 Change test_sky to use the buildbot step name as the testtype.
This should make the flakiness dashboard work again.

TBR=eseidel@chromium.org

Review URL: https://codereview.chromium.org/780993002
2014-12-04 16:25:13 -08:00
Ojan Vafai
df728320bf Change test type of flakiness dashboard uploads to match buildbot step name.
Flakiness dashboard assumed each buildbot step corresponds to one
test suite. So, it assumes the test type matches the buildbot
step name. This fix is somewhat hacky in that we won't be
able to make other test suites in mojob test upload to the
flakiness dashboard, but that's technical debt we already have
from smashing multiple test suites into one buildbot step.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/725993003
2014-11-19 12:26:53 -08:00
Ojan Vafai
7ba5f7bec8 Only write test baselines next to the test.
We don't have platforms, so we never want to create a
platform directory for test baselines.

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/729573004
2014-11-14 13:56:49 -08:00
Adam Barth
ae72930937 Open the Sky 2014-10-23 11:17:19 -07:00