[
https://issues.apache.org/jira/browse/STDCXX-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583820#action_12583820
]
Travis Vitek commented on STDCXX-716:
-------------------------------------
Okay, then that simplifies the expressions. I've been doing some testing and it
may not be necessary to reduce this further than what I posted above. The test
22.locale.ctype.toupper now runs in about 3 minutes for an 11s build on AIX.
Obviously we can reduce the time it takes by further limiting the locales
tested. So should we still reduce this down?
One thing that we might consider doing would be to change the count parameter
that is passet to {{{rw_query_locales()}}} to be the maximum number of matches
for a single pattern instead of the maximum total number of matches. Just an
idea.
> update rw_locales() to accept query strings, update tests
> ---------------------------------------------------------
>
> Key: STDCXX-716
> URL: https://issues.apache.org/jira/browse/STDCXX-716
> Project: C++ Standard Library
> Issue Type: Sub-task
> Components: Test Driver
> Affects Versions: 4.2.0
> Reporter: Travis Vitek
> Assignee: Travis Vitek
> Fix For: 4.2.1
>
> Original Estimate: 4h
> Time Spent: 28h
> Remaining Estimate: 12h
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.