Hi, The following command will not run for me:
bin/test -t test_runner It fails like so: > Running canonical.testing.layers.LaunchpadZopelessLayer tests: > Set up canonical.testing.layers.BaseLayer in 5.645 seconds. > Set up canonical.testing.layers.ZopelessLayer in 3.250 seconds. > Set up canonical.testing.layers.DatabaseLayer in 0.291 seconds. > Set up canonical.testing.layers.LibrarianLayer in 9.211 seconds. > Set up canonical.testing.layers.MemcachedLayer in 0.121 seconds. > Set up canonical.testing.layers.LaunchpadLayer in 0.000 seconds. > Set up canonical.testing.layers.LaunchpadScriptLayer in 0.004 seconds. > Set up canonical.testing.layers.LaunchpadZopelessLayer in 0.000 seconds. > Usage: test [options] > > test: error: no such option: -t The attached diff fixes it, but I can't land it because buildbot is staying in the pav and definitely not playing cricket. Gavin.
fix-test-job-cron-script.diff
Description: Binary data
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

