diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-14 01:59:00 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-14 01:59:00 -0500 |
| commit | b1d3e8d13b27d8ee5e4f05f630f8bb8584f5d470 (patch) | |
| tree | 512fcc0ae057ffc2c6db10ad1390cd45ae5d0efe | |
| parent | 4e62220d1204c8ddc9f25b52bb9185ef0c1947a4 (diff) | |
| download | archsetup-b1d3e8d13b27d8ee5e4f05f630f8bb8584f5d470.tar.gz archsetup-b1d3e8d13b27d8ee5e4f05f630f8bb8584f5d470.zip | |
chore: close the panel-smoke assertion bug as diagnosed test drift
| -rw-r--r-- | todo.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -125,8 +125,9 @@ On dotfiles main (=12e3e76=, pushed). =gather_context= derives an auth cause on *** 2026-07-12 Sun @ 09:14:00 -0500 Flipped the net spec to IMPLEMENTED and logged the vNext items Spec status heading now IMPLEMENTED (dated history line + Status mirror); all four phase headings DONE. vNext items (flaky/drops cluster, DoT/DNSSEC verdict, profile hygiene) logged as the "Net doctor vNext" task. The privileged-fix live halves remain with the VM live-verification sub-task and the manual-testing checklist — findings there come back as bugs. -** TODO [#C] Panel smoke: faceplate state-word assertion fails on the live compositor :bug:dotfiles:test: -Found 2026-07-14 while running the net and bt AT-SPI smokes: both fail the shared "state word present" faceplate assertion (empty list) on a live Hyprland session, and the net failure reproduces on a clean HEAD, so it pre-dates the doctor-streaming change. Every other assertion passes. A standing red smoke masks real regressions in the panels' one gated integration check. Diagnose whether the state label genuinely renders empty under the live session or the AT-SPI read races the first render. Major severity for the dev loop × some-users-sometimes = P3 = [#C]. +** DONE [#C] Panel smoke: faceplate state-word assertion fails on the live compositor :bug:dotfiles:test: +CLOSED: [2026-07-14 Tue] +Diagnosed and fixed within the session: not a race — test drift. Dotfiles b581d5d (2026-07-05) made the faceplate word the static subsystem identity (NETWORKING / BLUETOOTH / AUDIO) and updated the audio smoke, but the net and bt smokes kept asserting the retired live-state words and had failed on every run since. Both now assert the identity word like audio's (dotfiles 32cd99f); both smokes run RESULT: OK end to end, which also green-gates the doctor-streaming change. ** TODO [#C] Net panel speedtest history :feature:dotfiles:network: :PROPERTIES: |
