Changeset 1648
- Timestamp:
- 06/18/07 21:14:13 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0-Beta2/components/bioformats-omero/test/ome/formats/testclient/StatefulServiceTest.java
r1375 r1648 140 140 } 141 141 142 @Test( groups = {"ticket:557" } )142 @Test( groups = {"ticket:557", "ticket:736", "broken"} ) 143 143 public void testStatefulServicesCanReauthorize() throws Exception { 144 144 RenderingEngine re = newRE();
