Changes between Initial Version and Version 1 of Ticket #40866, comment 12
- Timestamp:
- 05/26/2017 09:05:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40866, comment 12
initial v1 9 9 - Further comments tweaks. 10 10 11 Annoyingly, when running `phpunit --filter Tests_Media` multiple times, there is still a test that fails unless you remove the media file it creates ([https://github.com/WordPress/wordpress-develop/blob/4.7.5/tests/phpunit/tests/media.php#L1932 test_wp_get_attachment_image_should_use_wp_get_attachment_metadata]) - but this can be fixed separately.11 Annoyingly, when running `phpunit --filter Tests_Media` multiple times, there is still a test that fails unless you remove the media file it creates ([https://github.com/WordPress/wordpress-develop/blob/4.7.5/tests/phpunit/tests/media.php#L1932 test_wp_get_attachment_image_should_use_wp_get_attachment_metadata]) - but this is a pre-existing issue and can be fixed separately.