[wp-trac] [WordPress Trac] #53363: Test tool and unit test improvements for 5.9
WordPress Trac
noreply at wordpress.org
Sun Jul 25 16:23:29 UTC 2021
#53363: Test tool and unit test improvements for 5.9
------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by jrf):
Found something else which needs looking into, where the tests clearly
aren't self-contained:
If I add the `import` group to the `<groups>` `<excludes>`, then the
following two unrelated tests start erroring out:
{{{
#) Tests_Embed_Template::test_oembed_output_post_with_thumbnail
DOMDocument::loadHTML(): AttValue: " expected in Entity, line: 10
path/to/wp/tests/phpunit/tests/oembed/template.php:66
#) Tests_Embed_Template::test_oembed_output_attachment
DOMDocument::loadHTML(): AttValue: " expected in Entity, line: 10
path/to/wp/tests/phpunit/tests/oembed/template.php:110
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53363#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list