@ -125,6 +125,7 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -125,6 +125,7 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -133,12 +134,12 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -133,12 +134,12 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -170,7 +171,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -170,7 +171,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -180,7 +180,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -180,7 +180,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -189,7 +188,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -189,7 +188,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
assertXMLEqual("Marshaller wrote invalid result",DOCUMENT_EXPECTED_STRING,result);
@ -199,7 +197,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -199,7 +197,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
assertXMLEqual("Marshaller wrote invalid result",EXPECTED_STRING,result);
@ -208,7 +205,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -208,7 +205,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
assertXMLEqual("Marshaller wrote invalid result",ROOT_ELEMENT_EXPECTED_STRING,result);
@ -217,10 +213,8 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -217,10 +213,8 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
assertXMLEqual("Marshaller wrote invalid result",EXPECTED_STRING,result);
@ -229,10 +223,8 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -229,10 +223,8 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
assertXMLEqual("Marshaller wrote invalid result",EXPECTED_STRING,result);
@ -241,7 +233,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -241,7 +233,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -252,7 +243,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -252,7 +243,6 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -260,16 +250,15 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -260,16 +250,15 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
assertXMLEqual("Marshaller wrote invalid result",ROOT_WITHOUT_XSI_EXPECTED_STRING,result);
@ -278,7 +267,7 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -278,7 +267,7 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -302,7 +291,7 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@@ -302,7 +291,7 @@ public class CastorMarshallerTests extends AbstractMarshallerTests {
@ -82,6 +82,7 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@@ -82,6 +82,7 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@ -137,7 +138,6 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@@ -137,7 +138,6 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@ -153,7 +153,6 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@@ -153,7 +153,6 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@ -181,7 +180,7 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@@ -181,7 +180,7 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
}
@Test
@Ignore("Fails on the builder server for some reason")
@Ignore("Fails on the build server for some reason")
@ -196,22 +195,8 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@@ -196,22 +195,8 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@ -222,13 +207,11 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@@ -222,13 +207,11 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@ -260,4 +243,18 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {
@@ -260,4 +243,18 @@ public class CastorUnmarshallerTests extends AbstractUnmarshallerTests {