Skip to content

Failiure in misc on master #15341

Closed
Closed
@mikewl

Description

@mikewl
rom worker 3:       * misc                 Error During Test
        From worker 3:    Test threw an exception of type SystemError
        From worker 3:    Expression: clipboard() == str
        From worker 3:    SystemError: OpenClipboard: No error
        From worker 3:     [inlined code] from .\promotion.jl:185
        From worker 3:     in clipboard() at .\interactiveutil.jl:149
        From worker 3:     [inlined code] from K:\julia\usr\share\julia\test\misc.jl:385
        From worker 3:     in anonymous at .\no file:4294967295
        From worker 3:     [inlined code] from .\essentials.jl:79
        From worker 3:     in include_string(::UTF8String, ::ASCIIString) at .\loading.jl:371
        From worker 3:     in include_from_node1(::ASCIIString) at .\loading.jl:420
        From worker 3:     [inlined code] from .\util.jl:179
        From worker 3:     in runtests(::ASCIIString) at K:\julia\usr\share\julia\test\testdefs.jl:7
        From worker 3:     in (::Base.Serializer.__deserialized_types__.##9173)(::ASCIIString) at K:\julia\usr\share\julia\test\runtests.jl:36
        From worker 3:     in run_work_thunk(::Base.##256#258{Base.CallMsg{:call_fetch}}, ::Bool) at .\multi.jl:714
        From worker 3:     [inlined code] from .\multi.jl:1010
        From worker 3:     in (::Base.##255#257{Base.CallMsg{:call_fetch},TCPSocket})() at .\task.jl:59
        From worker 4:       * subarray              in 1266.05 seconds, maxrss 1260.23 MB
Exception running test misc :
On worker 3:
LoadError: There was an error during testing
 in record at .\test.jl:317
 in do_test at .\test.jl:215
 [inlined code] from .\test.jl:137
 in anonymous at .\no file:4294967295
 [inlined code] from .\essentials.jl:79
 in include_string at .\loading.jl:371
 in include_from_node1 at .\loading.jl:420
 [inlined code] from .\util.jl:179
 in runtests at K:\julia\usr\share\julia\test\testdefs.jl:7
 in #16 at K:\julia\usr\share\julia\test\runtests.jl:36
 in run_work_thunk at .\multi.jl:714
 [inlined code] from .\multi.jl:1010
 in #255 at .\task.jl:59
while loading K:\julia\usr\share\julia\test\misc.jl, in expression starting on line 382
ERROR: LoadError: Some tests exited with errors.
 in (::##11#19)() at K:\julia\usr\share\julia\test\runtests.jl:64
 in cd(::##11#19, ::ASCIIString) at .\file.jl:58
 in include(::ASCIIString) at .\boot.jl:264
 in include_from_node1(::UTF8String) at .\loading.jl:417
 in process_options(::Base.JLOptions) at .\client.jl:262
 in _start() at .\client.jl:318
while loading K:\julia\usr\share\julia\test\runtests.jl, in expression starting on line 13
ERROR: A test has failed. Please submit a bug report (https://github.com/JuliaLang/julia/issues)
including error messages above and the output of versioninfo():
Julia Version 0.5.0-dev+2985
Commit d8ec4a7* (2016-03-03 01:09 UTC)
Platform Info:
  System: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.7.1

 in error(::ASCIIString) at .\error.jl:21
 in runtests(::Array{ASCIIString,1}, ::Int64) at .\interactiveutil.jl:420
 in runtests() at .\interactiveutil.jl:409
 in eval(::Module, ::Any) at .\boot.jl:267

Make.user contains JULIA_THREADS=1.

Tests pass fine with threading disabled.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    error handlingHandling of exceptions by Julia or the usersystem:windowsAffects only Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions