Skip to content

Dumped data still collapsed #30

@IK-O

Description

@IK-O

I ran new test code on Win7 with newest mruby and CRuby(2.5.3p105 (2018-10-18 revision 65156) [i386-mingw32]), and the bug still occurs.

rake test

the result is

Fail: #29 (mrbgems: mruby-marshal)

  • Assertion[1]
    Expected: "o:\x10MarshalTest\b:\a@af\b0.1:\a@bf\b0.2:\a@cf\b0.3"
    Actual: "o:\x10MarshalTest\b:\a@af\b0.1:\a@b@\x06:\a@cf\b0.3"

On the other hand, on Ubuntu18.04, the test code passed with no error.

I don't know why this bug occurs on Windows and how to fix it.

Maybe it is related to this issue mruby#4547

Do someone have any ideas to fix this bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions