Skip to content

strings test error on windows #3946

Closed
Closed
@vtjnash

Description

string tests sensitive to file line endings:

     * strings
exception on 1: ERROR: test failed: :((@mstr "\r\n     a\r\n     b\r\n\r\n     c\r\n     "=="a\nb\n\nc\n"))
 in default_handler at test.jl:21
 in do_test at test.jl:38
 in runtests at c:\Users\julia\Desktop\julia32\test\testdefs.jl:5
 in anonymous at multi.jl:604
 in run_work_thunk at multi.jl:566
 in remotecall_fetch at multi.jl:638
 in remotecall_fetch at multi.jl:653
 in anonymous at multi.jl:1335
at strings.jl:726
ERROR: test failed: :((@mstr "\r\n     a\r\n     b\r\n\r\n     c\r\n     "=="a\nb\n\nc\n"))

Activity

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

Metadata

Assignees

No one assigned

    Labels

    needs decisionA decision on this change is neededsystem:windowsAffects only WindowstestThis change adds or pertains to unit tests

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions