Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/bb082ca32e84d46d4e0e9bfe9fae08ca to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/bb082ca32e84d46d4e0e9bfe9fae08ca to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 6 seconds | https://github.com/NixOS/nixpkgs/pull/117004
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/5845i90p6gfs650747ihm99813rzhbsl-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_termcolor.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/tests
copying tests/test_dev.py -> build/lib/tests
copying tests/test_re.py -> build/lib/tests
copying tests/test_collections.py -> build/lib/tests
copying tests/test_pprint.py -> build/lib/tests
copying tests/test_logging.py -> build/lib/tests
copying tests/test_serialization.py -> build/lib/tests
copying tests/test_fnmatch.py -> build/lib/tests
copying tests/test_operator.py -> build/lib/tests
copying tests/test_bisect.py -> build/lib/tests
copying tests/test_subprocess.py -> build/lib/tests
copying tests/test_tempfile.py -> build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/test_math.py -> build/lib/tests
copying tests/test_string.py -> build/lib/tests
copying tests/test_json.py -> build/lib/tests
copying tests/test_itertools.py -> build/lib/tests
copying tests/test_shutil.py -> build/lib/tests
copying tests/test_fractions.py -> build/lib/tests
copying tests/test_termcolor.py -> build/lib/tests
copying tests/test_io.py -> build/lib/tests
copying tests/test_inspect.py -> build/lib/tests
copying tests/test_functools.py -> build/lib/tests
copying tests/test_os.py -> build/lib/tests
copying tests/test_design_patterns.py -> build/lib/tests
creating build/lib/monty
copying monty/math.py -> build/lib/monty
copying monty/io.py -> build/lib/monty
copying monty/re.py -> build/lib/monty
copying monty/inspect.py -> build/lib/monty
copying monty/msgpack.py -> build/lib/monty
copying monty/fractions.py -> build/lib/monty
copying monty/json.py -> build/lib/monty
copying monty/bisect.py -> build/lib/monty
copying monty/dev.py -> build/lib/monty
copying monty/__init__.py -> build/lib/monty
copying monty/fnmatch.py -> build/lib/monty
copying monty/operator.py -> build/lib/monty
copying monty/collections.py -> build/lib/monty
copying monty/design_patterns.py -> build/lib/monty
copying monty/pprint.py -> build/lib/monty
copying monty/subprocess.py -> build/lib/monty
copying monty/string.py -> build/lib/monty
copying monty/serialization.py -> build/lib/monty
copying monty/termcolor.py -> build/lib/monty
copying monty/functools.py -> build/lib/monty
copying monty/itertools.py -> build/lib/monty
copying monty/shutil.py -> build/lib/monty
copying monty/logging.py -> build/lib/monty
copying monty/tempfile.py -> build/lib/monty
creating build/lib/monty/os
copying monty/os/path.py -> build/lib/monty/os
copying monty/os/__init__.py -> build/lib/monty/os
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_dev.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_re.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_collections.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_pprint.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_logging.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_serialization.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_fnmatch.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_operator.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_bisect.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_subprocess.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_tempfile.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_math.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_string.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_json.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_itertools.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_shutil.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_fractions.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_termcolor.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_io.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_inspect.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_functools.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_os.py -> build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test_design_patterns.py -> build/bdist.linux-x86_64/wheel/tests
creating build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/math.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/io.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/re.py -> build/bdist.linux-x86_64/wheel/monty
creating build/bdist.linux-x86_64/wheel/monty/os
copying build/lib/monty/os/path.py -> build/bdist.linux-x86_64/wheel/monty/os
copying build/lib/monty/os/__init__.py -> build/bdist.linux-x86_64/wheel/monty/os
copying build/lib/monty/inspect.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/msgpack.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/fractions.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/json.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/bisect.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/dev.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/__init__.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/fnmatch.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/operator.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/collections.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/design_patterns.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/pprint.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/subprocess.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/string.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/serialization.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/termcolor.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/functools.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/itertools.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/shutil.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/logging.py -> build/bdist.linux-x86_64/wheel/monty
copying build/lib/monty/tempfile.py -> build/bdist.linux-x86_64/wheel/monty
running install_egg_info
running egg_info
creating monty.egg-info
writing monty.egg-info/PKG-INFO
writing dependency_links to monty.egg-info/dependency_links.txt
writing requirements to monty.egg-info/requires.txt
writing top-level names to monty.egg-info/top_level.txt
writing manifest file 'monty.egg-info/SOURCES.txt'
reading manifest file 'monty.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.md'
writing manifest file 'monty.egg-info/SOURCES.txt'
Copying monty.egg-info to build/bdist.linux-x86_64/wheel/monty-3.0.2-py3.8.egg-info
running install_scripts
adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/monty-3.0.2.dist-info/WHEEL
creating 'dist/monty-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'monty/__init__.py'
adding 'monty/bisect.py'
adding 'monty/collections.py'
adding 'monty/design_patterns.py'
adding 'monty/dev.py'
adding 'monty/fnmatch.py'
adding 'monty/fractions.py'
adding 'monty/functools.py'
adding 'monty/inspect.py'
adding 'monty/io.py'
adding 'monty/itertools.py'
adding 'monty/json.py'
adding 'monty/logging.py'
adding 'monty/math.py'
adding 'monty/msgpack.py'
adding 'monty/operator.py'
adding 'monty/pprint.py'
adding 'monty/re.py'
adding 'monty/serialization.py'
adding 'monty/shutil.py'
adding 'monty/string.py'
adding 'monty/subprocess.py'
adding 'monty/tempfile.py'
adding 'monty/termcolor.py'
adding 'monty/os/__init__.py'
adding 'monty/os/path.py'
adding 'tests/__init__.py'
adding 'tests/test_bisect.py'
adding 'tests/test_collections.py'
adding 'tests/test_design_patterns.py'
adding 'tests/test_dev.py'
adding 'tests/test_fnmatch.py'
adding 'tests/test_fractions.py'
adding 'tests/test_functools.py'
adding 'tests/test_inspect.py'
adding 'tests/test_io.py'
adding 'tests/test_itertools.py'
adding 'tests/test_json.py'
adding 'tests/test_logging.py'
adding 'tests/test_math.py'
adding 'tests/test_operator.py'
adding 'tests/test_os.py'
adding 'tests/test_pprint.py'
adding 'tests/test_re.py'
adding 'tests/test_serialization.py'
adding 'tests/test_shutil.py'
adding 'tests/test_string.py'
adding 'tests/test_subprocess.py'
adding 'tests/test_tempfile.py'
adding 'tests/test_termcolor.py'
adding 'monty-3.0.2.dist-info/LICENSE.rst'
adding 'monty-3.0.2.dist-info/METADATA'
adding 'monty-3.0.2.dist-info/WHEEL'
adding 'monty-3.0.2.dist-info/top_level.txt'
adding 'monty-3.0.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./monty-3.0.2-py3-none-any.whl
Installing collected packages: monty
Successfully installed monty-3.0.2
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/99jqmy0bqmwcxivzm0y8lqg9wvry1zhq-python3.8-monty-3.0.2
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/99jqmy0bqmwcxivzm0y8lqg9wvry1zhq-python3.8-monty-3.0.2/lib
patching script interpreter paths in /nix/store/99jqmy0bqmwcxivzm0y8lqg9wvry1zhq-python3.8-monty-3.0.2
checking for references to /build/ in /nix/store/99jqmy0bqmwcxivzm0y8lqg9wvry1zhq-python3.8-monty-3.0.2...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
@nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
setuptoolsCheckPhase
Executing setuptoolsCheckPhase
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing monty.egg-info/PKG-INFO
writing dependency_links to monty.egg-info/dependency_links.txt
writing requirements to monty.egg-info/requires.txt
writing top-level names to monty.egg-info/top_level.txt
reading manifest file 'monty.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.md'
writing manifest file 'monty.egg-info/SOURCES.txt'
running build_ext
test_deprecated (tests.test_dev.DecoratorTest) ... ok
test_deprecated_classmethod (tests.test_dev.DecoratorTest) ... ok
test_deprecated_property (tests.test_dev.DecoratorTest) ... ok
test_get_ncpus (tests.test_dev.DecoratorTest) ... ok
test_install_except_hook (tests.test_dev.DecoratorTest) ... /build/source/monty/dev.py:211: UserWarning: Cannot install excepthook, IPyhon.core.ultratb not available
warnings.warn(
ok
test_requires (tests.test_dev.DecoratorTest) ... ok
test_regrep (tests.test_re.RegrepTest)
We are making sure a file containing line numbers is read in reverse ... ok
test_attr_dict (tests.test_collections.FrozenDictTest) ... ok
test_frozen_attrdict (tests.test_collections.FrozenDictTest) ... ok
test_frozen_dict (tests.test_collections.FrozenDictTest) ... ok
test_namespace_dict (tests.test_collections.FrozenDictTest) ... ok
test_tree (tests.test_collections.TreeTest) ... ok
test_draw_tree (tests.test_pprint.DrawTreeTest) ... root
+--sub1
+--sub2
| +--sub2sub1
+--sub3
+--sub3sub1
| +--sub3sub1sub1
+--sub3sub2
ok
test_print (tests.test_pprint.PprintTableTest) ... one two
1 2
ok
test_logged (tests.test_logging.FuncTest) ... ok
test_dumpfn_loadfn (tests.test_serialization.SerialTest) ... ok
test_mpk (tests.test_serialization.SerialTest) ... ok
test_match (tests.test_fnmatch.FuncTest) ... ok
test_something (tests.test_operator.OperatorTestCase) ... ok
test_funcs (tests.test_bisect.FuncTestCase) ... ok
test_command (tests.test_subprocess.CommandTest)
Test Command class ... command: ['sleep', '0.5'], retcode: 0
ok
test_bad_root (tests.test_tempfile.ScratchDirTest) ... ok
test_no_copy (tests.test_tempfile.ScratchDirTest) ... ok
test_with_copy (tests.test_tempfile.ScratchDirTest) ... ok
test_deprecated_property (tests.test_math.FuncTest) ... ok
test_nCr (tests.test_math.FuncTest) ... ok
test_remove_non_ascii (tests.test_string.FuncTest) ... ok
test_unicode2str (tests.test_string.FuncTest) ... ok
test_as_from_dict (tests.test_json.JsonTest) ... ok
test_datetime (tests.test_json.JsonTest) ... ok
test_jsanitize (tests.test_json.JsonTest) ... ok
test_numpy (tests.test_json.JsonTest) ... ok
test_objectid (tests.test_json.JsonTest) ... ok
test_redirect (tests.test_json.JsonTest) ... ok
test_redirect_settings_file (tests.test_json.JsonTest) ... ok
test_enum_serialization (tests.test_json.MSONableTest) ... ok
test_nested_to_from_dict (tests.test_json.MSONableTest) ... ok
test_to_from_dict (tests.test_json.MSONableTest) ... ok
test_unsafe_hash (tests.test_json.MSONableTest) ... ok
test_version (tests.test_json.MSONableTest) ... ok
test_iterator_from_slice (tests.test_itertools.FuncTest) ... ok
test_compress_and_decompress_file (tests.test_shutil.CompressFileDirTest) ... ok
test_recursive_copy_and_compress (tests.test_shutil.CopyRTest) ... ok
test_gzip (tests.test_shutil.GzipDirTest) ... ok
test_remove_file (tests.test_shutil.RemoveTest) ... ok
test_remove_folder (tests.test_shutil.RemoveTest) ... ok
test_remove_symlink (tests.test_shutil.RemoveTest) ... ok
test_remove_symlink_follow (tests.test_shutil.RemoveTest) ... ok
test_gcd (tests.test_fractions.FuncTestCase) ... ok
test_gcd_float (tests.test_fractions.FuncTestCase) ... ok
test_lcm (tests.test_fractions.FuncTestCase) ... ok
test_remove_non_ascii (tests.test_termcolor.FuncTest) ... Current terminal type: xterm-256color
Test basic colors:
Grey color
Red color
Green color
Yellow color
Blue color
Magenta color
Cyan color
White color
------------------------------------------------------------------------------
Test highlights:
On grey color
On red color
On green color
On yellow color
On blue color
On magenta color
On cyan color
On white color
------------------------------------------------------------------------------
Test attributes:
Bold grey color
Dark red color
Underline green color
Blink yellow color
Reversed blue color
Concealed Magenta color
Bold underline reverse cyan color
Dark blink concealed white color
------------------------------------------------------------------------------
Test mixing:
Underline red on grey color
Reversed green on red color
Hello world
Hello world
/nix/store/v3bj7jrns4sk6yj2rp30p6v2l7p707az-python3-3.8.8/lib/python3.8/subprocess.py:946: ResourceWarning: subprocess 175 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
stty: 'standard input': Inappropriate ioctl for device
/build/source/monty/termcolor.py:197: ResourceWarning: unclosed file <_io.TextIOWrapper name=6 encoding='UTF-8'>
rc = os.popen('stty size', 'r').read().split()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
terminal size: %s (0, 0)
ok
test_stream_has_colors (tests.test_termcolor.FuncTest) ... ok
test_raise (tests.test_io.FileLockTest) ... ok
test_empty_file (tests.test_io.ReverseReadfileTest)
make sure an empty file does not throw an error when reverse_readline ... ok
test_reverse_readfile (tests.test_io.ReverseReadfileTest)
We are making sure a file containing line numbers is read in reverse ... ok
test_reverse_readfile_bz2 (tests.test_io.ReverseReadfileTest)
We are making sure a file containing line numbers is read in reverse ... ok
test_reverse_readfile_gz (tests.test_io.ReverseReadfileTest)
We are making sure a file containing line numbers is read in reverse ... ok
test_empty_file (tests.test_io.ReverseReadlineTest)
make sure an empty file does not throw an error when reverse_readline ... ok
test_reverse_readline (tests.test_io.ReverseReadlineTest)
We are making sure a file containing line numbers is read in reverse ... ok
test_reverse_readline_bz2 (tests.test_io.ReverseReadlineTest)
We are making sure a file containing line numbers is read in reverse ... ok
test_reverse_readline_fake_big (tests.test_io.ReverseReadlineTest)
Make sure that large textfiles are read properly ... ok
test_Path_objects (tests.test_io.ZopenTest) ... ok
test_zopen (tests.test_io.ZopenTest) ... ok
test_all_subclasses (tests.test_inspect.InspectTest) ... ok
test_func (tests.test_inspect.InspectTest) ... ok
test_assert_AttributeError (tests.test_functools.AssertExceptionTests) ... ok
test_assert_IOError (tests.test_functools.AssertExceptionTests) ... ok
test_assert_SystemExit (tests.test_functools.AssertExceptionTests) ... ok
test_assert_exception_not_raised (tests.test_functools.AssertExceptionTests) ... ok
test_assert_pattern_mismatch (tests.test_functools.AssertExceptionTests) ... ok
test_invalidate_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_attribute_twice (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_mangled_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_private_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_readonly_object (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_reserved_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_subclass_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_superclass_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_uncached_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_uncached_private_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_uncalled_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_unknown_attribute (tests.test_functools.InvalidateSubclassTests) ... ok
test_invalidate_attribute (tests.test_functools.InvalidateTests) ... ok
test_invalidate_attribute_twice (tests.test_functools.InvalidateTests) ... ok
test_invalidate_mangled_attribute (tests.test_functools.InvalidateTests) ... ok
test_invalidate_nonlazy_attribute (tests.test_functools.InvalidateTests) ... ok
test_invalidate_nonlazy_private_attribute (tests.test_functools.InvalidateTests) ... ok
test_invalidate_private_attribute (tests.test_functools.InvalidateTests) ... ok
test_invalidate_readonly_object (tests.test_functools.InvalidateTests) ... ok
test_invalidate_reserved_attribute (tests.test_functools.InvalidateTests) ... ok
test_invalidate_uncalled_attribute (tests.test_functools.InvalidateTests) ... ok
test_invalidate_unknown_attribute (tests.test_functools.InvalidateTests) ... ok
test_evaluate (tests.test_functools.LazyTests) ... ok
test_evaluate_once (tests.test_functools.LazyTests) ... ok
test_introspection (tests.test_functools.LazyTests) ... ok
test_private_attribute (tests.test_functools.LazyTests) ... ok
test_readonly_object (tests.test_functools.LazyTests) ... ok
test_reserved_attribute (tests.test_functools.LazyTests) ... ok
test_result_shadows_descriptor (tests.test_functools.LazyTests) ... ok
test_prof_decorator (tests.test_functools.ProfMainTest)
Testing prof_main decorator. ... ok
test_class_method (tests.test_functools.TestLRUCache) ... ok
test_function (tests.test_functools.TestLRUCache) ... ok
test_with (tests.test_functools.TimeoutTest) ... ok
test_decorator (tests.test_functools.TryOrReturnTest) ... ok
test_cd (tests.test_os.CdTest) ... ok
test_cd_exception (tests.test_os.CdTest) ... ok
test_makedirs_p (tests.test_os.Makedirs_pTest) ... ok
test_find_exts (tests.test_os.PathTest) ... ok
test_which (tests.test_os.PathTest) ... ok
test_zpath (tests.test_os.PathTest) ... ok
test_cached_class (tests.test_design_patterns.CachedClassTest) ... ok
test_singleton (tests.test_design_patterns.SingletonTest) ... ok
----------------------------------------------------------------------
Ran 113 tests in 2.861s
OK
Finished executing setuptoolsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment