···9191 "test_input_is_dir"9292 # Racy, e.g. Address already in use9393 "test_logger_vhosts"9494+ # Event loop is closed9595+ "test_create_server_trigger_events"9496 ];95979698 disabledTestPaths = [···102100 "typing/test_typing.py"103101 # occasionally hangs104102 "test_multiprocessing.py"103103+ # Failed: async def functions are not natively supported.104104+ "test_touchup.py"105105 ];106106107107 # Avoid usage of nixpkgs-review in darwin since tests will compete usage