William Grant has proposed merging lp:~wgrant/launchpad/disable-yuitestlayer
into lp:launchpad.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~wgrant/launchpad/disable-yuitestlayer/+merge/58058
YUITestLayer has twice now failed in the same way as WindmillLayer. It sadly
must be turned off.
--
https://code.launchpad.net/~wgrant/launchpad/disable-yuitestlayer/+merge/58058
Your team Launchpad code reviewers is requested to review the proposed merge of
lp:~wgrant/launchpad/disable-yuitestlayer into lp:launchpad.
=== modified file 'buildout-templates/bin/test.in'
--- buildout-templates/bin/test.in 2011-04-08 23:37:34 +0000
+++ buildout-templates/bin/test.in 2011-04-18 00:03:33 +0000
@@ -169,7 +169,7 @@
'tests_pattern': '^f?tests$',
'test_path': [${buildout:directory/lib|path-repr}],
'package': ['canonical', 'lp', 'devscripts', 'launchpad_loggerhead'],
- 'layer': ['!(MailmanLayer|WindmillLayer)'],
+ 'layer': ['!(MailmanLayer|WindmillLayer|YUITestLayer)'],
}
# Monkey-patch os.listdir to randomise the results
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp