handle runtime errors in `expect_stdout` (#1618)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 17 Mar 2017 18:33:51 +0000 (02:33 +0800)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2017 18:33:51 +0000 (02:33 +0800)
commit0489d6de6499154c758a6464387546ec5a060f67
tree71d718c699e59b222e2a3d4d9ba74f5a4f7d59d0
parentfb092839c26ddaa0614df5295be85ea207bda9f7
handle runtime errors in `expect_stdout` (#1618)

allow test to pass if both `input` and `expect` throws the same kind of error
test/compress/issue-1588.js
test/run-tests.js