-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels