[Webkit-unassigned] [Bug 176703] REGRESSION (r221822): test262/test/language/statements/try/tco-catch.js is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 11 16:50:31 PDT 2017


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

--- Comment #7 from Mark Lam <mark.lam at apple.com> ---
How to run the test locally:

$ cd OpenSource/JSTests/test262/test/language/statements/try
$ VM=/Volumes/Data/ws3/OpenSource/WebKitBuild/Release/ && JSC_validateOptions=1 JSC_dumpOptions=0 JSC_dumpGeneratedBytecodes=1 JSC_maximumInliningDepth=1 JSC_useConcurrentJIT=0 JSC_dumpGraphAtEachPhase=1 JSC_dumpDFGDisassembly=1 JSC_useFTLJIT=0 DYLD_FRAMEWORK_PATH=$VM $VM/jsc --useFTLJIT=false --useFunctionDotArguments=true --validateExceptionChecks=true --maxPerThreadStackUsage=1572864 ../../../../harness/assert.js ../../../../harness/sta.js ../../../../harness/tco-helper.js --strict-file=tco-catch.js

I'll attach the dump that results from this shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170911/20abdeb5/attachment.html>


More information about the webkit-unassigned mailing list