Skip to content

mach test-unit -p net fails #36837

@jdm

Description

@jdm
---- hsts::test_preload_hsts_domains_well_formed stdout ----

thread 'hsts::test_preload_hsts_domains_well_formed' panicked at components/net/tests/hsts.rs:395:5:
assertion failed: !hsts_list.entries_map.is_empty()


failures:
    hsts::test_preload_hsts_domains_well_formed

test result: FAILED. 432 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s

This is a regression from d7e560c. We're missing the feature flag that embeds the HSTS preload list in the test binaries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions