Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#36616 closed defect (bug) (fixed)

Don't create unused users in Tests_Ajax_DeleteComment

Reported by: ocean90's profile ocean90 Owned by: boonebgorges's profile boonebgorges
Milestone: 4.6 Priority: normal
Severity: normal Version: 4.4
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

Added in [35311].

Attachments (1)

36616.patch (1.2 KB) - added by ocean90 9 years ago.

Download all attachments as: .zip

Change History (3)

@ocean90
9 years ago

#1 @boonebgorges
9 years ago

  • Milestone changed from Awaiting Review to 4.6
  • Owner set to boonebgorges
  • Status changed from new to assigned

If the users genuinely aren't used in the tests, I think it's good remove them. But see #35199 and #36578 for more on why the presence of these users may be causing leakage between tests.

#2 @ocean90
9 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 37404:

Tests: Don't create unused users in Tests_Ajax_DeleteComment.

Fixes #36616.

Note: See TracTickets for help on using tickets.