Author: maschmid
Date: 2014-01-21 04:29:30 -0500 (Tue, 21 Jan 2014)
New Revision: 15649
Modified:
branches/enterprise/WFK-2_1/seam-integration-tests/src/test/java/org/jboss/seam/test/integration/faces/PageScopedUIIncludeTest.java
Log:
enable PageScopedUIIncludeTest as WFK2-94 seems fixed on the Mojarra side
Modified:
branches/enterprise/WFK-2_1/seam-integration-tests/src/test/java/org/jboss/seam/test/integration/faces/PageScopedUIIncludeTest.java
===================================================================
---
branches/enterprise/WFK-2_1/seam-integration-tests/src/test/java/org/jboss/seam/test/integration/faces/PageScopedUIIncludeTest.java 2014-01-17
12:52:59 UTC (rev 15648)
+++
branches/enterprise/WFK-2_1/seam-integration-tests/src/test/java/org/jboss/seam/test/integration/faces/PageScopedUIIncludeTest.java 2014-01-21
09:29:30 UTC (rev 15649)
@@ -86,7 +86,6 @@
assertTrue(page.getBody().getTextContent().contains("Hello, xyzzy"));
}
- @Ignore // JBSEAM-5002
@Test
public void testComponent2() throws Exception
{
Show replies by date