Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

flake: ptytest matcher receives no output

オープン
#1,400 コメント 5 件 リアクション 0 件 担当者 1 名 GitHub で見る

@spikecurtis がすでに取り組んでいます。

2026年5月27日 から。

評価

この issue はまだ評価されていません。

説明

flake

Various tests affected, underlying cause is pty not getting any output to match:

Failure details:

  • agent/agentssh TestNewServer_CloseActiveConnections/Shutdown_Early
  • agentssh_test.go:249: timeout
  • ptytest.go:170: match deadline exceeded: context deadline exceeded (wanted "started"; got "")
  • ptytest.go:102: copy did not close in time

No data race warnings, panic, or OOM indicators found in the job logs.

Assignment analysis:

  • git blame -L 149,260 agent/agentssh/agentssh_test.go (local blame recommended)
  • git log --oneline -10 --follow agent/agentssh/agentssh_test.go -> ebad5c3 "test(agent): fix channel timeout in TestNewServer_CloseActiveConnections" by Mathias Fredriksson (most recent meaningful change to this test).
主要言語
言語のデータがありません
スター
3
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

coder/internal のほかの issue

coder/internal の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。