Skip to content
  • Natanael Copa's avatar
    main/python3: disable test_curses · 127ddb5c
    Natanael Copa authored
    it fails on all builders with the error:
    
    ======================================================================
    ERROR: setUpClass (test.test_curses.TestCurses)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File
    "/home/buildozer/aports/main/python3/src/Python-3.8.10/Lib/test/test_curses.py",
    line 66, in setUpClass
        curses.setupterm(fd=stdout_fd)
    _curses.error: setupterm: could not find terminal
    127ddb5c