<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - js/stringimpl-to-jsstring-on-large-strings tests consume huge memory"
   href="https://bugs.webkit.org/show_bug.cgi?id=159807#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - js/stringimpl-to-jsstring-on-large-strings tests consume huge memory"
   href="https://bugs.webkit.org/show_bug.cgi?id=159807">bug 159807</a>
              from <span class="vcard"><a class="email" href="mailto:benjamin&#64;webkit.org" title="Benjamin Poulain &lt;benjamin&#64;webkit.org&gt;"> <span class="fn">Benjamin Poulain</span></a>
</span></b>
        <pre>The problem is this bug only crashed JSC when dealing with strings larger than 2gb.

We need bugs like this to be covered but we can't have these tests break other tests.

Ossy, is there any way to make some tests sequential instead of running in parallel with everything else? Any other idea to solve this?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>