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

CI環境の構築 #162

Open
akidon0000 opened this issue Nov 29, 2023 · 2 comments · May be fixed by #182
Open

CI環境の構築 #162

akidon0000 opened this issue Nov 29, 2023 · 2 comments · May be fixed by #182
Assignees
Labels
Help 解決方法がわかる方教えてください、、、 機能改善

Comments

@akidon0000
Copy link
Member

akidon0000 commented Nov 29, 2023

GitHub Actionsを使用して、UnitTestを自動で実行し、PRのマージ条件にテストが成功してるかを付けたい。

@akidon0000 akidon0000 self-assigned this Nov 29, 2023
@akidon0000
Copy link
Member Author

やる

@akidon0000 akidon0000 linked a pull request Mar 14, 2024 that will close this issue
@akidon0000 akidon0000 added the Help 解決方法がわかる方教えてください、、、 label Mar 14, 2024
@akidon0000
Copy link
Member Author

特に問題ないように思えるコードでエラーが発生している(正確には6000行もありエラーが起きている箇所は見つけれていない)

xcodebuild test -workspace univIP.xcworkspace -scheme univIP -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 14" -skip-testing:univIPUITests

ローカルで上記のコードを実行した時に、
** TEST SUCCEEDED **
の表記を確認した

解決方法が不明

エラー内容
https://github.com/tokudai0000/univIP/actions/runs/8284527422/job/22670256141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help 解決方法がわかる方教えてください、、、 機能改善
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant