[Webkit-unassigned] [Bug 157872] Our parser doesn't properly parse default parameter expressions in a class method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 30 15:19:30 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157872

--- Comment #17 from Caio Lima <ticaiolima at gmail.com> ---
(In reply to comment #13)
> (In reply to comment #5)
> > 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

Thanks GSkachkov! It worked well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160530/28ac8e7b/attachment.html>


More information about the webkit-unassigned mailing list