Title: [140776] trunk/Tools
- Revision
- 140776
- Author
- [email protected]
- Date
- 2013-01-24 21:14:20 -0800 (Thu, 24 Jan 2013)
Log Message
Disable the failing webkitpy test for now.
* Scripts/webkitpy/tool/steps/haslanded_unittest.py:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (140775 => 140776)
--- trunk/Tools/ChangeLog 2013-01-25 05:06:31 UTC (rev 140775)
+++ trunk/Tools/ChangeLog 2013-01-25 05:14:20 UTC (rev 140776)
@@ -1,3 +1,9 @@
+2013-01-24 Ryosuke Niwa <[email protected]>
+
+ Disable the failing webkitpy test for now.
+
+ * Scripts/webkitpy/tool/steps/haslanded_unittest.py:
+
2013-01-24 Tim 'mithro' Ansell <[email protected]>
Fixing the diff_parser to correctly identify git diffs even with leading comments.
Modified: trunk/Tools/Scripts/webkitpy/tool/steps/haslanded_unittest.py (140775 => 140776)
--- trunk/Tools/Scripts/webkitpy/tool/steps/haslanded_unittest.py 2013-01-25 05:06:31 UTC (rev 140775)
+++ trunk/Tools/Scripts/webkitpy/tool/steps/haslanded_unittest.py 2013-01-25 05:14:20 UTC (rev 140776)
@@ -31,6 +31,7 @@
from webkitpy.tool.steps.haslanded import HasLanded
[email protected]
class HasLandedTest(unittest.TestCase):
maxDiff = None
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes