Skip to content

CI Reliability 2023-05-18 #569

@github-actions

Description

@github-actions

Failures in node-test-pull-request/51759 to node-test-pull-request/51856 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2023-05-18 00:14 1 6 27 2 64 6.19%

CCTest Failure

Jenkins Failure

Git Failure

Build Failure

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#47991, nodejs/node#47939, nodejs/node#47997, nodejs/node#47447)
Appeared test-equinix-debian10_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51795/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51841/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins4120089224207264286.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45629, nodejs/node#47997)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51778/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51797/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason sh: line 12: [: -gt: unary operator expected
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45629, nodejs/node#47997)
Appeared test-rackspace-win2012r2_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51778/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51797/
Example
sh: line 12: [: -gt: unary operator expected

JSTest Failure

Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#47983, nodejs/node#47949, nodejs/node#47885, nodejs/node#48020, nodejs/node#47821)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51766/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51822/
Example
not ok 3586 pummel/test-net-throttle
  ---
  duration_ms: 476.59000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
        at process.emit (node:events:523:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#47997, nodejs/node#48009, nodejs/node#47867, nodejs/node#48012)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/51797/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51804/
Example
not ok 3710 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.101
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    pending 50 rounds 1
    pending 49 rounds 1
    pending 48 rounds 1
    pending 47 rounds 1
    pending 46 rounds 1
    pending 45 rounds 1
    pending 44 rounds 1
    pending 43 rounds 1
    pending 42 rounds 1
    pending 41 rounds 1
    pending 40 rounds 1
    pending 39 rounds 1
    pending 38 rounds 1
    pending 37 rounds 1
    pending 36 rounds 1
    pending 35 rounds 1
    pending 34 rounds 1
    pending 33 rounds 1
    pending 32 rounds 1
    pending 31 rounds 1
    pending 30 rounds 1
    pending 29 rounds 1
    pending 28 rounds 1
    pending 27 rounds 1
    pending 26 rounds 1
    pending 25 rounds 1
    pending 24 rounds 1
    pending 23 rounds 1
    pending 22 rounds 1
    pending 21 rounds 1
    pending 20 rounds 1
    pending 19 rounds 1
    pending 18 rounds 1
    pending 17 rounds 1
    pending 16 rounds 1
    pending 15 rounds 1
    pending 14 rounds...

Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47998, nodejs/node#47867, nodejs/node#48036)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-digitalocean-alpine311_container-x64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/51782/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51832/
Example
not ok 3756 parallel/test-runner-watch-mode
  ---
  duration_ms: 360076.88200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
  ...


Reason parallel/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47433, nodejs/node#47447, nodejs/node#47455)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/51839/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51842/
Example
not ok 2755 parallel/test-single-executable-application
  ---
  duration_ms: 120.88
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-inspector-debug-end
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#47821, nodejs/node#48034, nodejs/node#48033)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/51850/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51853/
Example
not ok 3690 sequential/test-inspector-debug-end
  ---
  duration_ms: 120.250
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Test there's no crash stopping server that was not started
    Test there's no crash stopping server without connecting
    [err] Debugger listening on ws://127.0.0.1:36322/d4d6b8ed-50c7-4e25-a533-09f9b69698d4
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    Test there's no crash stopping server after connecting
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:38574/965d12a2-7dd3-4193-95e3-b43922a3dfdd
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason es-module/test-esm-loader-http-imports
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47983, nodejs/node#45629)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51768/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51778/
Example
not ok 3348 es-module/test-esm-loader-http-imports
  ---
  duration_ms: 26494.36100
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: ESM: http import via loader
        # Subtest: should load using --import flag
        not ok 1 - should load using --import flag
          ---
          duration_ms: 24569.780565
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            + actual - expected
            
            + '\n' +
            +   'node:internal/process/esm_loader:42\n' +
            +   "      internalBinding('errors').triggerUncaughtException(\n" +
            +   '                                ^\n' +
            +   'Error: read ECONNRESET\n' +
            +   '    at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {\n' +
            +   '  errno: -54,\n' +
            +   "  code: 'ECONNRESET',\n" +
            +   "  syscall: 'read'\n" +
            +   '}\n' +
            +   '\n' +
         ...

Reason parallel/test-http-remove-connection-header-persists-connection
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47991, nodejs/node#47994)
Appeared test-orka-macos11-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51780/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51783/
Example
not ok 1234 parallel/test-http-remove-connection-header-persists-connection
  ---
  duration_ms: 597.22600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:67:16
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-remove-connection-header-persists-connection.js:54:7)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-http-request-join-authorization-headers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47433, nodejs/node#47447)
Appeared test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-softlayer-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51839/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51841/
Example
not ok 1433 parallel/test-http-request-join-authorization-headers
  ---
  duration_ms: 0.303
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '1, 2' !== '1'
    
        at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-http-request-join-authorization-headers.js:39:12)
        at Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:447:15)
        at Server.emit (node:events:513:28)
        at parserOnIncoming (node:_http_server:1091:12)
        at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '1, 2',
      expected: '1',
      operator: 'strictEqual'
    }
    
    Node.js v18.16.1-pre
  ...


Reason parallel/test-http2-misbehaving-multiplex
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47977, nodejs/node#47866)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51775/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51833/
Example
not ok 1481 parallel/test-http2-misbehaving-multiplex
  ---
  duration_ms: 242.64600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
        at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
        at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:465:15)
        at Http2Server.emit (node:events:511:28)
        at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3003:19)
        at ServerHttp2Session.emit (node:events:511:28)
        at emit (node:internal/http2/core:331:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 5,
      expected: 5,
      operator: 'notStrictEqual'
   ...

Reason parallel/test-inspector-async-stack-traces-promise-then
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47991, nodejs/node#47821)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51780/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51822/
Example
not ok 1719 parallel/test-inspector-async-stack-traces-promise-then
  ---
  duration_ms: 17114.14200
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:38489/4768ed82-16d3-4b99-adcc-c25f711453ab
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-wait-for-connection
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47994, nodejs/node#48033)
Appeared test-nearform-macos10.15-x64-1, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/51787/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51848/
Example
not ok 1754 parallel/test-inspector-wait-for-connection
  ---
  duration_ms: 15403.02100
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:49428/01d4cdd3-98a9-4ef1-afe2-ff8a25483027
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [out] before wait for debugger
    [out] 
    Timed out waiting for matching notification (Console output matching "after wait for debugger")
    1
  ...


Reason parallel/test-repl-preview
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47336, nodejs/node#47821)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/51820/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51822/
Example
not ok 2348 parallel/test-repl-preview
  ---
  duration_ms: 2.10
  severity: fail
  exitcode: 1
  stack: |-
    Testing foo
    Testing foo
    Testing foo
    Testing foo
    Testing foo
    Testing koo
    Testing koo
    Testing koo
    Testing a
    Testing a
    Testing a
    Testing  { b: 1 }['b'] === 1
    Testing  { b: 1 }['b'] === 1
    Testing  { b: 1 }['b'] === 1
    Testing { b: 1 }['b'] === 1;
    Testing { b: 1 }['b'] === 1;
    Testing { b: 1 }['b'] === 1;
    Testing koo
    Testing koo
    Testing { a: true }
    Testing { a: true }
    Testing { a: true }
    Testing { a: true };
    Testing { a: true };
    Testing { a: true };
    Testing  	 { a: true};
    Testing  	 { a: true};
    Testing  	 { a: true};
    Testing 1n + 2n
    Testing 1n + 2n
    Testing 1n + 2n
    Testing {};1
    Testing {};1
    Testing {};1
    Testing a
    Testing a
    Testing  { b: 1 }['b'] === 1
    Testing  { b: 1 }['b'] === 1
    Testing { b: 1 }['b'] === 1;
    Testing { b: 1 }['b'] === 1;
    Testing { a: ...

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48009, nodejs/node#48033)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51847/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51848/
Example
not ok 2425 parallel/test-runner-output
  ---
  duration_ms: 12848.93400
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1906.1768
          ...


Reason parallel/test-tls-hello-parser-failure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47949, nodejs/node#47662)
Appeared test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51767/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51843/
Example
not ok 715 parallel/test-tls-hello-parser-failure
  ---
  duration_ms: 0.335
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-tls-hello-parser-failure.js:64:12)
        at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:447:15)
        at Socket.emit (node:events:513:28)
        at TCP.<anonymous> (node:net:322:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v18.16.1-pre
  ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47885, nodejs/node#48020)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/51781/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51825/
Example
not ok 3891 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120074.11400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45629, nodejs/node#47919)
Appeared test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/51776/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51837/
Example
not ok 3918 sequential/test-worker-prof
  ---
  duration_ms: 673.70900
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: 13 >= 15
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5)
        at Module._compile (node:internal/modules/cjs/loader:1255:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v21.0.0-pre
  ...


Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47991, nodejs/node#48024)
Appeared test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2012r2_vs2017-x64-3, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/51801/
Last CI https://ci.nodejs.org/job/node-test-pull-request/51821/
Example
not ok 3838 wpt/test-webcrypto
  ---
  duration_ms: 95349.07200
  severity: fail
  exitcode: 1
  stack: |-
    [SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
    [SKIPPED] historical.any.js: Not relevant in Node.js context
    [PASS] setup - define tests
    [PASS] setup - define tests
    [PASS] Derived key of type name: AES-KW length: 192  using long derivedKey, normal salt, SHA-512, with empty info with wrong (ECDH) key
    [PASS] setup - define tests
    [PASS] Derived key of type name: AES-CTR length: 128  using short derivedKey, empty salt, SHA-1, with empty info with wrong (ECDH) key
    [PASS] P-521 good parameters
    [PASS] P-521 mixed case parameters
    [PASS] Derived key of type name: AES-KW length: 256  using long derivedKey, normal salt, SHA-512, with empty info
    [PASS] Derived key of type name: AES-CTR length: 192  using short derivedKey, empty salt, SHA-1, with empty info
    [PASS] Derived key of type name: AES-CTR length: 192  using short derivedKey...

Progress

  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (4)
  • error: remote GitHub already exists. (2)
  • sh: line 12: [: -gt: unary operator expected (2)
  • pummel/test-net-throttle (5)
  • sequential/test-net-connect-econnrefused (4)
  • parallel/test-runner-watch-mode (3)
  • parallel/test-single-executable-application (3)
  • sequential/test-inspector-debug-end (3)
  • es-module/test-esm-loader-http-imports (2)
  • parallel/test-http-remove-connection-header-persists-connection (2)
  • parallel/test-http-request-join-authorization-headers (2)
  • parallel/test-http2-misbehaving-multiplex (2)
  • parallel/test-inspector-async-stack-traces-promise-then (2)
  • parallel/test-inspector-wait-for-connection (2)
  • parallel/test-repl-preview (2)
  • parallel/test-runner-output (2)
  • parallel/test-tls-hello-parser-failure (2)
  • sequential/test-http-regr-gh-2928 (2)
  • sequential/test-worker-prof (2)
  • wpt/test-webcrypto (2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions