- Revision
- 16106
- Author
- dan
- Date
- 2007-12-11 11:35:56 -0800 (Tue, 11 Dec 2007)
Log Message
Excluding TestEditModeOnEnter from running on Linux, bug 11637
Modified Paths
Diff
Modified: trunk/chandler/tools/cats/Functional/tests.py (16105 => 16106)
--- trunk/chandler/tools/cats/Functional/tests.py 2007-12-11 16:56:13 UTC (rev 16105) +++ trunk/chandler/tools/cats/Functional/tests.py 2007-12-11 19:35:56 UTC (rev 16106) @@ -57,7 +57,7 @@ exclusions = {#tests to exclude on specific platfoms only 'other':[ - + ("TestEditModeOnEnter","TestEditModeOnEnter"), #fails on Gutsy ], 'mac':[
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
