MahjongRepository/mahjong

Test failed on Python 3.8

Nihisil opened this issue · 0 comments

$ python --version
Python 3.8.0b2+
======================================================================
FAIL: test_is_ryanpeiko (mahjong.hand_calculating.tests.tests_yaku_calculation.YakuCalculationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/MahjongRepository/mahjong/mahjong/hand_calculating/tests/tests_yaku_calculation.py", line 495, in test_is_ryanpeiko
    self.assertTrue(self.config.ryanpeiko.is_condition_met(self._hand(tiles, 1)))
AssertionError: False is not true