[wp-trac] [WordPress Trac] #40535: Tests_DB::test_locale_floats() cannot be tested on Travis

WordPress Trac noreply at wordpress.org
Tue Mar 24 00:54:41 UTC 2020


#40535: Tests_DB::test_locale_floats() cannot be tested on Travis
--------------------------+-------------------------
 Reporter:  johnbillion   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Database      |     Version:
 Severity:  normal        |  Resolution:  worksforme
 Keywords:                |     Focuses:
--------------------------+-------------------------
Changes (by SergeyBiryukov):

 * keywords:  needs-unit-tests =>
 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  Awaiting Review =>


Comment:

 It looks like Travis includes some popular locales now, here's the output
 from [https://travis-ci.com/github/WordPress/wordpress-
 develop/jobs/301439335 one of the recent builds]:
 {{{
 $ locale -a
 ar_AE.utf8
 ar_EG.utf8
 C
 C.UTF-8
 de_AT.utf8
 de_BE.utf8
 de_CH.utf8
 de_DE.utf8
 en_AG
 en_AG.utf8
 en_AU.utf8
 en_BW.utf8
 en_CA.utf8
 en_DK.utf8
 en_GB.utf8
 en_HK.utf8
 en_IE.utf8
 en_IN
 en_IN.utf8
 en_NG
 en_NG.utf8
 en_NZ.utf8
 en_PH.utf8
 en_SG.utf8
 en_US.utf8
 en_ZA.utf8
 en_ZM
 en_ZM.utf8
 en_ZW.utf8
 es_ES.utf8
 es_MX.utf8
 fr_BE.utf8
 fr_CH.utf8
 fr_FR.utf8
 he_IL.utf8
 hi_IN
 hi_IN.utf8
 ja_JP.utf8
 ko_KR.utf8
 ms_MY.utf8
 POSIX
 pt_BR.utf8
 pt_PT.utf8
 ru_RU.utf8
 ru_UA.utf8
 uk_UA.utf8
 zh_CN.utf8
 zh_TW.utf8
 }}}

 `Tests_DB::test_locale_floats()` is no longer skipped and runs as
 expected. Marking the ticket as resolved.

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


More information about the wp-trac mailing list