On 03/ 1/10 09:10 PM, Shawn Walker wrote:
On 03/ 1/10 07:05 PM, Danek Duvall wrote:
...
t_api_search.py:

- test_bug_8318: is this a mis-merge, or some other interaction with
Brock's change?

Intentional changes for 14940. It just makes the test suite faster and
chopped a lot of code out. Otherwise, it would have been going through
API object creation twice. There are probably other places where this
could be done with more work, but this was the simplest test to update.

I just realised you probably weren't talking about just the change to the image_create(). The time.sleep() and the num_expected were necessary because of the change to image_create() from executing pkg(1) to using the API. Creating the image using the client API is so much faster than executing pkg(1) that this test and one other were failing every time because the depot wasn't done indexing yet.

I think we need a http://*/index/0/ready operation. We already have index/0/refresh.

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to