Closed (fixed)
Project:
Drupal core
Version:
8.9.x-dev
Component:
phpunit
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2020 at 23:45 UTC
Updated:
25 May 2020 at 00:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwaveComment #3
catchGood spot.
Comment #5
xjmI almost said "surely the intent was to put that inside the assertion" but the contents of the
is_dir()are the same as those of the assertions.This error appears to exist only in 8.9.x, not in 8.8.x, 9.0.x, or 9.1.x. I confirmed that these are the only two cases, also:
Committed to 8.9.x. Thanks!