[wp-trac] [WordPress Trac] #51109: Random term meta test failures
WordPress Trac
noreply at wordpress.org
Sat Aug 22 02:16:55 UTC 2020
#51109: Random term meta test failures
------------------------------+--------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.6
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+--------------------
There is a recent race condition in the tests, causing random failures:
https://travis-ci.com/github/WordPress/wordpress-develop/builds/180906200
https://travis-ci.com/github/WordPress/wordpress-develop/builds/180910443
{{{
There was 1 failure:
1)
Tests_Term_Meta::test_term_meta_should_be_lazy_loaded_for_all_terms_in_wp_query_loop
Failed asserting that 201618 is identical to 201619.
/var/www/tests/phpunit/tests/term/meta.php:155
}}}
Could be a coincidence, but [48840] seems to be the only recent commit
dealing with terms, so might be related.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51109>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list