[wp-trac] [WordPress Trac] #53781: Tests_Embed_Template tests fail when run in isolation

WordPress Trac noreply at wordpress.org
Tue Sep 28 03:05:27 UTC 2021


#53781: Tests_Embed_Template tests fail when run in isolation
------------------------------+-------------------------------
 Reporter:  jrf               |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Build/Test Tools  |     Version:
 Severity:  minor             |  Resolution:
 Keywords:  needs-patch       |     Focuses:  coding-standards
------------------------------+-------------------------------

Comment (by jrf):

 @costdev Thanks for trying to reproduce. I can currently reproduce it even
 without the exclude for the `import` group and the standard config.

 Command `phpunit -c phpunit.xml.dist --filter Tests_Embed_Template`

 Tested against PHP: 7.2.34, 7.3.31, 7.4.24, 8.0.11, 8.1.0rc2
 Tested with PHPUnit: 7.5.20, 8.5.21, 9.5.10
 OS: Windows 10 64x

 Output of `php -m`:

 {{{
 [PHP Modules]
 bcmath
 bz2
 calendar
 Core
 ctype
 curl
 date
 dom
 exif
 fileinfo
 filter
 gd
 gettext
 gmp
 hash
 iconv
 imap
 intl
 json
 ldap
 libxml
 mbstring
 mysqli
 mysqlnd
 openssl
 pcre
 PDO
 pdo_mysql
 pdo_sqlite
 Phar
 readline
 Reflection
 session
 SimpleXML
 soap
 sockets
 SPL
 standard
 tokenizer
 xml
 xmlreader
 xmlrpc
 xmlwriter
 xsl
 zip
 zlib

 [Zend Modules]
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53781#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list