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

consumer_acceptance: a same-path rerun after a floor refusal lowers the recorded inventory floor

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

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
70/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
c, python
領域
testing-qa

調査の方向性

Run timeout 40s python3 /tmp/critic-ca3/repro_floor_persistence.py to reproduce the repeated-run failure, then inspect the consumer_acceptance harness's same-path record handling. Verify that two runs against the two-consumer ecosystem both fail with the missing consumer named, and that the harness self-test catches a planted fault.

索引モデルが issue の本文から書いたものです。

説明

area:gates found-by:critic kind:silent-wrong

Found by the blind critic on the #1275 consumer_acceptance shrink (round 3, c98a743). It is pre-existing: the old harness at 88ba928 fails the same repeated-run check.

Problem. Start from a dated COMPLETE record with 3 rows, and a current ecosystem with only 2 consumers. Run 1 correctly refuses (record_floor=3). It then writes its own record at the SAME path with inventory=2. Run 2 reads only that smaller record and PASSes. The historical floor is lost after one unsuccessful run.

Reproduce (dev box): timeout 40s python3 /tmp/critic-ca3/repro_floor_persistence.py <harness>.

Done when:

  • The floor a refusing run writes is the max of the prior floor and its own inventory, and the missing consumer's name is carried forward.
  • Two consecutive runs against the 2-consumer ecosystem both FAIL naming the missing consumer.
  • A planted fault in the harness self-test covers it.
主要言語
C
スター
3
フォーク
7
平均マージ
3時間 56分
マージ済み PR(30日)
102

環境構築

Codespaces で開く

このプロジェクトの開発コンテナを、あなたの GitHub アカウントでブラウザ上に起動します。

はじめの一歩

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

InauguralSystems/EigenScript のほかの issue

InauguralSystems/EigenScript の issue をすべて見る

似ている issue

C の issue をもっと見る

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

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