JSC cli should use absolute paths as the URL.
https://bugs.webkit.org/show_bug.cgi?id=193077
Summary JSC cli should use absolute paths as the URL.
Keith Miller
Reported 2019-01-02 09:54:47 PST
Right now we use invalid urls in our source lists for the JSC cli because Chakra tests diff on the stack traces. This means the stack traces will appear different if they contain machine specific paths. We should probably fix this by making the Chakra tests run a regex match on the stack traces.
Attachments
Note You need to log in before you can comment on or make changes to this bug.