Skip to content

Record the egui_kittest and CI gotchas already paid for #88

Description

@DrDrewCain

Gotchas already paid for, recorded so nobody pays twice: kittest.toml
uses [mac], and [macos] panics under deny_unknown_fields;
wasm-bindgen-cli in CI must match the Cargo.lock version exactly or
failures are cryptic; actions/checkout needs lfs: true or snapshots
fail with InvalidSignature; and with_max_steps defaults to 4, so
anything with a longer animation or an async load needs raising it.


Checked against main @ faec848. Four of them, each already paid for once. Worth writing somewhere CI can see them before the kittest suite is started, not after.


Source: TODO.md line 3016 — Interface › Testing the interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationtestingTest suites and CI gates

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions