Skip to content

docs(audits): retire iconv-upstream and delta-stats from eliminate matrix#4039

Merged
oferchen merged 1 commit into
masterfrom
docs/clean-stale-known-failures-eliminate-2194
May 14, 2026
Merged

docs(audits): retire iconv-upstream and delta-stats from eliminate matrix#4039
oferchen merged 1 commit into
masterfrom
docs/clean-stale-known-failures-eliminate-2194

Conversation

@oferchen
Copy link
Copy Markdown
Owner

Summary

  • docs/audits/known-failures-eliminate.md Section 1 listed standalone:iconv-upstream and standalone:delta-stats as open. Both have been removed from tools/ci/known_failures.conf and from tools/ci/upstream_testsuite_known_failures.conf.
  • Drop the stale subsections from Section 1, the matching rows from Section 3's punch list, and the corresponding bullets in Section 4's fixable-vs-permanent summary (0 fixable, 6 permanent).
  • Add a new Section 7: retired log that cites the retirement commits for each entry, per the audit's own Section 6 procedure.
  • Cross-link to the canonical inventory at docs/audits/interop-known-failures-inventory.md (PR docs(audits): inventory interop known_failures and pick next-fix target #4026), which is now the up-to-date snapshot of every interop known-failure entry on master.

Retirement commits cited

standalone:iconv-upstream:

standalone:delta-stats:

Verification

  • grep -nE "iconv-upstream |delta-stats" tools/ci/known_failures.conf tools/ci/upstream_testsuite_known_failures.conf returns no matches on this branch.
  • Docs-only change. No code touched, no behaviour change.

Test plan

  • CI: docs/markdown linters pass.
  • Visual review of docs/audits/known-failures-eliminate.md confirms Section 1 is reduced to standalone:upstream-compressed-batch-self-roundtrip, Section 3's punch list has six rows, Section 4 reports 0 fixable / 6 permanent, and Section 7 lists both retired entries with their merge SHAs.

Closes #2194.

…trix

Both `standalone:iconv-upstream` and `standalone:delta-stats` were
removed from `tools/ci/known_failures.conf` but still appeared as open
items in `docs/audits/known-failures-eliminate.md` Section 1.

Move both entries to a new Section 7: retired log with the merge SHAs
that landed the underlying fixes and the matching conf deletions:

- `daf0849e7`, `8619b63b0`, `5713e74ea` retired `iconv-upstream`.
- `34dd330a4`, `60e83fd96` retired `delta-stats`.

Update Section 3's punch list and Section 4's summary to reflect the
new fixable/permanent tally (0 fixable, 6 permanent). Cross-link to
the canonical inventory at
`docs/audits/interop-known-failures-inventory.md` (PR #4026).
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 14, 2026
@oferchen oferchen merged commit ccf2cf7 into master May 14, 2026
8 checks passed
@oferchen oferchen deleted the docs/clean-stale-known-failures-eliminate-2194 branch May 14, 2026 14:57
oferchen added a commit that referenced this pull request May 18, 2026
…trix (#4039)

Both `standalone:iconv-upstream` and `standalone:delta-stats` were
removed from `tools/ci/known_failures.conf` but still appeared as open
items in `docs/audits/known-failures-eliminate.md` Section 1.

Move both entries to a new Section 7: retired log with the merge SHAs
that landed the underlying fixes and the matching conf deletions:

- `daf0849e7`, `8619b63b0`, `5713e74ea` retired `iconv-upstream`.
- `34dd330a4`, `60e83fd96` retired `delta-stats`.

Update Section 3's punch list and Section 4's summary to reflect the
new fixable/permanent tally (0 fixable, 6 permanent). Cross-link to
the canonical inventory at
`docs/audits/interop-known-failures-inventory.md` (PR #4026).
oferchen added a commit that referenced this pull request May 18, 2026
…trix (#4039)

Both `standalone:iconv-upstream` and `standalone:delta-stats` were
removed from `tools/ci/known_failures.conf` but still appeared as open
items in `docs/audits/known-failures-eliminate.md` Section 1.

Move both entries to a new Section 7: retired log with the merge SHAs
that landed the underlying fixes and the matching conf deletions:

- `daf0849e7`, `8619b63b0`, `5713e74ea` retired `iconv-upstream`.
- `34dd330a4`, `60e83fd96` retired `delta-stats`.

Update Section 3's punch list and Section 4's summary to reflect the
new fixable/permanent tally (0 fixable, 6 permanent). Cross-link to
the canonical inventory at
`docs/audits/interop-known-failures-inventory.md` (PR #4026).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant