Skip to content

Instantly share code, notes, and snippets.

@xeioex
Created April 20, 2019 10:14
Show Gist options
  • Save xeioex/422cca01a8611e627001806949f04c2d to your computer and use it in GitHub Desktop.
Save xeioex/422cca01a8611e627001806949f04c2d to your computer and use it in GitHub Desktop.
--- test262_njs_0.3.2_08.log 2019-04-20 12:57:30.551153601 +0300
+++ test262_njs_0.3.2_09.log 2019-04-20 13:10:05.404635220 +0300
@@ -1,7 +1,6 @@
=== njs_core failed in strict mode ===
--- errors ---
- SyntaxError: Unexpected token "")
-" in 148===
+ SyntaxError: "Test262Error" has already been declared in 114===
=== annexB/built-ins/Date/prototype/getYear/B.2.4 failed in strict mode ===
--- errors ---
Test262Error: obj should have an own property getYear
@@ -34935,7 +34934,9 @@
at main (native)===
built-ins/RegExp/prototype/exec/S15.10.6.2_A1_T7 passed in strict mode
built-ins/RegExp/prototype/exec/S15.10.6.2_A1_T8 passed in strict mode
-built-ins/RegExp/prototype/exec/S15.10.6.2_A1_T9 passed in strict mode
+=== built-ins/RegExp/prototype/exec/S15.10.6.2_A1_T9 failed in strict mode ===
+--- errors ---
+ SyntaxError: "__string" has already been declared in 119===
built-ins/RegExp/prototype/exec/S15.10.6.2_A2_T1 passed in strict mode
built-ins/RegExp/prototype/exec/S15.10.6.2_A2_T10 passed in strict mode
built-ins/RegExp/prototype/exec/S15.10.6.2_A2_T2 passed in strict mode
@@ -35315,7 +35316,9 @@
built-ins/RegExp/prototype/test/S15.10.6.3_A1_T6 passed in strict mode
built-ins/RegExp/prototype/test/S15.10.6.3_A1_T7 passed in strict mode
built-ins/RegExp/prototype/test/S15.10.6.3_A1_T8 passed in strict mode
-built-ins/RegExp/prototype/test/S15.10.6.3_A1_T9 passed in strict mode
+=== built-ins/RegExp/prototype/test/S15.10.6.3_A1_T9 failed in strict mode ===
+--- errors ---
+ SyntaxError: "__string" has already been declared in 119===
built-ins/RegExp/prototype/test/S15.10.6.3_A2_T1 passed in strict mode
built-ins/RegExp/prototype/test/S15.10.6.3_A2_T10 passed in strict mode
built-ins/RegExp/prototype/test/S15.10.6.3_A2_T2 passed in strict mode
@@ -45435,37 +45438,55 @@
=== harness/arrayContains failed in strict mode ===
--- errors ---
SyntaxError: Unexpected token "const" in 138===
-harness/assert-false passed in strict mode
-harness/assert-notsamevalue-nan passed in strict mode
+=== harness/assert-false failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/assert-notsamevalue-nan failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
harness/assert-notsamevalue-notsame passed in strict mode
harness/assert-notsamevalue-objects passed in strict mode
harness/assert-notsamevalue-zeros passed in strict mode
-harness/assert-obj passed in strict mode
+=== harness/assert-obj failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
harness/assert-samevalue-nan passed in strict mode
-harness/assert-samevalue-objects passed in strict mode
+=== harness/assert-samevalue-objects failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
harness/assert-samevalue-same passed in strict mode
-harness/assert-samevalue-zeros passed in strict mode
+=== harness/assert-samevalue-zeros failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
harness/assert-throws-custom passed in strict mode
-harness/assert-throws-incorrect-ctor passed in strict mode
+=== harness/assert-throws-incorrect-ctor failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
=== harness/assert-throws-native failed in strict mode ===
--- errors ---
- Test262Error: Expected a EvalError but got a Error
- at anonymous (:129)
- at anonymous (:82)
- at main (native)===
-harness/assert-throws-no-arg passed in strict mode
-harness/assert-throws-no-error passed in strict mode
-harness/assert-throws-null-fn passed in strict mode
-harness/assert-throws-null passed in strict mode
-harness/assert-throws-primitive passed in strict mode
-harness/assert-throws-single-arg passed in strict mode
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/assert-throws-no-arg failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/assert-throws-no-error failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/assert-throws-null-fn failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/assert-throws-null failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/assert-throws-primitive failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/assert-throws-single-arg failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
harness/assert-true passed in strict mode
=== harness/assertRelativeDateMs failed in strict mode ===
--- errors ---
- Test262Error: Expected Wed Dec 31 1969 00:00:00 GMT+0300 (MSK) to be 0 milliseconds from the Unix epoch
- at anonymous (:153)
- at assertRelativeDateMs (:122)
- at main (native)===
+ SyntaxError: "Test262Error" has already been declared in 144===
harness/byteConversionValues passed in strict mode
harness/compare-array-different-elements passed in strict mode
harness/compare-array-different-length passed in strict mode
@@ -45477,10 +45498,10 @@
harness/decimalToHexString passed in strict mode
=== harness/detachArrayBuffer-host-detachArrayBuffer failed in strict mode ===
--- errors ---
- SyntaxError: Unexpected token "(" in 150===
+ SyntaxError: "Test262Error" has already been declared in 136===
=== harness/detachArrayBuffer failed in strict mode ===
--- errors ---
- ReferenceError: "$DETACHBUFFER" is not defined in 137===
+ SyntaxError: "Test262Error" has already been declared in 120===
=== harness/fnGlobalObject failed in strict mode ===
--- errors ---
InternalError: Not implemented
@@ -45493,36 +45514,58 @@
=== harness/nativeFunctionMatcher failed in strict mode ===
--- errors ---
SyntaxError: Unexpected token "const" in 121===
-harness/promiseHelper passed in strict mode
+=== harness/promiseHelper failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 140===
harness/propertyhelper-verifyconfigurable-configurable passed in strict mode
-harness/propertyhelper-verifyconfigurable-not-configurable-strict passed in strict mode
+=== harness/propertyhelper-verifyconfigurable-not-configurable-strict failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
=== harness/propertyhelper-verifyenumerable-enumerable-symbol failed in strict mode ===
--- errors ---
ReferenceError: "Symbol" is not defined in 320===
harness/propertyhelper-verifyenumerable-enumerable passed in strict mode
=== harness/propertyhelper-verifyenumerable-not-enumerable-symbol failed in strict mode ===
--- errors ---
- ReferenceError: "Symbol" is not defined in 344===
-harness/propertyhelper-verifyenumerable-not-enumerable passed in strict mode
-harness/propertyhelper-verifynotconfigurable-configurable passed in strict mode
-harness/propertyhelper-verifynotconfigurable-not-configurable-strict passed in strict mode
+ SyntaxError: "Test262Error" has already been declared in 329===
+=== harness/propertyhelper-verifyenumerable-not-enumerable failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
+=== harness/propertyhelper-verifynotconfigurable-configurable failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
+=== harness/propertyhelper-verifynotconfigurable-not-configurable-strict failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
=== harness/propertyhelper-verifynotenumerable-enumerable-symbol failed in strict mode ===
--- errors ---
- ReferenceError: "Symbol" is not defined in 344===
-harness/propertyhelper-verifynotenumerable-enumerable passed in strict mode
+ SyntaxError: "Test262Error" has already been declared in 329===
+=== harness/propertyhelper-verifynotenumerable-enumerable failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
=== harness/propertyhelper-verifynotenumerable-not-enumerable-symbol failed in strict mode ===
--- errors ---
ReferenceError: "Symbol" is not defined in 320===
harness/propertyhelper-verifynotenumerable-not-enumerable passed in strict mode
harness/propertyhelper-verifynotwritable-not-writable-strict passed in strict mode
-harness/propertyhelper-verifynotwritable-writable passed in strict mode
-harness/propertyhelper-verifywritable-not-writable-strict passed in strict mode
+=== harness/propertyhelper-verifynotwritable-writable failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
+=== harness/propertyhelper-verifywritable-not-writable-strict failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
harness/propertyhelper-verifywritable-writable passed in strict mode
harness/proxytrapshelper-default passed in strict mode
harness/proxytrapshelper-overrides passed in strict mode
-harness/sta-error passed in strict mode
-harness/sta-override-error passed in strict mode
-harness/sta passed in strict mode
+=== harness/sta-error failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/sta-override-error failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
+=== harness/sta failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 120===
harness/tcoHelper passed in strict mode
=== harness/testTypedArray-conversions-call-error failed in strict mode ===
--- errors ---
@@ -45536,13 +45579,15 @@
=== harness/timer failed in strict mode ===
--- errors ---
ReferenceError: "code" is not defined in 117===
-harness/verifyProperty-arguments passed in strict mode
+=== harness/verifyProperty-arguments failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
=== harness/verifyProperty-desc-is-not-object failed in strict mode ===
--- errors ---
- ReferenceError: "Symbol" is not defined in 361===
+ SyntaxError: "Test262Error" has already been declared in 329===
=== harness/verifyProperty-noproperty failed in strict mode ===
--- errors ---
- 'hasOwnProperty'===
+ SyntaxError: "Test262Error" has already been declared in 329===
=== harness/verifyProperty-restore-accessor-symbol failed in strict mode ===
--- errors ---
SyntaxError: Unexpected token "(" in 321===
@@ -45559,8 +45604,10 @@
ReferenceError: "Symbol" is not defined in 320===
=== harness/verifyProperty-undefined-desc failed in strict mode ===
--- errors ---
- SyntaxError: Unexpected token "baz" in 344===
-harness/verifyProperty-value-error passed in strict mode
+ SyntaxError: "Test262Error" has already been declared in 329===
+=== harness/verifyProperty-value-error failed in strict mode ===
+--- errors ---
+ SyntaxError: "Test262Error" has already been declared in 329===
harness/verifyProperty-value passed in strict mode
=== intl402/constructors-string-and-single-element-array failed in strict mode ===
--- errors ---
@@ -47390,8 +47437,12 @@
language/block-scope/syntax/function-declarations/in-statement-position-default-statement-list passed in strict mode
language/block-scope/syntax/redeclaration/var-declaration-attempt-to-redeclare-with-var-declaration passed in strict mode
language/block-scope/syntax/redeclaration-global/allowed-to-declare-function-with-function-declaration passed in strict mode
-language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-var passed in strict mode
-language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-var-with-function-declaration passed in strict mode
+=== language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-var failed in strict mode ===
+--- errors ---
+ SyntaxError: "f" has already been declared in 111===
+=== language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-var-with-function-declaration failed in strict mode ===
+--- errors ---
+ SyntaxError: "f" has already been declared in 111===
language/comments/S7.4_A1_T1 passed in strict mode
language/comments/S7.4_A1_T2 passed in strict mode
language/comments/S7.4_A2_T1 passed in strict mode
@@ -63332,9 +63383,7 @@
language/function-code/S10.4_A1.1_T1 passed in strict mode
=== language/function-code/block-decl-onlystrict failed in strict mode ===
--- errors ---
- TypeError: cannot get property "constructor" of undefined
- at anonymous (:52)
- at main (native)===
+ ReferenceError: "f" is not defined in 115===
=== language/function-code/each-param-has-own-non-shared-eval-scope failed in strict mode ===
--- errors ---
SyntaxError: Unexpected token "=" in 112===
@@ -63382,11 +63431,10 @@
language/global-code/S10.1.7_A1_T1 passed in strict mode
=== language/global-code/block-decl-strict failed in strict mode ===
--- errors ---
- Test262Error: Expected a ReferenceError to be thrown but no exception was thrown at all
- at anonymous (:22)
- at anonymous (:82)
- at main (native)===
-language/global-code/decl-func-dup passed in strict mode
+ ReferenceError: "f" is not defined in 112===
+=== language/global-code/decl-func-dup failed in strict mode ===
+--- errors ---
+ SyntaxError: "f" has already been declared in 111===
=== language/global-code/decl-func failed in strict mode ===
--- errors ---
TypeError: cannot get property "enumerable" of undefined
@@ -64923,7 +64971,7 @@
language/reserved-words/ident-name-reserved-word-literal-prop-name passed in strict mode
=== language/reserved-words/unreserved-words failed in strict mode ===
--- errors ---
- SyntaxError: Unexpected token "toString" in 197===
+ SyntaxError: "assert" has already been declared in 116===
=== language/rest-parameters/array-pattern failed in strict mode ===
--- errors ---
SyntaxError: Unexpected token "[" in 111===
@@ -77384,7 +77432,9 @@
language/statements/function/S13.2.1_A4_T4 passed in strict mode
language/statements/function/S13.2.1_A5_T1 passed in strict mode
language/statements/function/S13.2.1_A5_T2 passed in strict mode
-language/statements/function/S13.2.1_A6_T3 passed in strict mode
+=== language/statements/function/S13.2.1_A6_T3 failed in strict mode ===
+--- errors ---
+ SyntaxError: "__func" has already been declared in 113===
language/statements/function/S13.2.1_A6_T4 passed in strict mode
language/statements/function/S13.2.1_A7_T1 passed in strict mode
language/statements/function/S13.2.1_A7_T2 passed in strict mode
@@ -77482,7 +77532,9 @@
language/statements/function/S13_A17_T1 passed in strict mode
language/statements/function/S13_A17_T2 passed in strict mode
language/statements/function/S13_A18 passed in strict mode
-language/statements/function/S13_A19_T1 passed in strict mode
+=== language/statements/function/S13_A19_T1 failed in strict mode ===
+--- errors ---
+ SyntaxError: "__decl" has already been declared in 131===
language/statements/function/S13_A19_T2 passed in strict mode
language/statements/function/S13_A2_T1 passed in strict mode
language/statements/function/S13_A2_T2 passed in strict mode
@@ -77494,8 +77546,12 @@
language/statements/function/S13_A4_T2 passed in strict mode
language/statements/function/S13_A4_T3 passed in strict mode
language/statements/function/S13_A4_T4 passed in strict mode
-language/statements/function/S13_A6_T1 passed in strict mode
-language/statements/function/S13_A6_T2 passed in strict mode
+=== language/statements/function/S13_A6_T1 failed in strict mode ===
+--- errors ---
+ SyntaxError: "__func" has already been declared in 117===
+=== language/statements/function/S13_A6_T2 failed in strict mode ===
+--- errors ---
+ SyntaxError: "__func" has already been declared in 135===
=== language/statements/function/S13_A7_T1 failed in strict mode ===
--- errors ---
SyntaxError: Unexpected token "\" in 156===
@@ -80694,8 +80750,8 @@
at main (native)===
=== Summary ===
- Ran 27119 tests
- - Passed 6813 tests (25.1%)
- - Failed 20306 tests (74.9%)
+ - Passed 6779 tests (25.0%)
+ - Failed 20340 tests (75.0%)
Failed Tests
njs_core in strict mode
annexB/built-ins/Date/prototype/getYear/B.2.4 in strict mode
@@ -87654,6 +87710,7 @@
built-ins/RegExp/prototype/dotAll/this-val-regexp-prototype in strict mode
built-ins/RegExp/prototype/dotAll/this-val-regexp in strict mode
built-ins/RegExp/prototype/exec/S15.10.6.2_A1_T6 in strict mode
+ built-ins/RegExp/prototype/exec/S15.10.6.2_A1_T9 in strict mode
built-ins/RegExp/prototype/exec/S15.10.6.2_A4_T1 in strict mode
built-ins/RegExp/prototype/exec/S15.10.6.2_A4_T10 in strict mode
built-ins/RegExp/prototype/exec/S15.10.6.2_A4_T11 in strict mode
@@ -87733,6 +87790,7 @@
built-ins/RegExp/prototype/sticky/this-val-regexp-prototype in strict mode
built-ins/RegExp/prototype/sticky/this-val-regexp in strict mode
built-ins/RegExp/prototype/test/S15.10.6.3_A1_T22 in strict mode
+ built-ins/RegExp/prototype/test/S15.10.6.3_A1_T9 in strict mode
built-ins/RegExp/prototype/test/S15.10.6.3_A9 in strict mode
built-ins/RegExp/prototype/test/name in strict mode
built-ins/RegExp/prototype/test/y-fail-lastindex-no-write in strict mode
@@ -90490,21 +90548,45 @@
built-ins/parseInt/name in strict mode
built-ins/undefined/S15.1.1.3_A1 in strict mode
harness/arrayContains in strict mode
+ harness/assert-false in strict mode
+ harness/assert-notsamevalue-nan in strict mode
+ harness/assert-obj in strict mode
+ harness/assert-samevalue-objects in strict mode
+ harness/assert-samevalue-zeros in strict mode
+ harness/assert-throws-incorrect-ctor in strict mode
harness/assert-throws-native in strict mode
+ harness/assert-throws-no-arg in strict mode
+ harness/assert-throws-no-error in strict mode
+ harness/assert-throws-null-fn in strict mode
+ harness/assert-throws-null in strict mode
+ harness/assert-throws-primitive in strict mode
+ harness/assert-throws-single-arg in strict mode
harness/assertRelativeDateMs in strict mode
harness/detachArrayBuffer-host-detachArrayBuffer in strict mode
harness/detachArrayBuffer in strict mode
harness/fnGlobalObject in strict mode
harness/isConstructor in strict mode
harness/nativeFunctionMatcher in strict mode
+ harness/promiseHelper in strict mode
+ harness/propertyhelper-verifyconfigurable-not-configurable-strict in strict mode
harness/propertyhelper-verifyenumerable-enumerable-symbol in strict mode
harness/propertyhelper-verifyenumerable-not-enumerable-symbol in strict mode
+ harness/propertyhelper-verifyenumerable-not-enumerable in strict mode
+ harness/propertyhelper-verifynotconfigurable-configurable in strict mode
+ harness/propertyhelper-verifynotconfigurable-not-configurable-strict in strict mode
harness/propertyhelper-verifynotenumerable-enumerable-symbol in strict mode
+ harness/propertyhelper-verifynotenumerable-enumerable in strict mode
harness/propertyhelper-verifynotenumerable-not-enumerable-symbol in strict mode
+ harness/propertyhelper-verifynotwritable-writable in strict mode
+ harness/propertyhelper-verifywritable-not-writable-strict in strict mode
+ harness/sta-error in strict mode
+ harness/sta-override-error in strict mode
+ harness/sta in strict mode
harness/testTypedArray-conversions-call-error in strict mode
harness/testTypedArray-conversions in strict mode
harness/testTypedArray in strict mode
harness/timer in strict mode
+ harness/verifyProperty-arguments in strict mode
harness/verifyProperty-desc-is-not-object in strict mode
harness/verifyProperty-noproperty in strict mode
harness/verifyProperty-restore-accessor-symbol in strict mode
@@ -90512,6 +90594,7 @@
harness/verifyProperty-restore-symbol in strict mode
harness/verifyProperty-symbol-prop in strict mode
harness/verifyProperty-undefined-desc in strict mode
+ harness/verifyProperty-value-error in strict mode
intl402/constructors-string-and-single-element-array in strict mode
intl402/constructors-taint-Object-prototype-2 in strict mode
intl402/constructors-taint-Object-prototype in strict mode
@@ -91063,6 +91146,8 @@
language/block-scope/syntax/for-in/acquire-properties-from-array in strict mode
language/block-scope/syntax/for-in/acquire-properties-from-object in strict mode
language/block-scope/syntax/for-in/mixed-values-in-iteration in strict mode
+ language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-function-declaration-with-var in strict mode
+ language/block-scope/syntax/redeclaration-global/allowed-to-redeclare-var-with-function-declaration in strict mode
language/comments/S7.4_A5 in strict mode
language/comments/S7.4_A6 in strict mode
language/comments/mongolian-vowel-separator-single-eval in strict mode
@@ -95677,6 +95762,7 @@
language/function-code/switch-case-decl-onlystrict in strict mode
language/function-code/switch-dflt-decl-onlystrict in strict mode
language/global-code/block-decl-strict in strict mode
+ language/global-code/decl-func-dup in strict mode
language/global-code/decl-func in strict mode
language/global-code/decl-lex-configurable-global in strict mode
language/global-code/decl-lex in strict mode
@@ -100111,6 +100197,7 @@
language/statements/function/13.2-30-s in strict mode
language/statements/function/13.2-4-s in strict mode
language/statements/function/S13.2.1_A1_T1 in strict mode
+ language/statements/function/S13.2.1_A6_T3 in strict mode
language/statements/function/S13.2.1_A7_T4 in strict mode
language/statements/function/S13.2.2_A13 in strict mode
language/statements/function/S13.2.2_A1_T1 in strict mode
@@ -100123,6 +100210,9 @@
language/statements/function/S13.2.2_A8_T3 in strict mode
language/statements/function/S13.2_A4_T1 in strict mode
language/statements/function/S13.2_A4_T2 in strict mode
+ language/statements/function/S13_A19_T1 in strict mode
+ language/statements/function/S13_A6_T1 in strict mode
+ language/statements/function/S13_A6_T2 in strict mode
language/statements/function/S13_A7_T1 in strict mode
language/statements/function/S14_A5_T1 in strict mode
language/statements/function/S14_A5_T2 in strict mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment