Skip to content

Make test-cargo CI run on Windows #3109

Open
@sffc

Description

@sffc

When run on Windows, I get errors such as

cp -p "D:\a\icu4x\icu4x\docs\tutorials\cargo_tests/target"/release/demo_buffer bin/demo_buffer
./bin/icu4x-datagen \
	--format blob \
	--keys-for-bin bin/demo_buffer \
	--locales my en-ZA \
	--cldr-tag latest \
	--overwrite \
	--out buffer_data.postcard
Error: bin/demo_buffer

Caused by:
    The system cannot find the file specified. (os error 2)

Need to debug. Probably easy to do locally; just get cargo make test-cargo-tutorial-local to succeed.

When ready, enable windows in build-test.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-infraComponent: Integration test infrastructureS-smallSize: One afternoon (small bug fix or enhancement)T-docs-testsType: Code change outside core librarygood first issueGood for newcomershelp wantedIssue needs an assignee

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions