docs(audits): inventory interop known_failures and pick next-fix target#4026
Merged
Conversation
Snapshot every entry across `tools/ci/known_failures.conf` and `tools/ci/upstream_testsuite_known_failures.conf` (23 total: 6 + 17), group by category, flag the two stale subsections in `known-failures-eliminate.md` left over from the `iconv-upstream` and `delta-stats` retirements, and recommend the `daemon` / `daemon-gzip-download` / `daemon-gzip-upload` cluster as the next remediation target (clears 3 tests in one PR, scope confined to the daemon config parser).
790f72c to
501e718
Compare
2 tasks
oferchen
added a commit
that referenced
this pull request
May 14, 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
…et (#4026) Snapshot every entry across `tools/ci/known_failures.conf` and `tools/ci/upstream_testsuite_known_failures.conf` (23 total: 6 + 17), group by category, flag the two stale subsections in `known-failures-eliminate.md` left over from the `iconv-upstream` and `delta-stats` retirements, and recommend the `daemon` / `daemon-gzip-download` / `daemon-gzip-upload` cluster as the next remediation target (clears 3 tests in one PR, scope confined to the daemon config parser).
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).
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 free
to 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.
Summary
tools/ci/known_failures.conf(6 entries: 1 unconditional + 5 protocol-locked rules) andtools/ci/upstream_testsuite_known_failures.conf(17 testsuite entries), with file:line references and category breakdown.iconv-upstreamanddelta-statssubsections indocs/audits/known-failures-eliminate.mdas stale; both were retired post-audit (daf0849e7,5713e74ea,8619b63b0,34dd330a4,60e83fd96).daemon/daemon-gzip-download/daemon-gzip-upload(tools/ci/upstream_testsuite_known_failures.conf:28-30) as the single next-fix target: clears 3 testsuite entries in one PR, scope confined tocrates/daemon/src/daemon/sections/config_parsing/plusmodule_definition/setters.rs, no protocol or platform work needed.Test plan
docs/audits/interop-known-failures-inventory.mdtools/ci/known_failures.conf(6) andtools/ci/upstream_testsuite_known_failures.conf(17)tools/ci/known_failures.conf:36,:65,:71,:82,:99;upstream_testsuite_known_failures.conf:28-30)crates/daemon/src/daemon/sections/module_access/client_args.rs:278-283,crates/transfer/src/setup/capability.rs::build_capability_string