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 aarch64 linux CI. Add FreeBSD, M1 #386

Merged
merged 12 commits into from
Jan 4, 2023
Merged

Conversation

IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Jan 4, 2023

Skipping musl because of JuliaLang/julia#40556

 Running tests...
ERROR: 
LoadError: InitError: could not load library "/root/.julia/artifacts/ee46ae25e760393f5771967db1bef786291ac497/lib/libfreetype.so"
Error loading shared library libbz2.so.1.0: No such file or directory (needed by /root/.julia/artifacts/ee46ae25e760393f5771967db1bef786291ac497/lib/libfreetype.so)

.cirrus.yml Outdated Show resolved Hide resolved
IanButterworth and others added 2 commits January 4, 2023 10:35
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 79.38% // Head: 79.38% // No change to project coverage 👍

Coverage data is based on head (59061ef) compared to base (6f1416a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #386   +/-   ##
=======================================
  Coverage   79.38%   79.38%           
=======================================
  Files          10       10           
  Lines        1276     1276           
=======================================
  Hits         1013     1013           
  Misses        263      263           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

.cirrus.yml Outdated Show resolved Hide resolved
test/runtests.jl Outdated Show resolved Hide resolved
@IanButterworth IanButterworth changed the title Fix aarch64 linux CI. Add FreeBSD, musl linux, M1 Fix aarch64 linux CI. Add FreeBSD, M1 Jan 4, 2023
@IanButterworth
Copy link
Member Author

Appears to be being OOM-killed on ARMv8

@giordano I guess that means it should be skipped, unless you have any suggestions?

@giordano
Copy link
Member

giordano commented Jan 4, 2023

Sigh, yes

@IanButterworth IanButterworth merged commit cac77da into master Jan 4, 2023
@IanButterworth IanButterworth deleted the ib/aarch64_fix branch January 4, 2023 18:51
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.

2 participants