Accepting request 975889 from Java:packages
Disable a test failing to compile with junit5 5.8.x OBS-URL: https://build.opensuse.org/request/show/975889 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=88
This commit is contained in:
commit
c5a93281c2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 9 09:33:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Disable a test failing to compile with junit5 5.8.x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -391,6 +391,9 @@ rm src/tests/junit/org/apache/tools/mail/MailMessageTest.java \
|
|||||||
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Test relies on internal JUnit 5 API that was changed
|
||||||
|
rm src/tests/junit/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatterTest.java
|
||||||
|
|
||||||
#install jars
|
#install jars
|
||||||
%if %{with junit} || %{with junit5}
|
%if %{with junit} || %{with junit5}
|
||||||
build-jar-repository -s -p lib/optional junit4
|
build-jar-repository -s -p lib/optional junit4
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 9 09:33:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Disable a test failing to compile with junit5 5.8.x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -391,6 +391,9 @@ rm src/tests/junit/org/apache/tools/mail/MailMessageTest.java \
|
|||||||
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Test relies on internal JUnit 5 API that was changed
|
||||||
|
rm src/tests/junit/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatterTest.java
|
||||||
|
|
||||||
#install jars
|
#install jars
|
||||||
%if %{with junit} || %{with junit5}
|
%if %{with junit} || %{with junit5}
|
||||||
build-jar-repository -s -p lib/optional junit4
|
build-jar-repository -s -p lib/optional junit4
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 9 09:33:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Disable a test failing to compile with junit5 5.8.x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -391,6 +391,9 @@ rm src/tests/junit/org/apache/tools/mail/MailMessageTest.java \
|
|||||||
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Test relies on internal JUnit 5 API that was changed
|
||||||
|
rm src/tests/junit/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatterTest.java
|
||||||
|
|
||||||
#install jars
|
#install jars
|
||||||
%if %{with junit} || %{with junit5}
|
%if %{with junit} || %{with junit5}
|
||||||
build-jar-repository -s -p lib/optional junit4
|
build-jar-repository -s -p lib/optional junit4
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 9 09:33:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Disable a test failing to compile with junit5 5.8.x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
Tue Feb 22 19:15:02 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
3
ant.spec
3
ant.spec
@ -390,6 +390,9 @@ rm src/tests/junit/org/apache/tools/mail/MailMessageTest.java \
|
|||||||
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
src/tests/junit/org/apache/tools/ant/taskdefs/TestProcess.java
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Test relies on internal JUnit 5 API that was changed
|
||||||
|
rm src/tests/junit/org/apache/tools/ant/taskdefs/optional/junitlauncher/LegacyXmlResultFormatterTest.java
|
||||||
|
|
||||||
#install jars
|
#install jars
|
||||||
%if %{with junit} || %{with junit5}
|
%if %{with junit} || %{with junit5}
|
||||||
build-jar-repository -s -p lib/optional junit4
|
build-jar-repository -s -p lib/optional junit4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user