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

[Rust] windows-2022 でテストできないことに対する回避策を追加 #173

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

PickledChair
Copy link
Member

内容

windows-2022 のテストが落ちることに対する姑息的な回避策を追加しました。
根本的な解決策ではありませんが、 #140 (comment) で行われた対策と同様に、target/debug/deps ディレクトリに onnxruntime.dll をコピーする方法でテストを行えるようにしています。

関連 Issue

ref #128

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@Hiroshiba Hiroshiba merged commit 77d6ba3 into VOICEVOX:rust Jul 12, 2022
qwerty2501 pushed a commit to qwerty2501/voicevox_core that referenced this pull request Jul 23, 2022
* prepare onnxruntime.dll for test on windows-2022

* add comment
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

Successfully merging this pull request may close these issues.

None yet

3 participants