csview: evaluator compatibility issues resolved — unchanged submission reaches official SOLVED (✅ 335 tests)
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 静か
- 技術スタック
- python
- 領域
- testing-qa
調査の方向性
まず、branch run.sh、pytest/libtmux の互換性、tests.json、および eval.tests.* との testcase マッチングに関連して説明されている evaluator の動作を確認します。指定された 41-test evaluator regression suite を実行し、最終的な eval.json を調査します。submission を変更せずに、互換性に関する所見を再現し、報告された 335-test の結果を独立して検証できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Update: we have now completed an end-to-end reproduction and isolated the evaluator-side causes affecting wfxr__csview.8ac4de0.
Using the same stabilized submission that previously produced an official score of 69, we identified and corrected two independent evaluator compatibility issues:
-
A test-environment dependency interaction caused one branch to fail before producing
results.xml. The branchrun.shupgraded pytest at runtime, which produced an incompatibility with the installedlibtmuxpytest plugin. Preventing that unintended pytest upgrade restored normal branch execution. -
JUnit testcase names produced under the evaluator's
eval.tests.*namespace were compared literally against the correspondingtests.*names intests.json. This caused valid executed tests to be simultaneously classified as unexpected and injected asnot_run. We added namespace-aware matching while preserving the existing completeness checks.
We also retained the existing pytest-timeout compatibility handling (thread → signal) already required to prevent xdist worker loss on timed-out tests.
Verification sequence:
- isolated failing branch reproduced;
- minimal evaluator-side correction applied;
- isolated branch: 2/2 passed, no branch errors or warnings;
- evaluator regression suite: 41/41 passed;
- complete ProgramBench official evaluator rerun performed.
Final official result:
wfxr__csview.8ac4de0 ✅ 335 tests
Average 100
The resulting machine-readable evaluation artifact contains:
solution_branch: submissionerror_code: Noneerror_details: None- 348 recorded test results
- 347 passed
- 1 skipped
- 0
not_run - no branch errors
- no warnings
Most importantly, the submission archive was unchanged between the earlier score-69 run and the final solved run.
Submission SHA-256:
a7b055b8dea5dddfadf88d381f634cdf2af3f6ac02b62f024740dd12b3bc512f
Final official eval.json SHA-256:
930daeeb3c4f080a98414b84338e2a6506f64e6e0ef3ab158d77be252a63d2d2
ProgramBench repository HEAD used for the final run:
963063c9271cc40fa179977356782ea4582e0b0c
We preserved the complete evidence package: original submission, final eval.json, precheck reports, reconstruction state, evaluator state, evaluator diff, regression evidence, provenance, manifest, and SHA-256 inventory. The package was independently hash-verified after transfer from the Linux evaluation environment to Windows.
We would be happy to provide the evaluator patch and/or the verification package privately to the ProgramBench maintainers for independent reproduction.
Could you advise the preferred way to submit this result and evaluator finding for official independent verification?
- 主要言語
- Python
- スター
- 928
- フォーク
- 67
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
facebookresearch/ProgramBench のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 58/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
facebookresearch/ProgramBench#50 · コメント 1 件 ·
facebookresearch/ProgramBench の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/skills#1811 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
speaches-ai/speaches#678 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
datalayer/mcp-compose#42 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
conda-forge/spacy-feedstock#177 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
UKGovernmentBEIS/inspect_evals#2523 ·