Skip to content

Conversation

c42f
Copy link
Member

@c42f c42f commented May 31, 2019

@coveralls
Copy link

coveralls commented May 31, 2019

Coverage Status

Coverage remained the same at 81.717% when pulling 8996beb on cjf/julia-1.2-ci into 3b1c73f on master.

@c42f
Copy link
Member Author

c42f commented May 31, 2019

Ho hum. This isn't looking very promising.

Travis: Can't unpack the tarball (?)
Appveyor: Illegal instruction - Unreachable reached at 000000002D2EEA01

@codecov-io
Copy link

codecov-io commented May 31, 2019

Codecov Report

Merging #610 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #610   +/-   ##
=======================================
  Coverage   81.71%   81.71%           
=======================================
  Files          39       39           
  Lines        2784     2784           
=======================================
  Hits         2275     2275           
  Misses        509      509

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b1c73f...e8519cc. Read the comment docs.

@c42f
Copy link
Member Author

c42f commented Jun 3, 2019

Seems the illegal instruction may not be to do with static arrays:

using LinearAlgebra

a = Hermitian([rand(Complex{Float64}, 1,1) for row = 1:2, col = 1:2])
b = transpose(a)
Unreachable reached at 0x7fc492e51016

signal (4): Illegal instruction
...

@c42f c42f merged commit 725708a into master Jun 3, 2019
@c42f c42f deleted the cjf/julia-1.2-ci branch June 3, 2019 03:16
@c42f c42f mentioned this pull request Jun 6, 2019
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.

3 participants