The issue is that the test is a performance test, therefore indeterministic by its nature. The real issue is that there's probably something to tune in the code. In the meanwhile you can simply comment out the test as suggested, it won't make any difference.
On Sat, Mar 21, 2009 at 11:43, Mohammed Ali <[email protected]>wrote: > my computer is Pentium 4 with 512 MB RAM. > is it not enough to compile the source? > > On Sat, Mar 21, 2009 at 2:16 PM, Simone Busoli <[email protected]>wrote: > >> >> The message looks self explanatory. The test is taking too long to run. >> >> 2009/3/21, Mohammed Ali <[email protected]>: >> > >> > Hi all, >> > >> > My attempt to build rhino tools from trunk failed.Can >> > anybody help ? >> > >> > Test Failed : >> > Rhino.Etl.Tests.LoadTest.LoadTestJoinsFixture.CanDoLargeJoinsefficently >> > >> > The Error Message:1080 is not lower than 1000 >> > >> > >> > Here is the StackTrace: >> > >> > at MbUnit.Framework.Assert.Fail(String message) >> > at MbUnit.Framework.Assert.Fail(String format, Object[] args) >> > at MbUnit.Framework.Assert.IsTrue(Boolean condition, String format, >> > Object[] args) >> > at MbUnit.Framework.Assert.LowerThan(Int64 left, Int64 right) >> > at MbUnit.Framework.Assert.Less(Int64 arg1, Int64 arg2) >> > at >> > Rhino.Etl.Tests.LoadTest.LoadTestJoinsFixture.CanDoLargeJoinsefficently >> > () in d:\OSS\DEV\rhino-tools\etl\Rhino.Etl.Tests\LoadTest >> > \LoadTestJoinsFixture.cs:line 19 >> > >> > >> > Thanks in advance. >> > > >> > >> >> -- >> Inviato dal mio dispositivo mobile >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" 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/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
