v8/test/message/regress/fail
Mathias Bynens 5c2c5ce133 [test] Remove module pragma in favor of .mjs
d8 treats files with the .mjs extension as modules instead of
classic scripts. Thus, the `// MODULE` pragma and its corresponding
logic in test runners can be removed in favor of explicitly adding
the extension.

Bug: v8:7950, v8:9395, v8:9406
Also-By: tmrts@chromium.org
Change-Id: Ic74328dc5c5f176bb4bdf6d74bdd4d3966279ba5
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1675958
Commit-Queue: Mathias Bynens <mathias@chromium.org>
Reviewed-by: Tamer Tas <tmrts@chromium.org>
Auto-Submit: Mathias Bynens <mathias@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62421}
2019-06-27 13:25:48 +00:00
..
regress-73.js Convert all CRLF to LF 2018-05-07 18:55:09 +00:00
regress-73.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-75.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-75.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-1527.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-1527.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-3995.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-3995.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-4266.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-4266.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-5727.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-5727.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-8409.js [parser] Fix IsValidReferenceExpression 2018-11-05 15:54:00 +00:00
regress-8409.out Add quotes around unexpected token SyntaxError 2019-06-11 06:11:58 +00:00
regress-900383.mjs [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
regress-900383.out [test] Remove module pragma in favor of .mjs 2019-06-27 13:25:48 +00:00
regress-crbug-661579.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-crbug-661579.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-crbug-669017.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-crbug-669017.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-crbug-691194.js Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-crbug-691194.out Split message tests in failing and non-failing 2017-10-26 07:36:28 +00:00
regress-crbug-842101.js [builtins] Fix error message in Proxy set trap 2018-05-14 16:37:20 +00:00
regress-crbug-842101.out [builtins] Fix error message in Proxy set trap 2018-05-14 16:37:20 +00:00