Blame SOURCES/2-skip-writer-tests.patch

06724b
diff --git a/core/tests/pom.xml b/core/tests/pom.xml
06724b
index f19a8ed..1f4db29 100644
06724b
--- a/core/tests/pom.xml
06724b
+++ b/core/tests/pom.xml
06724b
@@ -46,7 +46,7 @@
06724b
 		<module>org.openjdk.jmc.flightrecorder.test</module>
06724b
 		<module>org.openjdk.jmc.flightrecorder.rules.test</module>
06724b
 		<module>org.openjdk.jmc.flightrecorder.rules.jdk.test</module>
06724b
-		<module>org.openjdk.jmc.flightrecorder.writer.test</module>
06724b
+		
06724b
 		<module>org.openjdk.jmc.flightrecorder.serializers.test</module>
06724b
 		<module>org.openjdk.jmc.jdp.test</module>
06724b
 	</modules>