<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>229385</bug_id>
          
          <creation_ts>2021-08-22 08:18:55 -0700</creation_ts>
          <short_desc>JSC test stress/intl-locale-info.js is failing: Error: expected [&quot;islamic-umalqura&quot;,&quot;islamic-rgsa&quot;,&quot;islamic&quot;,&quot;gregory&quot;] but got [&quot;islamic-umalqura&quot;,&quot;gregory&quot;,&quot;islamic&quot;,&quot;islamic-rgsa&quot;]</short_desc>
          <delta_ts>2021-08-23 04:59:47 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mcatanzaro</cc>
    
    <cc>ross.kirsling</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1786244</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2021-08-22 08:18:55 -0700</bug_when>
    <thetext>The new JSC stress test stress/intl-locale-info.js is failing on my internal CI:

Running stress/intl-locale-info.js.default
stress/intl-locale-info.js.default: Exception: Error: expected [&quot;islamic-umalqura&quot;,&quot;islamic-rgsa&quot;,&quot;islamic&quot;,&quot;gregory&quot;] but got [&quot;islamic-umalqura&quot;,&quot;gregory&quot;,&quot;islamic&quot;,&quot;islamic-rgsa&quot;]
stress/intl-locale-info.js.default: shouldBe@intl-locale-info.js:3:24
stress/intl-locale-info.js.default: global code@intl-locale-info.js:37:13
stress/intl-locale-info.js.default: ERROR: Unexpected exit code: 3
FAIL: stress/intl-locale-info.js.default

It seems the test depends on the order of the locales returned by ICU, so we&apos;ll need a more permissive check here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1786267</commentid>
    <comment_count>1</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2021-08-22 15:05:36 -0700</bug_when>
    <thetext>Yes, it looks like depending on ICU version. On older ICU, it is failing now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1786268</commentid>
    <comment_count>2</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2021-08-22 15:08:00 -0700</bug_when>
    <thetext>I will quickly fix it. But it is possible the subsequent tests would fail after it is fixed. It is hard to fix it in my side since I don&apos;t have old ICU environment.
@Michael If the other failures happened, can you fix it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1786269</commentid>
    <comment_count>3</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2021-08-22 15:10:17 -0700</bug_when>
    <thetext>Committed r281421 (240811@main): &lt;https://commits.webkit.org/240811@main&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1786270</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-08-22 15:11:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/82222734&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1786394</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2021-08-23 04:59:47 -0700</bug_when>
    <thetext>(In reply to Yusuke Suzuki from comment #2)
&gt; I will quickly fix it. But it is possible the subsequent tests would fail
&gt; after it is fixed. It is hard to fix it in my side since I don&apos;t have old
&gt; ICU environment.
&gt; @Michael If the other failures happened, can you fix it?

Turns out there are no other failures. Thanks Yusuke!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>