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

Unified Diff: webkit/tools/layout_tests/test_types/image_diff.py

Issue 155983: back out CLs 21367, 21366 - no idea why these keep breaking (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/image_diff/image_diff.gyp ('k') | webkit/tools/test_shell/test_shell.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_types/image_diff.py
===================================================================
--- webkit/tools/layout_tests/test_types/image_diff.py (revision 21369)
+++ webkit/tools/layout_tests/test_types/image_diff.py (working copy)
@@ -93,10 +93,6 @@
_compare_available = False
else:
raise e
- except ValueError:
- # work around a race condition in Python 2.4's implementation of
- # subprocess.Popen
- pass
global _compare_msg_printed
« no previous file with comments | « tools/image_diff/image_diff.gyp ('k') | webkit/tools/test_shell/test_shell.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698