12011-11-29 Hayato Ito <hayato@chromium.org>
2
3 Skip writing the result of diff_image since mac port doesn't implement diff_image.
4 https://bugs.webkit.org/show_bug.cgi?id=73381
5
6 This is a quick fix for breakage of tests on mac port. We should implement diff_image later on mac port.
7
8 Reviewed by NOBODY (OOPS!).
9
10 * Scripts/webkitpy/layout_tests/controllers/test_result_writer.py:
11 (write_test_result):
12