Author: mircea.markus
Date: 2009-01-08 08:41:17 -0500 (Thu, 08 Jan 2009)
New Revision: 7407
Modified:
core/trunk/src/test/java/org/jboss/cache/config/parsing/SampleConfigFilesCorrectnessTest.java
Log:
amend supported message
Modified:
core/trunk/src/test/java/org/jboss/cache/config/parsing/SampleConfigFilesCorrectnessTest.java
===================================================================
---
core/trunk/src/test/java/org/jboss/cache/config/parsing/SampleConfigFilesCorrectnessTest.java 2009-01-08
13:37:40 UTC (rev 7406)
+++
core/trunk/src/test/java/org/jboss/cache/config/parsing/SampleConfigFilesCorrectnessTest.java 2009-01-08
13:41:17 UTC (rev 7407)
@@ -119,7 +119,7 @@
String[] TOLERABLE_WARNINGS =
{
"DummyTransactionManager",
- "could not bind to /228.10.10" //this might appear on some
linuxes...
+ "could not bind to /" //this might appear on some linuxes...
};
boolean foundUnknownWarning = false;
Show replies by date