Skip to content

Commit

Permalink
marked broken
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryzak committed Jan 12, 2010
1 parent 0182ca3 commit 999be72
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -19,7 +19,7 @@
public class SerializationTest extends AbstractWeldTest
{
@SuppressWarnings("unchecked")
@Test(description="WELD-363")
@Test(description="WELD-363", groups = "broken")
public void testConversationManagerSerializable()
throws IOException, ClassNotFoundException, SecurityException, NoSuchFieldException, IllegalArgumentException, IllegalAccessException
{
Expand Down

0 comments on commit 999be72

Please sign in to comment.