Skip to content

conformance: test_gap_6301_event_target_subclass regressed on main (untriaged, inside required conformance-smoke-complete) — fixed 07-13, red again by 07-31 #7178

Description

@proggeramlug

test_gap_6301_event_target_subclass is failing on main (pass -> parity_fail per the harness log) and is not in test-parity/known_failures.json — an untriaged regression of a test that was fixed on 2026-07-13 by 81ab8e5d6 (issue #6301, native-base EventTarget subclassing).

Why it matters more than a normal red

It fails inside conformance-smoke (4), which feeds conformance-smoke-completea required status check. An untriaged regression in a required context blocks every PR (or trains people to admin-bypass, which is worse).

Independent confirmations

What's needed

  1. Bisect between 81ab8e5d6 (fix landed, green) and ff85fd483 (confirmed red) — the window is ~2.5 weeks of merges.
  2. Native-base subclassing is a documented weak family (5 defects, keyed on literal extends names) — the regression likely rode in on one of the globalThis/proto/builtin-install changes in that window.
  3. Until fixed: either triage into known_failures.json with provenance (issue # + date, per the test-parity: audit known_failures.json — every entry needs an issue # and date #797 skip-list policy) to unblock the required context honestly, or fix it. Leaving it untriaged-and-red in a required context is the worst of both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions