← board

FPC conformance: triage the ~237 untriaged skips into gap: / wontfix:

Why

The dashboard's conformance page groups FPC-suite skips by tag, and the adjusted pass rate excludes wontfix: (tests that probe FPC internals / intentional divergence and can never pass). The taxonomy + rendering shipped, but the ~237 existing test/pascal-conformance/pxx.skip entries are all untriaged — no tag yet, so today they all read as "open". The honest picture (what fraction of the suite is a real pxx gap vs never-applicable) needs each entry classified.

What

Agentic pass over pxx.skip: for each untagged entry, read the test source + its recorded reason and decide:

Batch it (e.g. the investigator subagent per category prefix), commit the retagged skip list, and the dashboard reflects the split on the next idle bench.

Notes

Log