Comments

Shruthi Shetty M created an issue. See original summary.

shruthi_shetty’s picture

Status: Active » Needs review
StatusFileSize
new2.32 KB

Removed calls to deprecated method assertIdentical() and replaced with assertIdenticals()

Status: Needs review » Needs work

The last submitted patch, 2: Remove-calls-to-deprecated-method-assertIdentical-3034762-2.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

thalles’s picture

Title: Remove calls to deprecated method assertIdentical() and replace with assertIdenticals() » Remove calls to deprecated method assertIdentical() and replace with assertSame()
thalles’s picture

Assigned: Unassigned » thalles
thalles’s picture

Assigned: thalles » Unassigned
Issue summary: View changes
Status: Needs work » Needs review
StatusFileSize
new2.3 KB
new2.09 KB

Follow the patch!

amarphule’s picture

Assigned: Unassigned » amarphule
Issue summary: View changes
amarphule’s picture

Created a new patch and added interdiff. Changed assertIdentical() to assertSame() and assertEqual() to assertEquals().
patch works for me on D8.6.15, php 7.3 mysql-5.7 and pathauto 8.x-1.x

berdir’s picture

Status: Needs review » Needs work

The last patch is massive and seems to be doing a lot of unrelated changes as well?

nitvirus’s picture

Status: Needs work » Fixed

We should close this one as this is already commit in 8.x.1.x branch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.