RUN asdl/examples/typed_arith_parse_test.py > _test/py-unit/asdl/examples/typed_arith_parse_test.py.log OK RUN asdl/format_test.py > _test/py-unit/asdl/format_test.py.log OK RUN asdl/front_end_test.py > _test/py-unit/asdl/front_end_test.py.log OK RUN asdl/gen_python_test.py > _test/py-unit/asdl/gen_python_test.py.log OK RUN benchmarks/uftrace_allocs_test.py > _test/py-unit/benchmarks/uftrace_allocs_test.py.log OK RUN build/dynamic_deps_test.py > _test/py-unit/build/dynamic_deps_test.py.log OK RUN build/ninja_lib_test.py > _test/py-unit/build/ninja_lib_test.py.log OK RUN builtin/bracket_osh_test.py > _test/py-unit/builtin/bracket_osh_test.py.log OK RUN builtin/completion_osh_test.py > _test/py-unit/builtin/completion_osh_test.py.log OK RUN builtin/func_misc_test.py > _test/py-unit/builtin/func_misc_test.py.log OK RUN builtin/misc_osh_test.py > _test/py-unit/builtin/misc_osh_test.py.log OK RUN builtin/read_osh_test.py > _test/py-unit/builtin/read_osh_test.py.log OK RUN builtin/readline_osh_test.py > _test/py-unit/builtin/readline_osh_test.py.log OK RUN core/alloc_test.py > _test/py-unit/core/alloc_test.py.log OK RUN core/comp_ui_test.py > _test/py-unit/core/comp_ui_test.py.log === /home/uke/oil/_test/py-unit/core/comp_ui_test.py.log === ....E.... ====================================================================== ERROR: testDisplays (__main__.UiTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/uke/oil/core/comp_ui_test.py", line 120, in testDisplays signal_safe = pyos.InitSignalSafe() AttributeError: 'module' object has no attribute 'InitSignalSafe' ---------------------------------------------------------------------- Ran 9 tests in 0.001s FAILED (errors=1) WIDTH = 1 reported lines = 4 measured lines = 4 max_len = 53 WIDTH = 10 reported lines = 4 measured lines = 4 max_len = 53 WIDTH = 20 reported lines = 4 measured lines = 4 max_len = 53 WIDTH = 30 reported lines = 4 measured lines = 4 max_len = 53 WIDTH = 40 reported lines = 4 measured lines = 4 max_len = 53 WIDTH = 50 reported lines = 4 measured lines = 4 max_len = 53 WIDTH = 1 reported lines = 3 measured lines = 3 max_len = 13 WIDTH = 10 reported lines = 3 measured lines = 3 max_len = 13 WIDTH = 20 reported lines = 3 measured lines = 3 max_len = 30 WIDTH = 30 reported lines = 3 measured lines = 3 max_len = 40 WIDTH = 40 reported lines = 3 measured lines = 3 max_len = 50 WIDTH = 50 reported lines = 3 measured lines = 3 max_len = 60 WIDTH = 60 reported lines = 3 measured lines = 3 max_len = 70 WIDTH = 1 reported lines = 6 measured lines = 6 max_len = 9 WIDTH = 10 reported lines = 6 measured lines = 6 max_len = 9 WIDTH = 20 reported lines = 3 measured lines = 3 max_len = 17 WIDTH = 30 reported lines = 2 measured lines = 2 max_len = 25 WIDTH = 40 reported lines = 2 measured lines = 2 max_len = 33 WIDTH = 50 reported lines = 1 measured lines = 1 max_len = 49 WIDTH = 1 reported lines = 11 measured lines = 11 max_len = 24 WIDTH = 10 reported lines = 11 measured lines = 11 max_len = 24 WIDTH = 20 reported lines = 11 measured lines = 11 max_len = 26 WIDTH = 30 reported lines = 11 measured lines = 11 max_len = 36 WIDTH = 40 reported lines = 11 measured lines = 11 max_len = 46 WIDTH = 50 reported lines = 11 measured lines = 11 max_len = 56 WIDTH = 60 reported lines = 11 measured lines = 11 max_len = 66 FAIL: core/comp_ui_test.py with code 1