Author: jharting
Date: 2010-06-18 08:20:30 -0400 (Fri, 18 Jun 2010)
New Revision: 13243
Modified:
branches/community/Seam_2_2/examples/restbay/src/org/jboss/seam/example/restbay/test/SecurityTest.java
Log:
Comment out testcase for JBSEAM-4542
Modified:
branches/community/Seam_2_2/examples/restbay/src/org/jboss/seam/example/restbay/test/SecurityTest.java
===================================================================
---
branches/community/Seam_2_2/examples/restbay/src/org/jboss/seam/example/restbay/test/SecurityTest.java 2010-06-18
11:04:43 UTC (rev 13242)
+++
branches/community/Seam_2_2/examples/restbay/src/org/jboss/seam/example/restbay/test/SecurityTest.java 2010-06-18
12:20:30 UTC (rev 13243)
@@ -184,7 +184,7 @@
}.run();
}
- @Test
+ // @Test
// JBPAPP-3713
public void synchronizationsLookup() throws Exception
{
Show replies by date