{
  "id": 7949387,
  "title": "Seven times my test harness reported success while measuring nothing",
  "url": "https://urgent.news/2026/09/17/seven-times-my-test-harness-reported-success-while-measuring-nothing",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-17T04:15:59.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/ashish_sinha_5241c7673d93/seven-times-my-test-harness-reported-success-while-measuring-nothing-5dgn"
  },
  "original_language": "en",
  "account": "A stranger discovered six bugs in my benchmarks over a four-day period. Six separate times, my instrumentation reported success numbers that were meaningless. One bug involved a path length limit on Windows, causing the benchmark to treat many tables as non-existent. Another bug resulted from a comment that had gone unnoticed, causing certain picks to be displaced. An enum missing a value led to silent failures when branching on a specific field. A check with power zero by construction returned 0 of 52 questions, despite comparing against the same value. An aggregate was never printed, and the held-out evaluation failed to include all necessary schemas. Finally, a fix that converted a crash into silence by attaching an in-memory database did not change the measurement.",
  "summary": "Last week a stranger reproduced my benchmarks. Over four days he found six defects. Every single one of them had been reporting success. That is the part worth writing down. Not that I had bugs — everyone has bugs. That my instrumentation, six separate times, returned a number that looked fine and meant nothing. A crash is loud. A harness that prints 86.1% when it measured the wrong thing is not,…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}