Up the cap on test failures tolerated by the EWS so the mac-ews can run to completion
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 22:13:41 +0000 (22:13 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 22:13:41 +0000 (22:13 +0000)
commit311c5a2428cb851e47710588ca78c579d8cbf904
treebc78f50b27f787b3a774dcd5c4af0c47bf132794
parent503bf9261c9b3cbd619a7a585ef9e02900b1f7e9
Up the cap on test failures tolerated by the EWS so the mac-ews can run to completion
https://bugs.webkit.org/show_bug.cgi?id=76567

Reviewed by Eric Seidel.

Current the AppleMac port has slightly more failures than we allow on
the EWS, causing the mac-ews to spin.  This patch ups the limit a bit,
which should hopefully let the mac-ews run to completion.  Once
AppleMac has fewer failures, we can lower the cap again.

* Scripts/webkitpy/tool/bot/layouttestresultsreader_unittest.py:
(LayoutTestResultsReaderTest.test_layout_test_results):
* Scripts/webkitpy/tool/steps/runtests.py:
(RunTests):
* Scripts/webkitpy/tool/steps/steps_unittest.py:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105319 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/Scripts/webkitpy/tool/bot/layouttestresultsreader_unittest.py
Tools/Scripts/webkitpy/tool/steps/runtests.py
Tools/Scripts/webkitpy/tool/steps/steps_unittest.py