You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2021/05/07 22:39:38 UTC

[Issue 128452] New: update JUnit4 from 4.10 to latest 4.13.2

https://bz.apache.org/ooo/show_bug.cgi?id=128452

          Issue ID: 128452
        Issue Type: DEFECT
           Summary: update JUnit4 from 4.10 to latest 4.13.2
           Product: QA
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: testscripts
          Assignee: issues@openoffice.apache.org
          Reporter: cmarcum@apache.org
                CC: issues@openoffice.apache.org
  Target Milestone: ---

release notes and latest version can be found here:
https://junit.org/junit4/

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.12

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Carl Marcum <cm...@apache.org> ---
committed in:
https://github.com/apache/openoffice/commit/069226d344055623fb554fac841132ecefce563a

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.13.2

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

--- Comment #1 from Carl Marcum <cm...@apache.org> ---
Updating to junit 4.11 requires adding the hamcrest jar to the classpath also. 
It seem we can use the latest Hamcrest 2.2 release.

Also testing has shown we can update junit to 4.12 without issues.
Updating to 4.13 throws an error.

[javac]
<path-to>/openoffice/test/testcommon/source/org/openoffice/test/common/NamedRequest.java:161:
error: reference to ParentRunner is ambiguous, both constructor
ParentRunner(Class<?>) in ParentRunner and constructor ParentRunner(TestClass)
in ParentRunner match
    [javac]                     super(null);
    [javac]                     ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    [javac] 1 warning

BUILD FAILED
/home/carl/dev-git/openoffice/test/build.xml:80: Compile failed; see the
compiler error output for details.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.12

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

--- Comment #4 from Carl Marcum <cm...@apache.org> ---
work on JUnit 4.13.2 moved to issue 128455

https://bz.apache.org/ooo/show_bug.cgi?id=128455

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.12

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED

--- Comment #3 from Carl Marcum <cm...@apache.org> ---
submitted PR-130

https://github.com/apache/openoffice/pull/130

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.13.2

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Issue Type|DEFECT                      |TASK
          Component|testscripts                 |framework

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.12

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

--- Comment #2 from Carl Marcum <cm...@apache.org> ---
changed target version to 4.12. I will create a separate issue for moving to
4.13.x as this is more involved than libraries and dependencies. There are
deeper modifications needed that will be described there.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.12

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|update JUnit4 from 4.10 to  |update JUnit4 from 4.10 to
                   |latest 4.13.2               |latest 4.12

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.

[Issue 128452] update JUnit4 from 4.10 to latest 4.13.2

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=128452

Carl Marcum <cm...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|                            |cmarcum@apache.org

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are on the CC list for the issue.