beeware / batavia

A JavaScript implementation of the Python virtual machine.
http://pybee.org/batavia
Other
1.39k stars 424 forks source link

Window OS : test suite error solved #700

Closed JaesungNa closed 5 years ago

JaesungNa commented 6 years ago
  1. Describe your changes in detail

    • I have eliminated the code('|||' and '///') in assertBinaryOperation() in class BuiltinFunctionTestCase(NotImplementedToExpectedFailure)s
  2. What problem does this change solve?

    • With Windows Environment, test suites gives too much fails
  3. If this PR relates to an issue, include Refs #xxx or Fixes #xxx

    • issue number 685
martica commented 5 years ago

I'm going to close this for now. If you are still having issues, @JaesungNa, let us know on the original issue #685, or open a new one. Thanks!