Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
TestNG stacktrace
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Eran  
View profile  
 More options Jun 19 2006, 11:05 am
From: Eran <eran...@gmail.com>
Date: Mon, 19 Jun 2006 18:05:10 +0300
Local: Mon, Jun 19 2006 11:05 am
Subject: TestNG stacktrace

Hi,

Is it possible to add an option (either as a flag or in testng.xml) that
will direct TestNG to strip out the TestNG related stuff from the
stacktrace?
Our reports are getting a little too crowded and for people who don't care
much about TestNG internals, it's just a redundant info.

What do you think?

Regards,
Eran


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexandru Popescu  
View profile  
 More options Jun 19 2006, 11:27 am
From: "Alexandru Popescu" <the.mindstorm.mailingl...@gmail.com>
Date: Mon, 19 Jun 2006 18:27:11 +0300
Local: Mon, Jun 19 2006 11:27 am
Subject: Re: TestNG stacktrace
Eran if you are using the Eclipse plugin I think this is already
supported by default.

./alex
--
.w( the_mindstorm )p.

On 6/19/06, Eran <eran...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eran  
View profile  
 More options Jun 19 2006, 11:32 am
From: Eran <eran...@gmail.com>
Date: Mon, 19 Jun 2006 18:32:26 +0300
Local: Mon, Jun 19 2006 11:32 am
Subject: Re: TestNG stacktrace

Hi Alexandru,

I'm using IntelliJ but I was actually referring the html reports (we usually
invoke TestNG with Ant).

Regards,
Eran

On 6/19/06, Alexandru Popescu <the.mindstorm.mailingl...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexandru Popescu  
View profile  
 More options Jun 19 2006, 11:35 am
From: "Alexandru Popescu" <the.mindstorm.mailingl...@gmail.com>
Date: Mon, 19 Jun 2006 18:35:40 +0300
Local: Mon, Jun 19 2006 11:35 am
Subject: Re: TestNG stacktrace
I think this is doable too, so I will wait for other opinions before
cutting out the TestNG related stack frames.

./alex
--
.w( the_mindstorm )p.

On 6/19/06, Eran <eran...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eran  
View profile  
 More options Jun 19 2006, 11:50 am
From: Eran <eran...@gmail.com>
Date: Mon, 19 Jun 2006 18:50:59 +0300
Local: Mon, Jun 19 2006 11:50 am
Subject: Re: TestNG stacktrace

Thanks. I think it would be best to leave the default behaviour as it is
today and just add an option to strip out the TestNG info.

Regards,
Eran

On 6/19/06, Alexandru Popescu <the.mindstorm.mailingl...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hani Suleiman  
View profile  
 More options Jun 19 2006, 12:27 pm
From: Hani Suleiman <h...@formicary.net>
Date: Mon, 19 Jun 2006 17:27:10 +0100
Local: Mon, Jun 19 2006 12:27 pm
Subject: Re: TestNG stacktrace
The IDEA plugin already does that ;)

Good idea though to extend it to the core reports!

On Jun 19, 2006, at 4:05 PM, Eran wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexandru Popescu  
View profile  
 More options Jun 19 2006, 1:06 pm
From: "Alexandru Popescu" <the.mindstorm.mailingl...@gmail.com>
Date: Mon, 19 Jun 2006 20:06:34 +0300
Local: Mon, Jun 19 2006 1:06 pm
Subject: Re: TestNG stacktrace
What I am wondering is if we shouldn't just cut it out (instead of
using another parameter for doing it). What's your call?

./alex
--
.w( the_mindstorm )p.

On 6/19/06, Hani Suleiman <h...@formicary.net> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hani Suleiman  
View profile  
 More options Jun 19 2006, 3:03 pm
From: Hani Suleiman <h...@formicary.net>
Date: Mon, 19 Jun 2006 20:03:53 +0100
Local: Mon, Jun 19 2006 3:03 pm
Subject: Re: TestNG stacktrace
Yeah good idea to cut it out from the source, with a flag to enable  
it (which you'd only want to do if you're one of the handful of  
people who care about tng internals!)

On Jun 19, 2006, at 6:06 PM, Alexandru Popescu wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cédric Beust ♔  
View profile  
 More options Jun 19 2006, 3:10 pm
From: "Cédric Beust ♔ " <cbe...@google.com>
Date: Mon, 19 Jun 2006 12:10:19 -0700
Local: Mon, Jun 19 2006 3:10 pm
Subject: Re: TestNG stacktrace

Agreed.  Let's cut them out by default but provide a flag to restore them,
just in case.

--
Cedric

On 6/19/06, Hani Suleiman <h...@formicary.net> wrote:

--
Cédric

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google