diff --git a/tools/parse_test_results.py b/tools/parse_test_results.py index 4a109c7da..096f1a001 100755 --- a/tools/parse_test_results.py +++ b/tools/parse_test_results.py @@ -89,7 +89,7 @@ def save_log_file(log_name, project_name, branch_name, test_name, timestamp, dat .test-error { color: #f13; font-weight: bold; } .test-pass { color: #1c2; font-weight: bold; } .subtle { color: #ccc; } - pre { color: #999; } + pre { color: #999; white-space: pre-wrap; word-wrap: break-word; }
%s' % \