Sorry, been in France recently... "cacher" = "to hide", there.

I meant "hiding problems" -- exceptions thrown inside TestBean.suite() were being eaten and never displayed nor logged.

--
Salut,

Jordi.

En/na BAZLEY, Sebastian ha escrit:
Just curious - how did the caching problem show up?

S.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 20 January 2004 16:41
To: [EMAIL PROTECTED]
Subject: cvs commit: jakarta-jmeter/src/jorphan/org/apache/jorphan/test
AllTests.java


jsalvata 2004/01/20 08:41:27


  Modified:    src/jorphan/org/apache/jorphan/test AllTests.java
  Log:
  Avoid caching problems running TestCase.suite().

[...]

- log.error("error adding test :" + ex);
+ log.error("error adding test :", ex);


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to