Package com.shaft.doctor.shard


package com.shaft.doctor.shard
  • Class
    Description
    One test observed with inconsistent outcomes across merged shards -- passed in at least one shard/attempt and failed (or broken) in at least one other, which flags it as a flaky-clustering candidate rather than a deterministic failure.
    Outcome of merging N shard blobs into one Allure result set plus a timeline "speedboard" and cross-shard flaky-clustering summary.
    One resolved per-shard blob directory laid out by convention as:
    One shard's doctor ExecutionIntelligence digest, reduced to the fields useful for cross-shard doctor-triage aggregation in the merged speedboard -- SHAFT's differentiator over Playwright's plain merge-reports, which carries no failure intelligence.
    Merges N per-shard blobs (raw Allure results + optional traces + optional doctor ExecutionIntelligence) produced by independent -Dshaft.shard=N/M runs into one Allure result set plus a timeline "speedboard" HTML and a cross-shard flaky-clustering summary.