Skip to content

Benchmark results report doesn't support tabulate on Windows. #307

Open
@cheqianh

Description

@cheqianh

When running below on the GHA Windows runner.

python ./amazon/ionbenchmark/ion_benchmark_cli.py compare ./tests/benchmark_sample_data/compare/cats_baseline.ion ./tests/benchmark_sample_data/compare/cats_baseline.ion --fail

It throws

UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-64: character maps to <undefined>

We disabled log output table for Windows.

Detailed code, see - https://github.com/amazon-ion/ion-python/blob/master/amazon/ionbenchmark/ion_benchmark_cli.py#L115

Metadata

Metadata

Assignees

No one assigned

    Labels

    benchmarkion-python-benchmark-clibug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions