Skip to content

Verify GitHub CI Matrix against cfg permutations #1255

@pinkforest

Description

@pinkforest

ref: #1220 (comment)

Given the bug was triggered under certain build configuration(s) that didn't involve cfg(target_feature = "SHA3")

It would be maybe feasible to extract every possible cfg permutation and verify it spits out expected object code.

This in addition to check that the permutations get generated at some level through the GitHub CI matrix as sanity CI verification.

Currently it is not verified / validated but verification might be feasible through first checking all the cfg-gates get triggetered and the resulting binary is the expected - could also leverage snapshot recording / comparison here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions