Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the problem of runtime test on ci #138

Open
3 tasks
pythonbrad opened this issue Jan 29, 2024 · 0 comments
Open
3 tasks

Fix the problem of runtime test on ci #138

pythonbrad opened this issue Jan 29, 2024 · 0 comments

Comments

@pythonbrad
Copy link
Member

pythonbrad commented Jan 29, 2024

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)
@pythonbrad pythonbrad changed the title Fix the problem of runtime test Fix the problem of runtime test on ci Feb 1, 2024
@pythonbrad pythonbrad changed the title Fix the problem of runtime test on ci Fix the problem of runtime test on containers Feb 1, 2024
@pythonbrad pythonbrad changed the title Fix the problem of runtime test on containers Fix the problem of runtime test on ci Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant