Closed (fixed)
Project:
Drupal core
Version:
9.2.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jun 2021 at 15:49 UTC
Updated:
28 Jun 2021 at 08:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwaveComment #3
mondrakeIf the PHP 7.3 test turns back green, this is RTBC because it would mean it runs on PHPUnit8. Deprecation silencer removed and all conversions done.
Comment #4
longwaveComment #5
catchComment #6
guilhermevp commentedre-rolled patch, please review.
Comment #7
quietone commentedComment #8
mondrakethere’s a race condition, let’s go one issue at the time
Comment #9
longwaveThis can go in now.
Comment #10
spokjeRerolled
Comment #11
spokjeWell...that's not going to work...
Let's try this one.
Comment #12
mondrakeComment #15
catchCommitted/pushed to 9.3.x, also removed the deprecation suppression removal and GenerateThemeTest hunks and committed to 9.2.x too.