Uh oh!
There was an error while loading. Please reload this page.
Docs: cross-refactoring 4 回目の実機試行の記録を残す - #129
Merged
Merged
Conversation
This was referenced Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
目的
/ndf:cross-refactoringの 4 回目の実機試行(対象: Draft PR #128)の計画と結果を記録する。リファクタリング自体は収束しなかったため成果物は取り込まず、記録だけを残す。
背景
PR #127(NDF v8.5.0)で直した 5 件が実機で成立するかを確かめた。過去 3 回と同じ枠組みで、
--sync-commandを渡す構成で回している。結果
v8.5.0 の修正は 5 件とも成立した。
あわせて新しい不具合を 2 件見つけた。どちらも v8.5.0 で入ったものではなく、
v8.3.0 にも同じ構造がある。
fix_base_shaを記録しないため、fix_roundsが増えず見送りへ到達しない修正は本 PR の範囲外とし、別途対応する。
変更内容
issues/issue-113-cross-refactoring-4th-trial.mdissues/issue-113-cross-refactoring-4th-trial-report.mdドキュメントのみの変更で、コードと配布物は触っていない。
テスト
着手前・試行ブランチとも 463 passed。