| Index: third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/test_result_writer.py
|
| diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/test_result_writer.py b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/test_result_writer.py
|
| index 127e1e6014cfdbfbb20798f102eca0048c3cd1e2..e6a2bc6659ae18eba971f44cad595e0c7cc00fc1 100644
|
| --- a/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/test_result_writer.py
|
| +++ b/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/test_result_writer.py
|
| @@ -97,6 +97,7 @@ def write_test_result(filesystem, port, results_directory, test_name, driver_out
|
|
|
|
|
| class TestResultWriter(object):
|
| +
|
| """A class which handles all writing operations to the result directory."""
|
|
|
| # Filename pieces when writing failures to the test results directory.
|
|
|