Skip to content

Instantly share code, notes, and snippets.

@avdg
Created May 10, 2016 18:49
Show Gist options
  • Save avdg/37e09a4d2f93039afba686bd56ba2d7f to your computer and use it in GitHub Desktop.
Save avdg/37e09a4d2f93039afba686bd56ba2d7f to your computer and use it in GitHub Desktop.
Test262 es 5.1 results for UglifyJS master branch

Uglify checkout a0e03c9df47c411a40bceef02af2ce3dd1a329cc (master) Test262 checkout 7da91bceb9ce7613f87db47ddd1292a2dda58b42 (es5-tests)

process.versions:

{ http_parser: '2.7.0',
  node: '6.1.0',
  v8: '5.0.71.35',
  uv: '1.9.0',
  zlib: '1.2.8',
  ares: '1.10.1-DEV',
  icu: '56.1',
  modules: '48',
  openssl: '1.0.2h' }

Test262 results

All tests are passed as js code to UglifyJS, and run through the minify method. The minified code will then be run by node. If the minified code errors, the original code will be run through node and the results will be compared. Ultimately, the test runner decides if a test fail. Some tests may be expected to fail.

Tests only working without UglifyJS are marked in bold.

Most tests are tested in strict and non-strict mode. While failures may be listed twice, the test will only be shown once.

Note: there is a bug that prevents links from being visible, see vmg/redcarpet#443

Global stats

  • Found 11359 executed tests
  • 394 tests failed (3.47%)
  • 320 tests failed becuase of Node (2.82%)
  • 54 tests failed because of UglifyJS (0.48%)

Error tree

394 failures over 11359 tests whereof 54 caused by UglifyJS (No local tests, with 14 subdirectories)

  • annexB/ 0 failures over 12 tests (No local failures, with no subdirectories)
  • bestPractice/ 8 failures over 20 tests (8 failures over 20 local tests, with no subdirectories)
    • bestPractice\Sbp_A1_T1 was expected to fail in strict mode, but didn't [test] - failed: 1/1
    • bestPractice\Sbp_A2_T1 was expected to fail in strict mode, but didn't [test] - failed: 1/1
    • bestPractice\Sbp_A2_T2 was expected to fail in strict mode, but didn't [test] - failed: 1/1
    • bestPractice\Sbp_A3_T1 was expected to fail in strict mode, but didn't [test] - failed: 1/1
    • bestPractice\Sbp_A3_T2 was expected to fail in strict mode, but didn't [test] - failed: 1/1
    • bestPractice\Sbp_A4_T1 was expected to fail in strict mode, but didn't [test] - failed: 1/1
    • bestPractice\Sbp_A4_T2 was expected to fail in strict mode, but didn't [test] - failed: 1/1
    • bestPractice\Sbp_A5_T2 was expected to fail in strict mode, but didn't [test] - failed: 1/1
  • ch06/ 0 failures over 1 tests (No local failures, with no subdirectories)
  • ch07/ 10 failures over 715 tests (No local tests, with 7 subdirectories)
    • 7.2/ 0 failures over 45 tests (No local failures, with no subdirectories)
    • 7.3/ 0 failures over 59 tests (No local failures, with no subdirectories)
    • 7.4/ 0 failures over 14 tests (No local failures, with no subdirectories)
    • 7.6/ 0 failures over 271 tests (No local failures, with 1 subdirectories)
    • 7.7/ 0 failures over 11 tests (No local failures, with no subdirectories)
    • 7.8/ 10 failures over 214 tests (No local tests, with 5 subdirectories)
      • 7.8.1/ 0 failures over 2 tests (No local failures, with no subdirectories)
      • 7.8.2/ 0 failures over 2 tests (No local failures, with no subdirectories)
      • 7.8.3/ 0 failures over 80 tests (No local failures, with no subdirectories)
      • 7.8.4/ 2 failures over 78 tests (2 failures over 78 local tests, with no subdirectories)
        • ch07\7.8\7.8.4\S7.8.4_A4.3_T1 was expected to fail in strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.4\S7.8.4_A4.3_T2 was expected to fail in strict mode, but didn't [test] - failed: 1/1
      • 7.8.5/ 8 failures over 52 tests (8 failures over 52 local tests, with no subdirectories)
        • ch07\7.8\7.8.5\S7.8.5_A1.3_T1 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.5\S7.8.5_A1.3_T3 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.5\S7.8.5_A1.5_T1 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.5\S7.8.5_A1.5_T3 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.5\S7.8.5_A2.3_T1 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.5\S7.8.5_A2.3_T3 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.5\S7.8.5_A2.5_T1 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
        • ch07\7.8\7.8.5\S7.8.5_A2.5_T3 was expected to fail in non-strict mode, but didn't [test] - failed: 1/1
    • 7.9/ 0 failures over 101 tests (No local failures, with 1 subdirectories)
  • ch08/ 4 failures over 182 tests (No local tests, with 9 subdirectories)
    • 8.1/ 0 failures over 7 tests (No local failures, with no subdirectories)
    • 8.12/ 0 failures over 76 tests (No local tests, with 8 subdirectories)
    • 8.2/ 0 failures over 4 tests (No local failures, with no subdirectories)
    • 8.3/ 0 failures over 5 tests (No local failures, with no subdirectories)
    • 8.4/ 0 failures over 24 tests (No local failures, with no subdirectories)
    • 8.5/ 0 failures over 19 tests (No local failures, with no subdirectories)
    • 8.6/ 0 failures over 19 tests (No local failures, with 2 subdirectories)
    • 8.7/ 4 failures over 25 tests (4 failures over 14 local tests, with 1 subdirectories)
      • ch08\8.7\S8.7.1_A1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • ch08\8.7\S8.7.1_A2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • ch08\8.7\S8.7_A5_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • ch08\8.7\S8.7_A5_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 8.7.2/ 0 failures over 11 tests (No local failures, with no subdirectories)
    • 8.8/ 0 failures over 3 tests (No local failures, with no subdirectories)
  • ch09/ 0 failures over 128 tests (No local tests, with 9 subdirectories)
  • ch10/ 1 failures over 377 tests (No local tests, with 5 subdirectories)
    • 10.1/ 0 failures over 43 tests (No local failures, with 1 subdirectories)
    • 10.2/ 0 failures over 45 tests (No local tests, with 3 subdirectories)
    • 10.4/ 1 failures over 240 tests (No local failures, with 3 subdirectories)
      • 10.4.1/ 1 failures over 2 tests (1 failures over 2 local tests, with no subdirectories)
        • ch10\10.4\10.4.1\S10.4.1_A1_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 10.4.2/ 0 failures over 35 tests (No local failures, with no subdirectories)
      • 10.4.3/ 0 failures over 201 tests (No local failures, with no subdirectories)
    • 10.5/ 0 failures over 6 tests (No local failures, with no subdirectories)
    • 10.6/ 0 failures over 43 tests (No local failures, with no subdirectories)
  • ch11/ 31 failures over 1316 tests whereof 17 caused by UglifyJS (No local tests, with 14 subdirectories)
    • 11.1/ 9 failures over 66 tests (No local tests, with 5 subdirectories)
      • 11.1.1/ 0 failures over 6 tests (No local failures, with no subdirectories)
      • 11.1.2/ 0 failures over 2 tests (No local failures, with no subdirectories)
      • 11.1.4/ 0 failures over 11 tests (No local failures, with no subdirectories)
      • 11.1.5/ 9 failures over 39 tests (9 failures over 39 local tests, with no subdirectories)
        • ch11\11.1\11.1.5\11.1.5-4-4-a-1-s failed in strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-b-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-b-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-c-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-c-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-d-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-d-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-d-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.1\11.1.5\11.1.5_4-4-d-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 11.1.6/ 0 failures over 8 tests (No local failures, with no subdirectories)
    • 11.10/ 0 failures over 69 tests (No local tests, with 3 subdirectories)
    • 11.11/ 0 failures over 32 tests (No local tests, with 2 subdirectories)
    • 11.12/ 0 failures over 15 tests (No local failures, with no subdirectories)
    • 11.13/ 0 failures over 325 tests (No local tests, with 2 subdirectories)
    • 11.14/ 0 failures over 5 tests (No local failures, with no subdirectories)
    • 11.2/ 2 failures over 57 tests whereof 2 caused by UglifyJS (No local tests, with 4 subdirectories)
      • 11.2.1/ 0 failures over 17 tests (No local failures, with no subdirectories)
      • 11.2.2/ 2 failures over 11 tests whereof 2 caused by UglifyJS (2 failures over 11 local tests with 2 caused by UglifyJS, with no subdirectories)
        • ch11\11.2\11.2.2\S11.2.2_A3_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
        • ch11\11.2\11.2.2\S11.2.2_A3_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 11.2.3/ 0 failures over 20 tests (No local failures, with no subdirectories)
      • 11.2.4/ 0 failures over 9 tests (No local failures, with no subdirectories)
    • 11.3/ 0 failures over 45 tests (No local tests, with 2 subdirectories)
    • 11.4/ 5 failures over 173 tests (No local tests, with 9 subdirectories)
      • 11.4.1/ 5 failures over 77 tests (5 failures over 77 local tests, with no subdirectories)
        • ch11\11.4\11.4.1\11.4.1-4.a-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.4\11.4.1\11.4.1-4.a-8-s failed in strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.4\11.4.1\11.4.1-5-a-28-s failed in strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.4\11.4.1\S11.4.1_A3.1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch11\11.4\11.4.1\S11.4.1_A3.3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 11.4.2/ 0 failures over 9 tests (No local failures, with no subdirectories)
      • 11.4.3/ 0 failures over 10 tests (No local failures, with no subdirectories)
      • 11.4.4/ 0 failures over 18 tests (No local failures, with no subdirectories)
      • 11.4.5/ 0 failures over 19 tests (No local failures, with no subdirectories)
      • 11.4.6/ 0 failures over 10 tests (No local failures, with no subdirectories)
      • 11.4.7/ 0 failures over 12 tests (No local failures, with no subdirectories)
      • 11.4.8/ 0 failures over 9 tests (No local failures, with no subdirectories)
      • 11.4.9/ 0 failures over 9 tests (No local failures, with no subdirectories)
    • 11.5/ 2 failures over 97 tests whereof 2 caused by UglifyJS (No local tests, with 3 subdirectories)
      • 11.5.1/ 0 failures over 32 tests (No local failures, with no subdirectories)
      • 11.5.2/ 1 failures over 34 tests whereof 1 caused by UglifyJS (1 failures over 34 local tests with 1 caused by UglifyJS, with no subdirectories)
        • ch11\11.5\11.5.2\S11.5.2_A4_T8 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 11.5.3/ 1 failures over 31 tests whereof 1 caused by UglifyJS (1 failures over 31 local tests with 1 caused by UglifyJS, with no subdirectories)
        • ch11\11.5\11.5.3\S11.5.3_A4_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
    • 11.6/ 0 failures over 65 tests (No local tests, with 2 subdirectories)
    • 11.7/ 1 failures over 87 tests whereof 1 caused by UglifyJS (No local tests, with 3 subdirectories)
      • 11.7.1/ 0 failures over 29 tests (No local failures, with no subdirectories)
      • 11.7.2/ 0 failures over 29 tests (No local failures, with no subdirectories)
      • 11.7.3/ 1 failures over 29 tests whereof 1 caused by UglifyJS (1 failures over 29 local tests with 1 caused by UglifyJS, with no subdirectories)
        • ch11\11.7\11.7.3\S11.7.3_A2.2_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
    • 11.8/ 11 failures over 180 tests whereof 11 caused by UglifyJS (No local tests, with 6 subdirectories)
      • 11.8.1/ 1 failures over 36 tests whereof 1 caused by UglifyJS (1 failures over 36 local tests with 1 caused by UglifyJS, with no subdirectories)
        • ch11\11.8\11.8.1\S11.8.1_A2.3_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 11.8.2/ 1 failures over 40 tests whereof 1 caused by UglifyJS (1 failures over 40 local tests with 1 caused by UglifyJS, with no subdirectories)
        • ch11\11.8\11.8.2\S11.8.2_A2.3_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 11.8.3/ 6 failures over 41 tests whereof 6 caused by UglifyJS (6 failures over 41 local tests with 6 caused by UglifyJS, with no subdirectories)
        • ch11\11.8\11.8.3\11.8.3-1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
        • ch11\11.8\11.8.3\11.8.3-2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
        • ch11\11.8\11.8.3\11.8.3-3 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
        • ch11\11.8\11.8.3\11.8.3-4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
        • ch11\11.8\11.8.3\11.8.3-5 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
        • ch11\11.8\11.8.3\S11.8.3_A2.3_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 11.8.4/ 0 failures over 36 tests (No local failures, with no subdirectories)
      • 11.8.6/ 2 failures over 19 tests whereof 2 caused by UglifyJS (2 failures over 19 local tests with 2 caused by UglifyJS, with no subdirectories)
        • ch11\11.8\11.8.6\S11.8.6_A3 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
        • ch11\11.8\11.8.6\S11.8.6_A6_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 11.8.7/ 1 failures over 8 tests whereof 1 caused by UglifyJS (1 failures over 8 local tests with 1 caused by UglifyJS, with no subdirectories)
        • ch11\11.8\11.8.7\S11.8.7_A3 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
    • 11.9/ 1 failures over 100 tests whereof 1 caused by UglifyJS (No local tests, with 4 subdirectories)
      • 11.9.1/ 0 failures over 29 tests (No local failures, with no subdirectories)
      • 11.9.2/ 1 failures over 29 tests whereof 1 caused by UglifyJS (1 failures over 29 local tests with 1 caused by UglifyJS, with no subdirectories)
        • ch11\11.9\11.9.2\S11.9.2_A7.8 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 11.9.4/ 0 failures over 21 tests (No local failures, with no subdirectories)
      • 11.9.5/ 0 failures over 21 tests (No local failures, with no subdirectories)
  • ======ch11/ 4 failures over 4 tests (No local tests, with 2 subdirectories)
    • 11.2/ 2 failures over 2 tests (No local tests, with 1 subdirectories)
      • 11.2.2/ 2 failures over 2 tests (2 failures over 2 local tests, with no subdirectories)
        • *======ch11\11.2\11.2.2\S11.2.2_A3_T2 passed in non-strict * [test] - failed: 1/1
        • *======ch11\11.2\11.2.2\S11.2.2_A3_T5 passed in non-strict * [test] - failed: 1/1
    • 11.8/ 2 failures over 2 tests (No local tests, with 2 subdirectories)
      • 11.8.6/ 1 failures over 1 tests (1 failures over 1 local tests, with no subdirectories)
        • *======ch11\11.8\11.8.6\S11.8.6_A4_T1 passed in non-strict * [test] - failed: 1/1
      • 11.8.7/ 1 failures over 1 tests (1 failures over 1 local tests, with no subdirectories)
        • *======ch11\11.8\11.8.7\S11.8.7_A4 passed in non-strict * [test] - failed: 1/1
  • ch12/ 37 failures over 521 tests whereof 33 caused by UglifyJS (No local tests, with 14 subdirectories)
    • 12.1/ 0 failures over 11 tests (No local failures, with no subdirectories)
    • 12.10/ 32 failures over 147 tests whereof 32 caused by UglifyJS (32 failures over 131 local tests with 32 caused by UglifyJS, with 1 subdirectories)
      • ch12\12.10\12.10-0-8 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.10_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.10_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.10_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.12_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.12_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.12_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.1_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.1_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.2_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.2_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.2_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.3_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.3_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.3_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.4_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.4_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.4_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.5_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.5_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.5_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.6_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.6_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.7_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.7_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.7_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.8_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.8_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.8_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.9_T1 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A1.9_T2 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch12\12.10\S12.10_A3.3_T4 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 12.10.1/ 0 failures over 16 tests (No local failures, with no subdirectories)
    • 12.11/ 0 failures over 11 tests (No local failures, with no subdirectories)
    • 12.12/ 0 failures over 1 tests (No local failures, with no subdirectories)
    • 12.13/ 0 failures over 14 tests (No local failures, with no subdirectories)
    • 12.14/ 1 failures over 80 tests whereof 1 caused by UglifyJS (1 failures over 73 local tests with 1 caused by UglifyJS, with 1 subdirectories)
      • ch12\12.14\12.14-7 failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • 12.14.1/ 0 failures over 7 tests (No local failures, with no subdirectories)
    • 12.2/ 1 failures over 60 tests (1 failures over 20 local tests, with 1 subdirectories)
      • ch12\12.2\S12.2_A2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 12.2.1/ 0 failures over 40 tests (No local failures, with no subdirectories)
    • 12.3/ 0 failures over 1 tests (No local failures, with no subdirectories)
    • 12.4/ 0 failures over 3 tests (No local failures, with no subdirectories)
    • 12.5/ 0 failures over 21 tests (No local failures, with no subdirectories)
    • 12.6/ 3 failures over 123 tests (No local tests, with 4 subdirectories)
      • 12.6.1/ 0 failures over 24 tests (No local failures, with no subdirectories)
      • 12.6.2/ 0 failures over 23 tests (No local failures, with no subdirectories)
      • 12.6.3/ 2 failures over 60 tests (2 failures over 60 local tests, with no subdirectories)
        • ch12\12.6\12.6.3\S12.6.3_A9.1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch12\12.6\12.6.3\S12.6.3_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 12.6.4/ 1 failures over 16 tests (1 failures over 16 local tests, with no subdirectories)
        • ch12\12.6\12.6.4\12.6.4-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • 12.7/ 0 failures over 15 tests (No local failures, with no subdirectories)
    • 12.8/ 0 failures over 19 tests (No local failures, with no subdirectories)
    • 12.9/ 0 failures over 15 tests (No local failures, with no subdirectories)
  • ch13/ 4 failures over 169 tests whereof 2 caused by UglifyJS (No local tests, with 3 subdirectories)
    • 13.0/ 1 failures over 58 tests (1 failures over 58 local tests, with no subdirectories)
      • ch13\13.0\S13_A12_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • 13.1/ 0 failures over 57 tests (No local failures, with no subdirectories)
    • 13.2/ 3 failures over 54 tests whereof 2 caused by UglifyJS (3 failures over 54 local tests with 2 caused by UglifyJS, with no subdirectories)
      • ch13\13.2\13.2-15-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • ch13\13.2\13.2-29-s failed in strict mode [test] (Some caused by Node and some by UglifyJS) - failed: 1/1
      • ch13\13.2\S13.2.3_A1 failed in strict mode [test] (Some caused by Node and some by UglifyJS) - failed: 1/1
  • ch14/ 2 failures over 11 tests whereof 2 caused by UglifyJS (No local tests, with 1 subdirectories)
    • 14.1/ 2 failures over 11 tests whereof 2 caused by UglifyJS (2 failures over 11 local tests with 2 caused by UglifyJS, with no subdirectories)
      • ch14\14.1\14.1-4-s failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
      • ch14\14.1\14.1-5-s failed in non-strict mode [test] (Caused by UglifyJS) - failed: 1/1
  • ch15/ 259 failures over 7787 tests (No local tests, with 12 subdirectories)
    • 15.1/ 12 failures over 321 tests (No local failures, with 3 subdirectories)
      • 15.1.1/ 3 failures over 16 tests (No local tests, with 3 subdirectories)
        • 15.1.1.1/ 1 failures over 4 tests (1 failures over 4 local tests, with no subdirectories)
          • ch15\15.1\15.1.1\15.1.1.1\S15.1.1.1_A3.1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.1.2/ 1 failures over 5 tests (1 failures over 5 local tests, with no subdirectories)
          • ch15\15.1\15.1.1\15.1.1.2\S15.1.1.2_A3.1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.1.3/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.1\15.1.1\15.1.1.3\S15.1.1.3_A3.1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.1.2/ 5 failures over 142 tests (No local tests, with 5 subdirectories)
        • 15.1.2.1/ 1 failures over 26 tests (1 failures over 26 local tests, with no subdirectories)
          • ch15\15.1\15.1.2\15.1.2.1\S15.1.2.1_A4.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.2.2/ 1 failures over 58 tests (1 failures over 58 local tests, with no subdirectories)
          • ch15\15.1\15.1.2\15.1.2.2\S15.1.2.2_A9.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.2.3/ 1 failures over 40 tests (1 failures over 40 local tests, with no subdirectories)
          • ch15\15.1\15.1.2\15.1.2.3\S15.1.2.3_A7.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.2.4/ 1 failures over 9 tests (1 failures over 9 local tests, with no subdirectories)
          • ch15\15.1\15.1.2\15.1.2.4\S15.1.2.4_A2.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.2.5/ 1 failures over 9 tests (1 failures over 9 local tests, with no subdirectories)
          • ch15\15.1\15.1.2\15.1.2.5\S15.1.2.5_A2.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.1.3/ 4 failures over 160 tests (No local tests, with 4 subdirectories)
        • 15.1.3.1/ 1 failures over 52 tests (1 failures over 52 local tests, with no subdirectories)
          • ch15\15.1\15.1.3\15.1.3.1\S15.1.3.1_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.3.2/ 1 failures over 52 tests (1 failures over 52 local tests, with no subdirectories)
          • ch15\15.1\15.1.3\15.1.3.2\S15.1.3.2_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.3.3/ 1 failures over 28 tests (1 failures over 28 local tests, with no subdirectories)
          • ch15\15.1\15.1.3\15.1.3.3\S15.1.3.3_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.1.3.4/ 1 failures over 28 tests (1 failures over 28 local tests, with no subdirectories)
          • ch15\15.1\15.1.3\15.1.3.4\S15.1.3.4_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • 15.10/ 32 failures over 542 tests (No local tests, with 7 subdirectories)
      • 15.10.1/ 0 failures over 16 tests (No local failures, with no subdirectories)
      • 15.10.2/ 0 failures over 325 tests (No local failures, with 11 subdirectories)
      • 15.10.3/ 2 failures over 9 tests (2 failures over 9 local tests, with no subdirectories)
        • ch15\15.10\15.10.3\S15.10.3.1_A2_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.10\15.10.3\S15.10.3.1_A2_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.10.4/ 3 failures over 48 tests (2 failures over 44 local tests, with 1 subdirectories)
        • ch15\15.10\15.10.4\S15.10.4.1_A2_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.10\15.10.4\S15.10.4.1_A2_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.4.1/ 1 failures over 4 tests (1 failures over 4 local tests, with no subdirectories)
          • ch15\15.10\15.10.4\15.10.4.1\15.10.4.1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.10.5/ 0 failures over 7 tests (No local failures, with no subdirectories)
      • 15.10.6/ 5 failures over 109 tests (1 failures over 5 local tests, with 3 subdirectories)
        • ch15\15.10\15.10.6\15.10.6 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.6.2/ 2 failures over 61 tests (2 failures over 61 local tests, with no subdirectories)
          • ch15\15.10\15.10.6\15.10.6.2\S15.10.6.2_A5_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.6\15.10.6.2\S15.10.6.2_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.6.3/ 1 failures over 37 tests (1 failures over 37 local tests, with no subdirectories)
          • ch15\15.10\15.10.6\15.10.6.3\S15.10.6.3_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.6.4/ 1 failures over 6 tests (1 failures over 6 local tests, with no subdirectories)
          • ch15\15.10\15.10.6\15.10.6.4\S15.10.6.4_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.10.7/ 22 failures over 28 tests (No local failures, with 5 subdirectories)
        • 15.10.7.1/ 5 failures over 5 tests (5 failures over 5 local tests, with no subdirectories)
          • ch15\15.10\15.10.7\15.10.7.1\15.10.7.1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.1\15.10.7.1-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.1\S15.10.7.1_A10 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.1\S15.10.7.1_A8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.1\S15.10.7.1_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.7.2/ 5 failures over 5 tests (5 failures over 5 local tests, with no subdirectories)
          • ch15\15.10\15.10.7\15.10.7.2\15.10.7.2-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.2\15.10.7.2-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.2\S15.10.7.2_A10 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.2\S15.10.7.2_A8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.2\S15.10.7.2_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.7.3/ 5 failures over 5 tests (5 failures over 5 local tests, with no subdirectories)
          • ch15\15.10\15.10.7\15.10.7.3\15.10.7.3-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.3\15.10.7.3-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.3\S15.10.7.3_A10 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.3\S15.10.7.3_A8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.3\S15.10.7.3_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.7.4/ 5 failures over 5 tests (5 failures over 5 local tests, with no subdirectories)
          • ch15\15.10\15.10.7\15.10.7.4\15.10.7.4-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.4\15.10.7.4-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.4\S15.10.7.4_A10 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.4\S15.10.7.4_A8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.4\S15.10.7.4_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.10.7.5/ 2 failures over 2 tests (2 failures over 2 local tests, with no subdirectories)
          • ch15\15.10\15.10.7\15.10.7.5\15.10.7.5-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.10\15.10.7\15.10.7.5\15.10.7.5-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • 15.11/ 0 failures over 10 tests (No local tests, with 1 subdirectories)
    • 15.12/ 0 failures over 103 tests (No local failures, with 3 subdirectories)
    • 15.2/ 67 failures over 2859 tests (No local failures, with 4 subdirectories)
      • 15.2.1/ 0 failures over 22 tests (No local failures, with no subdirectories)
      • 15.2.2/ 0 failures over 25 tests (No local failures, with no subdirectories)
      • 15.2.3/ 61 failures over 2729 tests (No local failures, with 14 subdirectories)
        • 15.2.3.1/ 0 failures over 4 tests (No local failures, with no subdirectories)
        • 15.2.3.10/ 5 failures over 34 tests (5 failures over 34 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.10\15.2.3.10-1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.10\15.2.3.10-1-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.10\15.2.3.10-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.10\15.2.3.10-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.10\15.2.3.10-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.11/ 1 failures over 30 tests (1 failures over 30 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.11\15.2.3.11-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.12/ 5 failures over 56 tests (5 failures over 56 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.12\15.2.3.12-1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.12\15.2.3.12-1-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.12\15.2.3.12-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.12\15.2.3.12-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.12\15.2.3.12-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.13/ 5 failures over 36 tests (5 failures over 36 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.13\15.2.3.13-1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.13\15.2.3.13-1-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.13\15.2.3.13-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.13\15.2.3.13-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.13\15.2.3.13-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.14/ 3 failures over 50 tests (3 failures over 50 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.14\15.2.3.14-1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.14\15.2.3.14-1-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.14\15.2.3.14-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.2/ 9 failures over 37 tests (9 failures over 37 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-2-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-2-13 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-2-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-2-15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-2-16 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.2\15.2.3.2-2-17 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.3/ 12 failures over 306 tests (12 failures over 306 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-186 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-187 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-191 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-194 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-201 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-212 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-213 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-214 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.3\15.2.3.3-4-215 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.4/ 3 failures over 36 tests (3 failures over 36 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.4\15.2.3.4-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.4\15.2.3.4-1-5 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.4\15.2.3.4-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.5/ 0 failures over 314 tests (No local failures, with no subdirectories)
        • 15.2.3.6/ 7 failures over 1117 tests (7 failures over 1117 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.6\15.2.3.6-4-354-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.6\15.2.3.6-4-354-8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.6\15.2.3.6-4-360-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.6\15.2.3.6-4-45 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.6\15.2.3.6-4-531-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.6\15.2.3.6-4-531-8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.6\15.2.3.6-4-538-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.7/ 1 failures over 619 tests (1 failures over 619 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.7\15.2.3.7-6-a-24 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.8/ 5 failures over 43 tests (5 failures over 43 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.8\15.2.3.8-1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.8\15.2.3.8-1-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.8\15.2.3.8-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.8\15.2.3.8-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.8\15.2.3.8-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.3.9/ 5 failures over 44 tests (5 failures over 44 local tests, with no subdirectories)
          • ch15\15.2\15.2.3\15.2.3.9\15.2.3.9-1-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.9\15.2.3.9-1-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.9\15.2.3.9-1-3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.9\15.2.3.9-1-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.2\15.2.3\15.2.3.9\15.2.3.9-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.2.4/ 6 failures over 82 tests (No local failures, with 6 subdirectories)
        • 15.2.4.2/ 1 failures over 16 tests (1 failures over 16 local tests, with no subdirectories)
          • ch15\15.2\15.2.4\15.2.4.2\S15.2.4.2_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.4.3/ 1 failures over 9 tests (1 failures over 9 local tests, with no subdirectories)
          • ch15\15.2\15.2.4\15.2.4.3\S15.2.4.3_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.4.4/ 1 failures over 19 tests (1 failures over 19 local tests, with no subdirectories)
          • ch15\15.2\15.2.4\15.2.4.4\S15.2.4.4_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.4.5/ 1 failures over 11 tests (1 failures over 11 local tests, with no subdirectories)
          • ch15\15.2\15.2.4\15.2.4.5\S15.2.4.5_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.4.6/ 1 failures over 9 tests (1 failures over 9 local tests, with no subdirectories)
          • ch15\15.2\15.2.4\15.2.4.6\S15.2.4.6_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.2.4.7/ 1 failures over 11 tests (1 failures over 11 local tests, with no subdirectories)
          • ch15\15.2\15.2.4\15.2.4.7\S15.2.4.7_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • 15.3/ 14 failures over 418 tests (No local failures, with 4 subdirectories)
      • 15.3.2/ 0 failures over 49 tests (No local failures, with 1 subdirectories)
      • 15.3.3/ 1 failures over 9 tests (No local failures, with 2 subdirectories)
        • 15.3.3.1/ 0 failures over 4 tests (No local failures, with no subdirectories)
        • 15.3.3.2/ 1 failures over 1 tests (1 failures over 1 local tests, with no subdirectories)
          • ch15\15.3\15.3.3\15.3.3.2\15.3.3.2-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.3.4/ 10 failures over 218 tests (No local failures, with 6 subdirectories)
        • 15.3.4.2/ 1 failures over 11 tests (1 failures over 11 local tests, with no subdirectories)
          • ch15\15.3\15.3.4\15.3.4.2\S15.3.4.2_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.3.4.3/ 1 failures over 51 tests (1 failures over 51 local tests, with no subdirectories)
          • ch15\15.3\15.3.4\15.3.4.3\S15.3.4.3_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.3.4.4/ 1 failures over 49 tests (1 failures over 49 local tests, with no subdirectories)
          • ch15\15.3\15.3.4\15.3.4.4\S15.3.4.4_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.3.4.5/ 7 failures over 69 tests (7 failures over 69 local tests, with no subdirectories)
          • ch15\15.3\15.3.4\15.3.4.5\15.3.4.5-15-2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.3\15.3.4\15.3.4.5\15.3.4.5-20-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.3\15.3.4\15.3.4.5\15.3.4.5-20-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.3\15.3.4\15.3.4.5\15.3.4.5-20-5 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.3\15.3.4\15.3.4.5\15.3.4.5-21-1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.3\15.3.4\15.3.4.5\15.3.4.5-21-4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.3\15.3.4\15.3.4.5\15.3.4.5-21-5 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.3.4.5.1/ 0 failures over 15 tests (No local failures, with no subdirectories)
        • 15.3.4.5.2/ 0 failures over 14 tests (No local failures, with no subdirectories)
      • 15.3.5/ 3 failures over 132 tests (3 failures over 35 local tests, with 1 subdirectories)
        • ch15\15.3\15.3.5\S15.3.5.1_A2_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.3\15.3.5\S15.3.5.1_A2_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.3\15.3.5\S15.3.5.1_A2_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.3.5.4/ 0 failures over 97 tests (No local failures, with no subdirectories)
    • 15.4/ 66 failures over 2071 tests (No local failures, with 5 subdirectories)
      • 15.4.1/ 0 failures over 8 tests (No local failures, with no subdirectories)
      • 15.4.2/ 0 failures over 20 tests (No local tests, with 2 subdirectories)
      • 15.4.3/ 1 failures over 36 tests (1 failures over 7 local tests, with 2 subdirectories)
        • ch15\15.4\15.4.3\S15.4.3_A2.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.3.1/ 0 failures over 5 tests (No local failures, with no subdirectories)
        • 15.4.3.2/ 0 failures over 24 tests (No local failures, with no subdirectories)
      • 15.4.4/ 65 failures over 1974 tests (No local failures, with 22 subdirectories)
        • 15.4.4.1/ 0 failures over 2 tests (No local failures, with no subdirectories)
        • 15.4.4.10/ 2 failures over 47 tests (2 failures over 47 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.10\S15.4.4.10_A3_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.10\S15.4.4.10_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.11/ 2 failures over 26 tests (2 failures over 26 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.11\S15.4.4.11_A4_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.11\S15.4.4.11_A7.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.12/ 3 failures over 52 tests (3 failures over 52 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.12\S15.4.4.12_A3_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.12\S15.4.4.12_A3_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.12\S15.4.4.12_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.13/ 2 failures over 15 tests (2 failures over 15 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.13\S15.4.4.13_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.13\S15.4.4.13_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.14/ 7 failures over 193 tests (7 failures over 193 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.14\15.4.4.14-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.14\15.4.4.14-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.14\15.4.4.14-3-25 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.14\15.4.4.14-3-28 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.14\15.4.4.14-3-29 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.14\15.4.4.14-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.14\15.4.4.14-3-8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.15/ 4 failures over 179 tests (4 failures over 179 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.15\15.4.4.15-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.15\15.4.4.15-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.15\15.4.4.15-3-28 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.15\15.4.4.15-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.16/ 6 failures over 212 tests (6 failures over 212 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.16\15.4.4.16-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.16\15.4.4.16-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.16\15.4.4.16-3-25 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.16\15.4.4.16-3-29 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.16\15.4.4.16-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.16\15.4.4.16-3-8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.17/ 7 failures over 214 tests (7 failures over 214 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.17\15.4.4.17-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.17\15.4.4.17-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.17\15.4.4.17-3-25 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.17\15.4.4.17-3-28 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.17\15.4.4.17-3-29 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.17\15.4.4.17-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.17\15.4.4.17-3-8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.18/ 3 failures over 173 tests (3 failures over 173 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.18\15.4.4.18-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.18\15.4.4.18-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.18\15.4.4.18-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.19/ 4 failures over 43 tests (4 failures over 43 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.19\15.4.4.19-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.19\15.4.4.19-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.19\15.4.4.19-3-28 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.19\15.4.4.19-3-8 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.2/ 0 failures over 5 tests (No local failures, with no subdirectories)
        • 15.4.4.20/ 3 failures over 209 tests (3 failures over 209 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.20\15.4.4.20-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.20\15.4.4.20-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.20\15.4.4.20-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.21/ 3 failures over 244 tests (3 failures over 244 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.21\15.4.4.21-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.21\15.4.4.21-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.21\15.4.4.21-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.22/ 3 failures over 243 tests (3 failures over 243 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.22\15.4.4.22-3-12 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.22\15.4.4.22-3-14 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.22\15.4.4.22-3-7 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.3/ 1 failures over 9 tests (1 failures over 9 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.3\S15.4.4.3_A4.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.4/ 1 failures over 16 tests (1 failures over 16 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.4\S15.4.4.4_A4.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.5/ 2 failures over 21 tests (2 failures over 21 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.5\S15.4.4.5_A4_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.5\S15.4.4.5_A6.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.6/ 5 failures over 18 tests (5 failures over 18 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.6\S15.4.4.6_A2_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.6\S15.4.4.6_A3_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.6\S15.4.4.6_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.6\S15.4.4.6_A3_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.6\S15.4.4.6_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.7/ 3 failures over 14 tests (3 failures over 14 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.7\S15.4.4.7_A2_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.7\S15.4.4.7_A4_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.7\S15.4.4.7_A6.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.8/ 2 failures over 15 tests (2 failures over 15 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.8\S15.4.4.8_A3_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.8\S15.4.4.8_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.4.4.9/ 2 failures over 17 tests (2 failures over 17 local tests, with no subdirectories)
          • ch15\15.4\15.4.4\15.4.4.9\S15.4.4.9_A3_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
          • ch15\15.4\15.4.4\15.4.4.9\S15.4.4.9_A5.2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.4.5/ 0 failures over 23 tests (No local failures, with 2 subdirectories)
    • 15.5/ 17 failures over 716 tests (No local tests, with 5 subdirectories)
      • 15.5.1/ 0 failures over 20 tests (No local failures, with no subdirectories)
      • 15.5.2/ 0 failures over 20 tests (No local failures, with no subdirectories)
      • 15.5.3/ 0 failures over 12 tests (No local failures, with no subdirectories)
      • 15.5.4/ 16 failures over 641 tests (No local failures, with 17 subdirectories)
        • 15.5.4.10/ 1 failures over 38 tests (1 failures over 38 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.10\S15.5.4.10_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.11/ 1 failures over 42 tests (1 failures over 42 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.11\S15.5.4.11_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.12/ 1 failures over 29 tests (1 failures over 29 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.12\S15.5.4.12_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.13/ 1 failures over 33 tests (1 failures over 33 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.13\S15.5.4.13_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.14/ 1 failures over 103 tests (1 failures over 103 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.14\S15.5.4.14_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.15/ 1 failures over 41 tests (1 failures over 41 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.15\S15.5.4.15_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.16/ 1 failures over 21 tests (1 failures over 21 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.16\S15.5.4.16_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.17/ 1 failures over 21 tests (1 failures over 21 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.17\S15.5.4.17_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.18/ 1 failures over 21 tests (1 failures over 21 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.18\S15.5.4.18_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.19/ 1 failures over 21 tests (1 failures over 21 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.19\S15.5.4.19_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.20/ 0 failures over 126 tests (No local failures, with no subdirectories)
        • 15.5.4.4/ 1 failures over 22 tests (1 failures over 22 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.4\S15.5.4.4_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.5/ 1 failures over 19 tests (1 failures over 19 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.5\S15.5.4.5_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.6/ 1 failures over 19 tests (1 failures over 19 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.6\S15.5.4.6_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.7/ 1 failures over 35 tests (1 failures over 35 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.7\S15.5.4.7_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.8/ 1 failures over 21 tests (1 failures over 21 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.8\S15.5.4.8_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.4.9/ 1 failures over 10 tests (1 failures over 10 local tests, with no subdirectories)
          • ch15\15.5\15.5.4\15.5.4.9\S15.5.4.9_A9 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.5.5/ 1 failures over 23 tests (1 failures over 9 local tests, with 1 subdirectories)
        • ch15\15.5\15.5.5\S15.5.5.1_A3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.5.5.2/ 0 failures over 14 tests (No local failures, with no subdirectories)
    • 15.6/ 0 failures over 34 tests (No local tests, with 4 subdirectories)
    • 15.7/ 0 failures over 121 tests (No local tests, with 5 subdirectories)
    • 15.8/ 1 failures over 170 tests (No local tests, with 2 subdirectories)
      • 15.8.1/ 0 failures over 32 tests (No local tests, with 8 subdirectories)
      • 15.8.2/ 1 failures over 138 tests (No local tests, with 18 subdirectories)
        • 15.8.2.1/ 0 failures over 3 tests (No local failures, with no subdirectories)
        • 15.8.2.10/ 0 failures over 6 tests (No local failures, with no subdirectories)
        • 15.8.2.11/ 0 failures over 5 tests (No local failures, with no subdirectories)
        • 15.8.2.12/ 0 failures over 5 tests (No local failures, with no subdirectories)
        • 15.8.2.13/ 0 failures over 24 tests (No local failures, with no subdirectories)
        • 15.8.2.14/ 0 failures over 1 tests (No local failures, with no subdirectories)
        • 15.8.2.15/ 0 failures over 7 tests (No local failures, with no subdirectories)
        • 15.8.2.16/ 0 failures over 6 tests (No local failures, with no subdirectories)
        • 15.8.2.17/ 0 failures over 6 tests (No local failures, with no subdirectories)
        • 15.8.2.18/ 0 failures over 7 tests (No local failures, with no subdirectories)
        • 15.8.2.2/ 0 failures over 5 tests (No local failures, with no subdirectories)
        • 15.8.2.3/ 0 failures over 6 tests (No local failures, with no subdirectories)
        • 15.8.2.4/ 0 failures over 6 tests (No local failures, with no subdirectories)
        • 15.8.2.5/ 0 failures over 24 tests (No local failures, with no subdirectories)
        • 15.8.2.6/ 0 failures over 7 tests (No local failures, with no subdirectories)
        • 15.8.2.7/ 0 failures over 7 tests (No local failures, with no subdirectories)
        • 15.8.2.8/ 1 failures over 6 tests (1 failures over 6 local tests, with no subdirectories)
          • ch15\15.8\15.8.2\15.8.2.8\S15.8.2.8_A6 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.8.2.9/ 0 failures over 7 tests (No local failures, with no subdirectories)
    • 15.9/ 50 failures over 422 tests (No local tests, with 5 subdirectories)
      • 15.9.1/ 0 failures over 1 tests (No local tests, with 1 subdirectories)
      • 15.9.2/ 0 failures over 2 tests (No local failures, with no subdirectories)
      • 15.9.3/ 6 failures over 45 tests (6 failures over 45 local tests, with no subdirectories)
        • ch15\15.9\15.9.3\S15.9.3.1_A5_T1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.9\15.9.3\S15.9.3.1_A5_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.9\15.9.3\S15.9.3.1_A5_T3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.9\15.9.3\S15.9.3.1_A5_T4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.9\15.9.3\S15.9.3.1_A5_T5 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • ch15\15.9\15.9.3\S15.9.3.1_A5_T6 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 15.9.4/ 2 failures over 26 tests (No local failures, with 4 subdirectories)
        • 15.9.4.1/ 0 failures over 3 tests (No local failures, with no subdirectories)
        • 15.9.4.2/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.4\15.9.4.2\S15.9.4.2_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.4.3/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.4\15.9.4.3\S15.9.4.3_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.4.4/ 0 failures over 4 tests (No local failures, with no subdirectories)
      • 15.9.5/ 42 failures over 348 tests (No local failures, with 44 subdirectories)
        • 15.9.5.1/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.1\S15.9.5.1_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.10/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.10\S15.9.5.10_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.11/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.11\S15.9.5.11_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.12/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.12\S15.9.5.12_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.13/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.13\S15.9.5.13_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.14/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.14\S15.9.5.14_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.15/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.15\S15.9.5.15_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.16/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.16\S15.9.5.16_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.17/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.17\S15.9.5.17_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.18/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.18\S15.9.5.18_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.19/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.19\S15.9.5.19_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.2/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.2\S15.9.5.2_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.20/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.20\S15.9.5.20_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.21/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.21\S15.9.5.21_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.22/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.22\S15.9.5.22_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.23/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.23\S15.9.5.23_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.24/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.24\S15.9.5.24_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.25/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.25\S15.9.5.25_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.26/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.26\S15.9.5.26_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.27/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.27\S15.9.5.27_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.28/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.28\S15.9.5.28_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.29/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.29\S15.9.5.29_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.3/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.3\S15.9.5.3_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.30/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.30\S15.9.5.30_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.31/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.31\S15.9.5.31_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.32/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.32\S15.9.5.32_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.33/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.33\S15.9.5.33_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.34/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.34\S15.9.5.34_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.35/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.35\S15.9.5.35_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.36/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.36\S15.9.5.36_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.37/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.37\S15.9.5.37_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.38/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.38\S15.9.5.38_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.39/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.39\S15.9.5.39_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.4/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.4\S15.9.5.4_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.40/ 1 failures over 2 tests (1 failures over 2 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.40\15.9.5.40_1 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.41/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.41\S15.9.5.41_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.42/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.42\S15.9.5.42_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.43/ 0 failures over 15 tests (No local failures, with no subdirectories)
        • 15.9.5.44/ 0 failures over 2 tests (No local failures, with no subdirectories)
        • 15.9.5.5/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.5\S15.9.5.5_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.6/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.6\S15.9.5.6_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.7/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.7\S15.9.5.7_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.8/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.8\S15.9.5.8_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • 15.9.5.9/ 1 failures over 7 tests (1 failures over 7 local tests, with no subdirectories)
          • ch15\15.9\15.9.5\15.9.5.9\S15.9.5.9_A3_T2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
  • intl402/ 34 failures over 116 tests (No local tests, with 7 subdirectories)
    • ch06/ 0 failures over 10 tests (No local tests, with 3 subdirectories)
    • ch08/ 0 failures over 2 tests (No local tests, with 1 subdirectories)
    • ch09/ 5 failures over 18 tests (No local tests, with 2 subdirectories)
      • 9.1/ 1 failures over 2 tests (1 failures over 2 local tests, with no subdirectories)
        • intl402\ch09\9.1\9.1_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 9.2/ 4 failures over 16 tests (4 failures over 16 local tests, with no subdirectories)
        • intl402\ch09\9.2\9.2.1_2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch09\9.2\9.2.5_11_g_ii_2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch09\9.2\9.2.6_2 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch09\9.2\9.2.6_4_c failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • ch10/ 9 failures over 28 tests (No local tests, with 3 subdirectories)
      • 10.1/ 3 failures over 11 tests (3 failures over 11 local tests, with no subdirectories)
        • intl402\ch10\10.1\10.1.1_19_c failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch10\10.1\10.1.1_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch10\10.1\10.1.2.1_4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 10.2/ 2 failures over 5 tests (2 failures over 5 local tests, with no subdirectories)
        • intl402\ch10\10.2\10.2.2_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch10\10.2\10.2.2_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 10.3/ 4 failures over 12 tests (4 failures over 12 local tests, with no subdirectories)
        • intl402\ch10\10.3\10.3.2_1_a_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch10\10.3\10.3.2_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch10\10.3\10.3.3_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch10\10.3\10.3_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • ch11/ 8 failures over 27 tests (No local tests, with 3 subdirectories)
      • 11.1/ 2 failures over 7 tests (2 failures over 7 local tests, with no subdirectories)
        • intl402\ch11\11.1\11.1.1_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch11\11.1\11.1.2.1_4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 11.2/ 2 failures over 5 tests (2 failures over 5 local tests, with no subdirectories)
        • intl402\ch11\11.2\11.2.2_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch11\11.2\11.2.2_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 11.3/ 4 failures over 15 tests (4 failures over 15 local tests, with no subdirectories)
        • intl402\ch11\11.3\11.3.2_1_a_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch11\11.3\11.3.2_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch11\11.3\11.3.3_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch11\11.3\11.3_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • ch12/ 8 failures over 18 tests (No local tests, with 3 subdirectories)
      • 12.1/ 1 failures over 1 tests (1 failures over 1 local tests, with no subdirectories)
        • intl402\ch12\12.1\12.1.2.1_4 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 12.2/ 2 failures over 6 tests (2 failures over 6 local tests, with no subdirectories)
        • intl402\ch12\12.2\12.2.2_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch12\12.2\12.2.2_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 12.3/ 5 failures over 11 tests (5 failures over 11 local tests, with no subdirectories)
        • intl402\ch12\12.3\12.3.2_1_a_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch12\12.3\12.3.2_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch12\12.3\12.3.3 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch12\12.3\12.3.3_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch12\12.3\12.3_a failed in non-strict mode [test] (Caused by Node) - failed: 1/1
    • ch13/ 4 failures over 13 tests (No local tests, with 2 subdirectories)
      • 13.2/ 1 failures over 5 tests (1 failures over 5 local tests, with no subdirectories)
        • intl402\ch13\13.2\13.2.1_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
      • 13.3/ 3 failures over 8 tests (3 failures over 8 local tests, with no subdirectories)
        • intl402\ch13\13.3\13.3.1_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch13\13.3\13.3.2_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
        • intl402\ch13\13.3\13.3.3_L15 failed in non-strict mode [test] (Caused by Node) - failed: 1/1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment