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

go example CI failure #207

Closed
Anton-4 opened this issue Sep 18, 2024 · 1 comment
Closed

go example CI failure #207

Anton-4 opened this issue Sep 18, 2024 · 1 comment
Assignees

Comments

@Anton-4
Copy link
Collaborator

Anton-4 commented Sep 18, 2024

This could be due to roc-lang/roc@3215a8f but I need to take a proper look on Friday to make sure.

++ lsb_release -a
+ os_info='Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.1 LTS
Release:	24.04
Codename:	noble'
+ set -e
+ echo 'Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.1 LTS
Release:	24.04
Codename:	noble'
+ grep -q 'Ubuntu 20.04'
+ expect ci_scripts/expect_scripts/GoPlatform.exp
spawn ./examples/GoPlatform/main

Error: output was different from expected value.
Error: Process completed with exit code 1.
@Anton-4
Copy link
Collaborator Author

Anton-4 commented Sep 22, 2024

This is just #164, we had a grep to skip the go test on Ubuntu 20.04, but this did not apply for the newly added Ubuntu 24.
04.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant