Opened 11 years ago
Closed 11 years ago
#6419 closed defect (bug) (fixed)
Unit tests should drop BP tables during installation
| Reported by: | boonebgorges | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
WP's core tests drop all WP tables during the installation process, just before reinstalling them. This prevents potential problems that may occur when a previous test run didn't properly clean up after itself. We should do the same.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9836: