Modify

Opened 5 years ago

Closed 5 years ago

#18441 closed enhancement (fixed)

[PATCH] Allow plugins to remove a test they added

Reported by: taylor.smock Owned by: team
Priority: normal Milestone: 19.12
Component: Core validator Version:
Keywords: restart, plugin Cc:

Description

The attached patch does the following:

  • Allow tests to be removed
  • Ensures that core tests cannot be removed
  • Tests the code

What the patch does not do:

  • Ensure that the calling class is the class that added the test class

Attachments (2)

18441.patch (2.9 KB ) - added by taylor.smock 5 years ago.
18441.1.patch (2.9 KB ) - added by taylor.smock 5 years ago.
Fix java doc wording

Download all attachments as: .zip

Change History (5)

by taylor.smock, 5 years ago

Attachment: 18441.patch added

comment:1 by stoecker, 5 years ago

Removes a test to the list of available tests. This will not remove core tests.

Should be "from" not "to".

by taylor.smock, 5 years ago

Attachment: 18441.1.patch added

Fix java doc wording

comment:2 by Don-vip, 5 years ago

Component: CoreCore validator
Keywords: validator removed
Milestone: 19.12

comment:3 by Don-vip, 5 years ago

Resolution: fixed
Status: newclosed

In 15603/josm:

fix #18441 - Allow plugins to remove a test they added (patch by taylor.smock)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.