<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Our parser doesn't properly parse default parameter expressions in a class method"
   href="https://bugs.webkit.org/show_bug.cgi?id=157872#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Our parser doesn't properly parse default parameter expressions in a class method"
   href="https://bugs.webkit.org/show_bug.cgi?id=157872">bug 157872</a>
              from <span class="vcard"><a class="email" href="mailto:ticaiolima&#64;gmail.com" title="Caio Lima &lt;ticaiolima&#64;gmail.com&gt;"> <span class="fn">Caio Lima</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=157872#c13">comment #13</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=157872#c5">comment #5</a>)
&gt; &gt; Hi Saam.
&gt; &gt; Is there any way to run an specific stress test suite? I executed
&gt; &gt; run-javascriptcore-tests 2 hours ago and it is still executing. I would like
&gt; &gt; to run the tests that I changed to check if they are correct.
&gt; &gt; 
&gt; &gt; The test files are:
&gt; &gt; LayoutTests/js/script-tests/parser-syntax-check.js
&gt; &gt; Source/JavaScriptCore/tests/stress/arrow-functions-as-default-parameter-
&gt; &gt; values.js
&gt; &gt; 
&gt; &gt; Thank you for the fast answer (faster than my comment! =)).
&gt; 
&gt; Cool!
&gt; 
&gt; There is parameter --filter where you can add regex condition to filter
&gt; tests.
&gt; I'm using following command:
&gt; 
&gt; Tools/Scripts/run-javascriptcore-tests  --no-testapi --jsc-stress
&gt; --filter='parser-syntax-check'  
&gt; 
&gt; Also for layout tests you need to modify file with expected result 
&gt; In current patch is LayoutTests/js/parser-syntax-check-expected.txt</span >

Thanks GSkachkov! It worked well.</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>