https://github.com/JuliaLang/julia
Revision 2fe7cb97307605b7eebb913eea1b81f99bb0e552 authored by Jameson Nash on 29 August 2017, 18:26:22 UTC, committed by Alex Arslan on 18 September 2017, 23:02:46 UTC
This was a flaky test, and it's not entirely clear what it was testing.

Common failure was:
        FAILURE
    Error in testset codegen:
    Test Failed
      Expression: tempty == true
       Evaluated: false == true
    ERROR: LoadError: Test run finished with errors
    while loading C:\projects\julia\julia-a661736be5\share\julia\test\runtests.jl, in expression starting on line 29
    Command exited with code 1

(cherry picked from commit 46bff1bf83f82107369b23c3163a53aed4f9801c)
1 parent 1aea74e
History
Tip revision: 2fe7cb97307605b7eebb913eea1b81f99bb0e552 authored by Jameson Nash on 29 August 2017, 18:26:22 UTC
test-codegen: make jl_dump_compiles test more reliable (#23486)
Tip revision: 2fe7cb9
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.1 KB
CONTRIBUTING.md -rw-r--r-- 19.3 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 104.0 KB
LICENSE.md -rw-r--r-- 5.6 KB
Make.inc -rw-r--r-- 33.8 KB
Makefile -rw-r--r-- 26.0 KB
NEWS.md -rw-r--r-- 40.8 KB
README.arm.md -rw-r--r-- 4.5 KB
README.md -rw-r--r-- 27.4 KB
README.windows.md -rw-r--r-- 17.8 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.3 KB

README.md

back to top