Projects
Mega:24.03
maven-doxia
_service:tar_scm:0003-Disable-tests-which-rely-...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0003-Disable-tests-which-rely-on-ordering-in-set.patch of Package maven-doxia
From 6e1707a4bdea698f62fac215b6bca646bf14e4b4 Mon Sep 17 00:00:00 2001 From: Michal Srb <msrb@redhat.com> Date: Wed, 26 Mar 2014 09:58:20 +0100 Subject: [PATCH 3/4] Disable tests which rely on ordering in set --- .../test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java | 3 +++ .../java/org/apache/maven/doxia/module/fo/FoAggregateSinkTest.java | 2 ++ 2 files changed, 5 insertions(+) diff --git a/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java b/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java index 3ac8734..707cdf1 100644 --- a/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java +++ b/doxia-core/src/test/java/org/apache/maven/doxia/sink/impl/AbstractSinkTest.java @@ -452,6 +452,7 @@ public abstract class AbstractSinkTest * invoked on the current sink, produces the same result as * {@link #getFigureBlock getFigureBlock}( source, caption ). */ + /* public void testFigure() throws Exception { String source = "figure.jpg"; @@ -511,6 +512,7 @@ public abstract class AbstractSinkTest * invoked on the current sink, produces the same result as * {@link #getTableBlock getTableBlock}( cell, caption ). */ + /* public void testTable() throws Exception { String cell = "cell"; @@ -544,6 +546,7 @@ public abstract class AbstractSinkTest assertEquals( "Wrong table!", expected, actual ); } } + */ /** * Checks that the sequence <code>[paragraph(), text( text ), diff --git a/doxia-modules/doxia-module-fo/src/test/java/org/apache/maven/doxia/module/fo/FoAggregateSinkTest.java b/doxia-modules/doxia-module-fo/src/test/java/org/apache/maven/doxia/module/fo/FoAggregateSinkTest.java index 847c341..729357b 100644 --- a/doxia-modules/doxia-module-fo/src/test/java/org/apache/maven/doxia/module/fo/FoAggregateSinkTest.java +++ b/doxia-modules/doxia-module-fo/src/test/java/org/apache/maven/doxia/module/fo/FoAggregateSinkTest.java @@ -164,6 +164,7 @@ public class FoAggregateSinkTest /** * Test of figureGraphics method, of class FoAggregateSink. */ + /* public void testFigureGraphics() throws Exception { try @@ -187,6 +188,7 @@ public class FoAggregateSinkTest Diff diff = XMLUnit.compareXML( wrapXml( expected ), wrapXml( actual ) ); assertTrue( "Wrong figure!", diff.identical() ); } + */ /** * Test of anchor method, of class FoAggregateSink. -- 2.5.5
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2