CI Reliability 2024-02-05
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 25/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- node.js, shell
- 領域
- ci-cd, devops, testing-qa
調査の方向性
まず、繰り返し発生している失敗について、リンクされた CI ログを確認します。特に test/cctest/test_inspector_socket.cc、parallel/test-fs-watch-recursive-add-file、Makefile:1477 を確認してください。プラットフォーム固有の失敗を比較し、影響を受けるテストまたは build job に必要な変更を判断します。報告された失敗が再発せず、CI がグリーンになれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Failures in node-test-pull-request/56949 to node-test-pull-request/57048 that failed 2 or more 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 |
|---|---|---|---|---|---|---|
| 2024-02-05 00:13 | 0 | 10 | 27 | 11 | 52 | 11.24% |
CCTest Failure
| Reason | Value of: (!expectation.read_expected) |
|---|---|
| Type | CC_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51569/, https://github.com/nodejs/node/pull/51567/, https://github.com/nodejs/node/pull/51655/) |
| Appeared | test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-1, test-digitalocean-alpine318_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56985/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57046/ |
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
| Reason | C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) |
|---|---|
| Type | CC_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51617/, https://github.com/nodejs/node/pull/51630/) |
| Appeared | test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56988/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57005/ |
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
Jenkins Failure
Git Failure
Build Failure
Example
fatal: No rebase in progress?
| Reason | ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/49516/, https://github.com/nodejs/node/pull/48847/) |
| Appeared | test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56959/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57012/ |
Example
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
| Reason | Makefile:1477: recipe for target 'tools/.cpplintstamp' failed |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51571/, https://github.com/nodejs/node/pull/51557/) |
| Appeared | test-ibm-ubuntu1804-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56960/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57021/ |
Example
Makefile:1477: recipe for target 'tools/.cpplintstamp' failed
make: *** [tools/.cpplintstamp] Error 1
+ cat test-eslint.tap
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ sed '/^\s*$/d'
+ exit 1
undefined
Example
Unknown
JSTest Failure
| Reason | parallel/test-fs-watch-recursive-add-file |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/51542/, https://github.com/nodejs/node/pull/51566/, https://github.com/nodejs/node/pull/51649/, https://github.com/nodejs/node/pull/51655/, https://github.com/nodejs/node/pull/51571/) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56984/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57048/ |
Example
not ok 3695 parallel/test-fs-watch-recursive-add-file
---
duration_ms: 360180.81600
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-fs-watch-recursive-add-file-to-existing-subfolder |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/51542/, https://github.com/nodejs/node/pull/49534/, https://github.com/nodejs/node/pull/50960/, https://github.com/nodejs/node/pull/51649/, https://github.com/nodejs/node/pull/51571/) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56964/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57048/ |
Example
not ok 3694 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 360031.65800
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-http2-large-write-multiple-requests |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/50737/, https://github.com/nodejs/node/pull/51630/, https://github.com/nodejs/node/pull/51582/, https://github.com/nodejs/node/pull/51632/) |
| Appeared | test-ibm-rhel8-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubi81_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56977/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57038/ |
Example
not ok 2149 parallel/test-http2-large-write-multiple-requests
---
duration_ms: 120079.04200
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-cluster-fork-stdio |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51459/, https://github.com/nodejs/node/pull/50960/, https://github.com/nodejs/node/pull/49534/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56981/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57000/ |
Example
not ok 917 parallel/test-cluster-fork-stdio
---
duration_ms: 120248.24700
severity: fail
exitcode: 1
stack: |-
timeout
...
| Reason | parallel/test-fs-read-stream-concurrent-reads |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51569/, https://github.com/nodejs/node/pull/51594/, https://github.com/nodejs/node/pull/51571/) |
| Appeared | test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-equinix-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56985/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57025/ |
Example
not ok 1369 parallel/test-fs-read-stream-concurrent-reads
---
duration_ms: 120086.14500
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-fs-watch-recursive-add-file-to-new-folder |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/50960/, https://github.com/nodejs/node/pull/51567/, https://github.com/nodejs/node/pull/51649/) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56987/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57044/ |
Example
not ok 3694 parallel/test-fs-watch-recursive-add-file-to-new-folder
---
duration_ms: 360128.80700
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | wpt/test-wasm-webapi |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/51459/, https://github.com/nodejs/node/pull/51567/) |
| Appeared | test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-2, test-rackspace-debian11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56977/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57009/ |
Example
not ok 971 wpt/test-wasm-webapi
---
duration_ms: 873.02600
severity: crashed
exitcode: 3221225477
stack: |-
[SKIPPED] abort.any.js: WPTRunner does not support fetch()
[SKIPPED] contenttype.any.js: WPTRunner does not support fetch()
[SKIPPED] historical.any.js: indexedDB is not defined
[SKIPPED] idlharness.any.js: not configured
[SKIPPED] instantiateStreaming-bad-imports.any.js: Flaky on ARM with V8 >= 11.2
[SKIPPED] origin.sub.any.js: CORS not implemented
[SKIPPED] status.any.js: WPTRunner does not support fetch()
[PASS] compileStreaming: no body
[PASS] compileStreaming: no body in a promise
[PASS] compileStreaming after consumption
[PASS] compileStreaming: empty body
[PASS] compileStreaming: empty body in a promise
[PASS] instantiateStreaming: no body
[PASS] instantiateStreaming: no body in a promise
[PASS] instantiateStreaming: empty body
[PASS] instantiateStreaming: empty body in a promise
[PASS] compileStreaming before consumpti...
| Reason | parallel/test-buffer-constructor-node-modules-paths |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51244/, https://github.com/nodejs/node/pull/51582/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2019_vs2019-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56972/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57035/ |
Example
not ok 91 parallel/test-buffer-constructor-node-modules-paths
---
duration_ms: 544.00200
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<--- Last few GCs --->\r\n' +
+ '\r\n' +
+ '\r\n' +
+ '<--- JS stacktrace --->\r\n' +
+ '\r\n' +
+ '\r\n' +
+ '#\r\n' +
+ '# Fatal JavaScript out of memory: MemoryChunk allocation failed during deserialization.\r\n' +
+ '#'
- ''
at test (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-constructor-node-modules-paths.js:20:12)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-constructor-node-modules-paths.js:23:1)
at Module._compile (node:internal/modules/cjs/loader:1370:14)
at Module._extensions..js (node:internal/modules/cjs/loader:14...
| Reason | parallel/test-child-process-exec-encoding |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51244/, https://github.com/nodejs/node/pull/51582/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2019_vs2019-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56972/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57035/ |
Example
not ok 94 parallel/test-child-process-exec-encoding
---
duration_ms: 424.01700
severity: fail
exitcode: 1
stack: |-
node:assert:1000
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Command failed: "C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe" "C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-encoding.js" child
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:439:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:476:15
at ChildProcess.exithandler (node:child_process:430:5)
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit...
| Reason | parallel/test-fs-watch-recursive-sync-write |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51630/, https://github.com/nodejs/node/pull/50653/) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57005/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57034/ |
Example
not ok 1334 parallel/test-fs-watch-recursive-sync-write
---
duration_ms: 30239.13000
severity: fail
exitcode: 1
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-fs-watch-recursive-sync-write.js:25
throw new Error('timed out');
^
Error: timed out
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-fs-watch-recursive-sync-write.js:25:9)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
Node.js v22.0.0-pre
...
| Reason | parallel/test-http-chunk-problem |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/48847/, https://github.com/nodejs/node/pull/51646/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57008/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57015/ |
Example
not ok 1653 parallel/test-http-chunk-problem
---
duration_ms: 120008.81900
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-inspector-async-stack-traces-set-interval |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51244/, https://github.com/nodejs/node/pull/51571/) |
| Appeared | test-ibm-rhel8-s390x-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56972/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57048/ |
Example
not ok 2018 parallel/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15291.97700
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:38321/da577076-4536-49a3-8838-0dd4cf95207c
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Skipping the first breakpoint in the eval script
Timed out waiting for matching notification (break on [eval]:0)
1
...
| Reason | parallel/test-shadow-realm-gc |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51630/, https://github.com/nodejs/node/pull/51571/) |
| Appeared | test-ibm-rhel8-s390x-4, test-ibm-rhel8-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57019/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57025/ |
Example
not ok 2411 parallel/test-shadow-realm-gc
---
duration_ms: 1112.02700
severity: fail
exitcode: 1
stack: |-
node:events:497
throw er; // Unhandled 'error' event
^
Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory
at [kOnExit] (node:internal/worker:313:26)
at Worker.<computed>.onexit (node:internal/worker:229:20)
Emitted 'error' event on Worker instance at:
at [kOnExit] (node:internal/worker:313:12)
at Worker.<computed>.onexit (node:internal/worker:229:20) {
code: 'ERR_WORKER_OUT_OF_MEMORY'
}
Node.js v22.0.0-pre
...
| Reason | pummel/test-crypto-timing-safe-equal-benchmarks |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51542/, https://github.com/nodejs/node/pull/51567/) |
| Appeared | test-macstadium-macos11.0-arm64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56982/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/56992/ |
Example
not ok 3694 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 1745.63300
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=5.376693249295296)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=...
| Reason | sequential/test-http2-timeout-large-write |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/48847/, https://github.com/nodejs/node/pull/51447/) |
| Appeared | test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57011/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57022/ |
Example
not ok 4022 sequential/test-http2-timeout-large-write
---
duration_ms: 120054.44500
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 960 sequential/test-single-executable-application-assets
---
duration_ms: 25614.41200
severity: fail
exitcode: 1
stack: |-
[process 8724]: --- stderr ---
Aborted()
[process 8724]: --- stdout ---
[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.959\sea.exe...[0m
[31mError: Aborted(). Build with -sASSERTIONS for more info.[0m
[process 8724]: status = 1, signal = null
C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status 1, expected 0
at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\node\test\common\...
| Reason | wpt/test-url |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51244/, https://github.com/nodejs/node/pull/51557/) |
| Appeared | test-rackspace-win2022_vs2022-x64-1, test-azure_msft-win11_vs2022-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/56973/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57030/ |
Example
not ok 971 wpt/test-url
---
duration_ms: 1689.02200
severity: fail
exitcode: 3221226356
stack: |-
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] javascript-urls.window.js: requires document.body reference
[SKIPPED] percent-encoding.window.js: TODO: port from .window.js
[SKIPPED] url-setters-a-area.window.js?include=file: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?include=javascript: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?include=mailto: already tested in url-setters.any.js
[SKIPPED] url-setters-a-area.window.js?exclude=(file|javascript|mailto): already tested in url-setters.any.js
[EXPECTED_FAILURE][FAIL] searchParams on location object
assert_false: location object should not have a searchParams attribute expected false got true
at Test.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\url\historical.any.js:3:5)...
Progress
-
Value of: (!expectation.read_expected)(3) -
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)(2) -
fatal: No rebase in progress?(3) -
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?(2) -
Makefile:1477: recipe for target 'tools/.cpplintstamp' failed(2) -
Unknown(12) -
parallel/test-fs-watch-recursive-add-file(5) -
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder(5) -
parallel/test-http2-large-write-multiple-requests(5) -
parallel/test-cluster-fork-stdio(3) -
parallel/test-fs-read-stream-concurrent-reads(3) -
parallel/test-fs-watch-recursive-add-file-to-new-folder(3) -
wpt/test-wasm-webapi(3) -
parallel/test-buffer-constructor-node-modules-paths(2) -
parallel/test-child-process-exec-encoding(2) -
parallel/test-fs-watch-recursive-sync-write(2) -
parallel/test-http-chunk-problem(2) -
parallel/test-inspector-async-stack-traces-set-interval(2) -
parallel/test-shadow-realm-gc(2) -
pummel/test-crypto-timing-safe-equal-benchmarks(2) -
sequential/test-http2-timeout-large-write(2) -
sequential/test-single-executable-application-assets(2) -
wpt/test-url(2)
- 主要言語
- Shell
- スター
- 57
- フォーク
- 20
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
nodejs/reliability のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
nodejs/reliability#1666 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
nodejs/reliability#1665 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
nodejs/reliability#1664 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
nodejs/reliability#1663 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
nodejs/reliability#1662 ·
nodejs/reliability の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
community-scripts/ProxmoxVE#17396 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
mattpocock/skills#1099 ·
-
Update Vish to 1.1.5 オープンpackage-update
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
oSoWoSo/vOid_Community_repOsitory#144 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
help wanted new command
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
tldr-pages/tldr#24151 ·