<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@gmail.com" title="Caio Lima <ticaiolima@gmail.com>"> <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">> (In reply to <a href="show_bug.cgi?id=157872#c5">comment #5</a>)
> > Hi Saam.
> > Is there any way to run an specific stress test suite? I executed
> > run-javascriptcore-tests 2 hours ago and it is still executing. I would like
> > to run the tests that I changed to check if they are correct.
> >
> > The test files are:
> > LayoutTests/js/script-tests/parser-syntax-check.js
> > Source/JavaScriptCore/tests/stress/arrow-functions-as-default-parameter-
> > values.js
> >
> > Thank you for the fast answer (faster than my comment! =)).
>
> Cool!
>
> There is parameter --filter where you can add regex condition to filter
> tests.
> I'm using following command:
>
> Tools/Scripts/run-javascriptcore-tests --no-testapi --jsc-stress
> --filter='parser-syntax-check'
>
> Also for layout tests you need to modify file with expected result
> 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>