Modify

Opened 11 years ago

Closed 11 years ago

#9480 closed defect (fixed)

New class in test package wrongly detected as Junit test

Reported by: Don-vip Owned by: simon04
Priority: minor Milestone: 14.01
Component: Core Version: latest
Keywords: junit test Cc:

Description

The new class introduced in r6533 in test/unit package is not a Junit test but ant test assumes so. It provokes an error in the build, see:

http://donvip.fr/jenkins/job/JOSM/414/testReport/junit/org/CustomMatchers/initializationError/

http://donvip.fr/jenkins/job/JOSM/414/consoleText

test:
[jacoco:coverage] Enhancing junit with coverage
    [junit] Running org.CustomMatchers
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.349 sec
    [junit] TEST org.CustomMatchers FAILED

Attachments (0)

Change History (1)

comment:1 by simon04, 11 years ago

Resolution: fixed
Status: newclosed

In 6543/josm:

fix #9480 - ignore org.CustomMatchers from test

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain simon04.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.