Hi Marc, usually I do run the tests in parallel, but not testing the new version!
If i do set: show.monitor=false The error disappears. But still all my tests are failling. How do I dig identify the reason of my problem? Thanks Michael Habbert -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Marc Guillemot Gesendet: Dienstag, 16. Februar 2010 13:13 An: [email protected] Betreff: Re: [Webtest] Problem with actual build.zip very strange. Do you run the tests in parallel? Cheers, Marc. -- Blog: http://mguillem.wordpress.com Habbert, Michael (Key-Work) wrote: > Hi Developer, hi Tester, > > > > I just downloaded the actual build and testet the new Version with our > webtest-suite. > > > > But every test fails. > > > > The problem is I do not get Error-Messages, only Info and Warning > Messages show up on the comandline. > > > > How do I get more specific Information ? > > > > I would like to update my Webtest Version asap. > > > > > > Wenn I do start one of my Tests with the Monitor > > > > ant "-Dsome properties" > -Dwt.testInWork=tests\artikel\artikel-errichtung\errichtung\ek_prototyp_bearbeiten.xml > > > > I get the one Test twice, but on the comandline I only see one test > > > > With Monitor the only Error is: > > > > [groovyScript] Exception in thread "AWT-EventQueue-0" > java.lang.NullPointerException > > [groovyScript] [T: Thread-4]-- no job for me anymore. Exiting > > [groovyScript] at > org.codehaus.groovy.runtime.callsite.GetEffectivePojoPropertySite.acceptGetProperty(GetEffectivePojoPropertySite.java:51) > > at > org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:237) > > at > WebTestMonitorImpl$_notifyWebTestFinished_closure4.doCall(WebTestMonitor.groovy:132) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:597) > > at > org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:88) > > at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) > > at > org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) > > at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886) > > at > org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) > > at > org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:151) > > at > WebTestMonitorImpl$_notifyWebTestFinished_closure4.doCall(WebTestMonitor.groovy) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:597) > > at > org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:88) > > at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) > > at > org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) > > at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886) > > at groovy.lang.Closure.call(Closure.java:276) > > at groovy.lang.Closure.call(Closure.java:271) > > at groovy.lang.Closure.run(Closure.java:354) > > at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) > > at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) > > at > java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) > > at > java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) > > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) > > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) > > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) > > at java.awt.EventDispatchThread.run(EventDispatchThread.java:121) > > > > wt.htmlReports: > > [echo] Waiting for completion of background generation of single > reports > > > > Thanks for any hints or tips > > > > Michael habbert > > > > *Michael Habbert* > Key-Work Consulting GmbH | Kriegsstr. 100 | 76133 Karlsruhe | Germany | > www.key-work.de <http://www.key-work.de> > Fon: +49-721-78203-269 | E-Mail: [email protected] > <mailto:[email protected]> | Fax: +49-721-78203-10 > > Key-Work Consulting GmbH, Karlsruhe, HRB 108695, HRG Mannheim > Geschäftsführer: Andreas Stappert, Tobin Wotring > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest Michael Habbert Key-Work Consulting GmbH | Kriegsstr. 100 | 76133 Karlsruhe | Germany | www.key-work.de Fon: +49-721-78203-269 | E-Mail: [email protected] | Fax: +49-721-78203-10 Key-Work Consulting GmbH Karlsruhe, HRB 108695, HRG Mannheim Geschäftsführer: Andreas Stappert, Tobin Wotring _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

