Opened 12 years ago
Closed 12 years ago
#30290 closed defect (bug) (fixed)
WP_XMLRPC_UnitTestCase tearDown should remove added uploads
| Reported by: | jeremyfelt | Owned by: | jeremyfelt |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | XML-RPC | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
A handful of tests in the XMLRPC area upload files, but the group does not clean up after itself when done. Every once and a while this causes an issue with incrementing filenames. This is especially noticeable in multisite once we fix a couple other problems - see #30256.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 30279: