Hi all Many thanks to Pat et al for the pointers getting TS going with cucumber, didn't take very long at all. I had some pre-TS scenarios which were disabled, so added the gubbins and started using them again, instant success.
I wonder about the sleep statements though. My computer seems to be getting pretty medium-rare these days and I'm getting intermittently failing scenarios from the indexing - failures seem to crop up when the wind changes direction. I've increased the sleep period to compensate, but it's a fairly arbitrary number & increasing it across the board is wasteful over many executions of the feature set. A better solution would be if ThinkingSphinx::Test.index could return when sphinx has finished indexing, so the test waits for indexing to finish before running the next steps. Is this feasible, and patchable, or is there something in the way I'm not aware of? Regards Nick -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
