[llvm-bugs] [Bug 45739] New: Fix failing locale tests on Apple platforms with the RU locale

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 29 09:39:55 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45739

            Bug ID: 45739
           Summary: Fix failing locale tests on Apple platforms with the
                    RU locale
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ldionne at apple.com
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com

The following tests are failing on Apple platforms:

   
test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_ru_RU.pass.cpp
b/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_ru_RU.pass.cpp
   
test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_ru_RU.pass.cpp
b/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_ru_RU.pass.cpp

We should figure out why and fix them.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200429/1a68848d/attachment-0001.html>


More information about the llvm-bugs mailing list