: oops, well this one is definitely the slowest, but the other test : methods add up to hours also :)
not within each test class... testUnicode does seem to be the crux of hte problem in each of the really slow test classes (it's defined in a subclass so it's run as part of all these classes using the differnet access methods)... SolrExampleEmbeddedTest.testUnicode - 2 hr 28 min of 2 hr 39 min total SolrExampleBinaryTest.testUnicode - 2 hr 47 min of 3 hr 34 min total SolrExampleJettyTest.testUnicode - 2 hr 50 min of 3 hr 43 min total ...but it doesn't explain why other classes that use that same test method in a subclass are much faster.. SolrExampleStreamingTest.testUnicode - 1 min 24 sec of 1 min 33 sec total etc... -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
