-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Description
A test with nightly builds of GMT.jl package started to fail since about two days ago (18 December). All tests pass with version 1.0.3 but one of them now fails in master. See
https://travis-ci.org/GenericMappingTools/GMT.jl/builds/470272490?utm_source=github_status&utm_medium=notification
The failure is about accessing an array out of bounds but the same code has been working with no problem till 2 days ago and still works fine with 1.0.3
julia> versioninfo()
Julia Version 1.0.3
Commit 099e826241 (2018-12-18 01:34 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.0 (ORCJIT, haswell)
Environment:
JULIA_PKGDIR = c:\j\.julia
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version