Skip to content

Re-enable AOT test with Julia nightly #931

New issue

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

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

Already on GitHub? # to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

tkf
Copy link
Member

@tkf tkf commented Oct 24, 2021

AOT with nightly was disabled in #930 to workaround this failure

┌ Warning: Could not use exact versions of packages in manifest, re-resolving
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.8/Pkg/src/Operations.jl:1510
Precompiling project...
  ✓ CompilerSupportLibraries_jll
  ✓ OpenBLAS_jll
  ✓ libblastrampoline_jll
  ✓ MacroTools
  ✓ PyCall
  5 dependencies successfully precompiled in 6 seconds. 4 already precompiled.
  Activating project at `~/.julia/environments/v1.8`
ERROR: Unsatisfiable requirements detected for package OpenBLAS_jll [4536629a]:
 OpenBLAS_jll [4536629a] log:
 ├─possible versions are: 0.3.17 or uninstalled
 └─restricted to versions 0.3.13 by an explicit requirement — no versions left

https://github.com/JuliaPy/PyCall.jl/runs/3986291641?check_suite_focus=true#step:9:41

Opening an issue to re-enable this as a reminder.

@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.97%. Comparing base (f83a11f) to head (bf242eb).
Report is 48 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #931   +/-   ##
=======================================
  Coverage   67.97%   67.97%           
=======================================
  Files          20       20           
  Lines        2033     2033           
=======================================
  Hits         1382     1382           
  Misses        651      651           
Flag Coverage Δ
unittests 67.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tkf
Copy link
Member Author

tkf commented Oct 24, 2021

It looks like PackageCompiler.jl itself is not testing with nightly at the moment JuliaLang/PackageCompiler.jl@81a01d3

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants