-
-
Save dckc/ecdcc72e0537ad069033b4f37ba1e90b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn run v1.22.0 | |
$ ava-xs | |
# SKIP test excluded on XS test/error/test-assert-log.js | |
# SKIP test excluded on XS test/error/test-tame-console-unfilteredError.js | |
bar happens Error: caused by (a SyntaxError),(an object) | |
bor happens ReferenceError: bor | |
# SKIP test excluded on XS test/error/test-tame-console-unsafe-unsafeError-unfilteredError.js | |
# SKIP test excluded on XS test/error/test-tame-console-unsafe-unsafeError.js | |
bar happens Error: caused by (a SyntaxError),(an object) | |
bor happens ReferenceError: bor | |
# SKIP test excluded on XS test/error/test-tame-console-unsafeError.js | |
# SKIP test excluded on XS test/error/test-tame-console.js | |
# SKIP test excluded on XS test/error/test-tame-v8-error-unit.js | |
# SKIP test excluded on XS test/error/test-tame-v8-error-unsafe.js | |
# SKIP test excluded on XS test/error/test-tame-v8-error.js | |
# SKIP test excluded on XS test/test-break-function-eval.js | |
# SKIP test excluded on XS test/test-compartment-transforms.js | |
# SKIP test excluded on XS test/test-evade-html-comment.js | |
# SKIP test excluded on XS test/test-evade-import-expression.js | |
# SKIP test excluded on XS test/test-evaluate.js | |
# SKIP test excluded on XS test/test-global-lexicals-modules.js | |
# SKIP test excluded on XS test/test-global-object-mutability.js | |
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten | |
# SKIP test excluded on XS test/test-global-object.js | |
# SKIP test excluded on XS test/test-import-cjs.js | |
# SKIP test excluded on XS test/test-import-gauntlet.js | |
# SKIP test excluded on XS test/test-import-stack-traces.js | |
# SKIP test excluded on XS test/test-import.js | |
# SKIP test excluded on XS test/test-lockdown-options.js | |
# SKIP test excluded on XS test/test-lockdown.js | |
# SKIP test excluded on XS test/test-make-eval-function.js | |
# SKIP test excluded on XS test/test-make-evaluate-factory.js | |
# SKIP test excluded on XS test/test-make-function-constructor.js | |
# SKIP test excluded on XS test/test-module-compartment-instance.js | |
# SKIP test excluded on XS test/test-module-compartment-prototype.js | |
# SKIP test excluded on XS test/test-module-static-record.js | |
# SKIP test excluded on XS test/test-node.js | |
# SKIP test excluded on XS test/test-package.js | |
# SKIP test excluded on XS test/test-reject-direct-eval.js | |
# SKIP test excluded on XS test/test-reject-html-comment.js | |
# SKIP test excluded on XS test/test-reject-import-expression.js | |
# SKIP test excluded on XS test/test-scope-handler.js | |
# SKIP test excluded on XS test/test-static-module-record-unit.js | |
# SKIP test excluded on XS test/test-suppress-direct-eval.js | |
# SKIP test excluded on XS test/test-transforms.js | |
# SKIP test excluded on XS test/test-v8-callsite-properties.js | |
# SKIP test excluded on XS test/test-whitelist-intrinsics.js | |
115 tests passed | |
Done in 3.91s. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment