Christian Heimes <li...@cheimes.de> added the comment:

Good news: I got a test case for OOT build with read-only sources

Bad news: 15 test cases are failing and testing takes much longer because pyc 
files are missing.

15 re-run tests:
    test__xxsubinterpreters test_ast test_bdb test_capi test_doctest
    test_import test_importlib test_interpreters test_pickle
    test_pydoc test_runpy test_support test_threading test_trace
    test_unicodedata

We have to live with read-only OOT builds and writable tests for now.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45695>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to