Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#36616 closed defect (bug) (fixed)

Don't create unused users in Tests_Ajax_DeleteComment

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

Description

Added in [35311].

Attachments (1)

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

Download all attachments as: .zip

Change History (3)

@ocean90
10 years ago

#1 @boonebgorges
10 years ago

  • Milestone Awaiting Review4.6
  • Owner set to boonebgorges
  • Status newassigned

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
10 years ago

  • Resolutionfixed
  • Status assignedclosed

In 37404:

Tests: Don't create unused users in Tests_Ajax_DeleteComment.

Fixes #36616.

Note: See TracTickets for help on using tickets.