Activity log for bug #46324

Date Who What changed Old value New value Message
2006-05-24 11:27:10 Matthew Paul Thomas bug added bug
2006-08-29 21:50:19 Brad Bollenbach launchpad: status Unconfirmed Needs Info
2006-08-29 21:50:19 Brad Bollenbach launchpad: statusexplanation I don't see a shipit story. Is this bug still valid? And if there were a shipit story, you'd run it like: python test.py canonical pagetests.shipit
2006-08-30 07:43:08 Björn Tillenius launchpad: status Needs Info Confirmed
2006-08-30 07:43:08 Björn Tillenius launchpad: statusexplanation I don't see a shipit story. Is this bug still valid? And if there were a shipit story, you'd run it like: python test.py canonical pagetests.shipit This bug is still valid. It doesn't have that much to do with pagetest. It's more like, I'd like to run all tests that have 'shipit' in their name. I often try to do these kind of things, and often it fails since my working directory contains that string as well.
2006-08-30 07:52:45 Björn Tillenius description "./test.py -f -vv canonical shipit" runs every test, not just the tests in the shipit story. Apparently this is because my branch, and therefore my working directory, is called 2006-05-shipit. "./test.py -f -vv canonical shipit" should run every test containing 'shipit' in their name, which is a good way of running all shipit tests, both normal doctests, and pagetests. Normally it does work, but if the working directory contains this string as well, for example 2006-05-shipit, all tests will be run. This is a problem since you often want to run all tests related to what you're working on in the branch, and you often name the branch to what it's related to.
2007-11-09 17:21:16 Matthew Paul Thomas launchpad: assignee barry
2008-02-29 15:14:06 Francis J. Lacoste launchpad: status Confirmed Fix Committed
2008-02-29 15:14:06 Francis J. Lacoste launchpad: assignee barry jamesh
2008-03-01 00:02:14 James Henstridge launchpad: status Fix Committed In Progress
2008-03-04 09:41:24 James Henstridge launchpad: status In Progress Fix Released