Skip to content

std test failure with VCS #1187

@dalance

Description

@dalance

test_std_types_pkg with VCS is failed like below:

[INFO ]    Compiling test (test_std_types_pkg)
[INFO ]    Executing test (test_std_types_pkg)
error detected
error detected
error detected
error detected
[ERROR]       Failed test (test_std_types_pkg)
[ERROR]    Completed tests : 0 passed, 1 failed

The failed point is

VARIABLE = 'x; \
assert(VARIABLE === '0) \
else $error("error detected"); \

assert(VARIABLE == '0) is OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions