Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
phpunit
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2015 at 14:12 UTC
Updated:
18 Jan 2015 at 16:53 UTC
Jump to comment: Most recent
Currently we are stuck on an old branch of PHPUnit (4.1.x) because we have some tests that are using methods that are deprecated in PHPUnit 4.2. Once these deprecated methods are removed in #2331685: PHPUnit deprecated assertTag(), assertNotTag() and assertSelectEquals() we can update PHPUnit to the latest 4.4.2.
This is postponed on #2331685: PHPUnit deprecated assertTag(), assertNotTag() and assertSelectEquals().
Comments
Comment #1
pfrenssenThis is a duplicate of #2387027: Upgrade PHPUnit to the latest stable release.