Make WordPress Core

Opened 9 years ago

Closed 8 years ago

#31827 closed defect (bug) (worksforme)

Taxonomy test failures in trunk

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.2
Component: Taxonomy Keywords: reporter-feedback
Focuses: Cc:

Description

Seeing a bunch of taxonomy test failures in current trunk on PHP 5.3.28 and 5.4.29.

Results attached.

Attachments (3)

unit-tests.php5.3.28.txt (7.8 KB) - added by SergeyBiryukov 9 years ago.
unit-tests.php5.4.29.txt (8.7 KB) - added by SergeyBiryukov 9 years ago.
unit-tests.php5.4.29.150401.txt (8.1 KB) - added by SergeyBiryukov 9 years ago.

Download all attachments as: .zip

Change History (8)

#1 follow-up: @boonebgorges
9 years ago

Hm, I'm not seeing these failures, either locally or on Travis https://travis-ci.org/aaronjorbin/develop.wordpress/builds/56663074. Do you also get them on later versions of PHP? You don't by chance have an object-cache.php or db.php drop-in, do you? (Not that the tests *should* fail in that case, but it would at least be a starting place.)

#2 in reply to: ↑ 1 ; follow-up: @SergeyBiryukov
9 years ago

Replying to boonebgorges:

Do you also get them on later versions of PHP? You don't by chance have an object-cache.php or db.php drop-in, do you? (Not that the tests *should* fail in that case, but it would at least be a starting place.)

Nope, no drop-ins, a clean install. No failures on 5.2.17 other than in Tests_DB_Charset (comment:4:ticket:31262).

Will try with a later version when I have a chance.

#3 in reply to: ↑ 2 @DrewAPicture
9 years ago

  • Keywords reporter-feedback added

Replying to SergeyBiryukov:

Replying to boonebgorges:

Do you also get them on later versions of PHP? You don't by chance have an object-cache.php or db.php drop-in, do you? (Not that the tests *should* fail in that case, but it would at least be a starting place.)

Nope, no drop-ins, a clean install. No failures on 5.2.17 other than in Tests_DB_Charset (comment:4:ticket:31262).

Will try with a later version when I have a chance.

What's the verdict?

#4 @SergeyBiryukov
9 years ago

Got similar, but not quite the same failures on second run: unit-tests.php5.4.29.150401.txt.

Don't have time to investigate right now, feel free to close as worksforme if no one else can reproduce :)

#5 @johnbillion
8 years ago

  • Milestone 4.2 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

Not seeing these errors either, closing as a localised issue.

Note: See TracTickets for help on using tickets.