Skip to content

Fix the problem of runtime test on ci #138

@pythonbrad

Description

@pythonbrad

Problem

The CI test fail frequently, even when it pass well on real environments. Mainly Windows and MacOS.
Personally, the real test are more on Linux environment and a little bit on Windows.

Proposal

We can verify if the usage of cross-rs can fix this problem.

Useful links

Notice

  • The CI tests don't replace the tests on real environment, but will be useful in case that the contributor can't test on other environments.

Expectations

  • Pass Windows CI (all test)
  • Pass Ubuntu CI (all test)
  • Pass MacOS CI (all test)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions