• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Testsuite reports-html

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I was able to succesfully build Jboss4.0.2RC1 from source. I was also able to run succesfully the JBoss testsuite. However no html or text reports
have been generated for the QA tests. Why is that so?

Did I miss something?

Thanks,
Vamshi
 
Vamshi Krishna Kodthivada
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
$ant reports

for some reason reports task is not executed when the main task has run.
u hav to call reports explicitly
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you call tests target it will run the tests-report target that will generate your report. Or you can open the build.xml in testsuite and go through to see where they are connected.

Kazeem
 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hai Vamshi i really dont know the answer for ur queury, but i want to know about u , are u from Bangalore, and finished degree in Vivekananda Degree college in rajajinagar first block.

mohan dodderi
 
reply
    Bookmark Topic Watch Topic
  • New Topic