Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save r-rmcgibbo/7314288d2a62ca359343ff11957de7c4 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/7314288d2a62ca359343ff11957de7c4 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 14 seconds | https://github.com/NixOS/nixpkgs/pull/117037
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
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/8kaly44sh4d20p4jjhsrvgjnric643gc-factory_boy-3.2.0.tar.gz
source root is factory_boy-3.2.0
setting SOURCE_DATE_EPOCH to timestamp 1609145309 of file factory_boy-3.2.0/setup.cfg
@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/factory
copying factory/enums.py -> build/lib/factory
copying factory/fuzzy.py -> build/lib/factory
copying factory/declarations.py -> build/lib/factory
copying factory/mogo.py -> build/lib/factory
copying factory/mongoengine.py -> build/lib/factory
copying factory/builder.py -> build/lib/factory
copying factory/alchemy.py -> build/lib/factory
copying factory/__init__.py -> build/lib/factory
copying factory/helpers.py -> build/lib/factory
copying factory/base.py -> build/lib/factory
copying factory/errors.py -> build/lib/factory
copying factory/faker.py -> build/lib/factory
copying factory/random.py -> build/lib/factory
copying factory/django.py -> build/lib/factory
copying factory/utils.py -> build/lib/factory
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/factory
copying build/lib/factory/enums.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/fuzzy.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/declarations.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/mogo.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/mongoengine.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/builder.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/alchemy.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/__init__.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/helpers.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/base.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/errors.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/faker.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/random.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/django.py -> build/bdist.linux-x86_64/wheel/factory
copying build/lib/factory/utils.py -> build/bdist.linux-x86_64/wheel/factory
running install_egg_info
running egg_info
writing factory_boy.egg-info/PKG-INFO
writing dependency_links to factory_boy.egg-info/dependency_links.txt
writing requirements to factory_boy.egg-info/requires.txt
writing top-level names to factory_boy.egg-info/top_level.txt
reading manifest file 'factory_boy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'readthedocs.yml'
warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution
no previously-included directories found matching '.github'
no previously-included directories found matching 'docs/_build'
writing manifest file 'factory_boy.egg-info/SOURCES.txt'
Copying factory_boy.egg-info to build/bdist.linux-x86_64/wheel/factory_boy-3.2.0-py3.9.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/factory_boy-3.2.0.dist-info/WHEEL
creating 'dist/factory_boy-3.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'factory/__init__.py'
adding 'factory/alchemy.py'
adding 'factory/base.py'
adding 'factory/builder.py'
adding 'factory/declarations.py'
adding 'factory/django.py'
adding 'factory/enums.py'
adding 'factory/errors.py'
adding 'factory/faker.py'
adding 'factory/fuzzy.py'
adding 'factory/helpers.py'
adding 'factory/mogo.py'
adding 'factory/mongoengine.py'
adding 'factory/random.py'
adding 'factory/utils.py'
adding 'factory_boy-3.2.0.dist-info/LICENSE'
adding 'factory_boy-3.2.0.dist-info/METADATA'
adding 'factory_boy-3.2.0.dist-info/WHEEL'
adding 'factory_boy-3.2.0.dist-info/top_level.txt'
adding 'factory_boy-3.2.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/factory_boy-3.2.0/dist /build/factory_boy-3.2.0
Processing ./factory_boy-3.2.0-py2.py3-none-any.whl
Requirement already satisfied: Faker>=0.7.0 in /nix/store/dmfzxqj8bqsd38rd8y3nx3sn5wwqnpck-python3.9-Faker-5.5.1/lib/python3.9/site-packages (from factory-boy==3.2.0) (5.5.1)
Requirement already satisfied: text-unidecode==1.3 in /nix/store/dbj507dcwbr2m9avprw0y6rzj1wmnw4x-python3.9-text-unidecode-1.3/lib/python3.9/site-packages (from Faker>=0.7.0->factory-boy==3.2.0) (1.3)
Requirement already satisfied: python-dateutil>=2.4 in /nix/store/j8dfhwwmp5hyl7shwn6mngah5r4lbw9d-python3.9-python-dateutil-2.8.1/lib/python3.9/site-packages (from Faker>=0.7.0->factory-boy==3.2.0) (2.8.1)
Requirement already satisfied: six>=1.5 in /nix/store/7d618c21b5nja33ixif37ppc4yaclx8j-python3.9-six-1.15.0/lib/python3.9/site-packages (from python-dateutil>=2.4->Faker>=0.7.0->factory-boy==3.2.0) (1.15.0)
Installing collected packages: factory-boy
Successfully installed factory-boy-3.2.0
/build/factory_boy-3.2.0
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/p6z9r5wlnlnwcsb0vh4vbs9jql1wpys8-python3.9-factory_boy-3.2.0
strip is /nix/store/fx4kvd2440kgrq73irdkmwqf6vvzwf2m-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/p6z9r5wlnlnwcsb0vh4vbs9jql1wpys8-python3.9-factory_boy-3.2.0/lib
patching script interpreter paths in /nix/store/p6z9r5wlnlnwcsb0vh4vbs9jql1wpys8-python3.9-factory_boy-3.2.0
checking for references to /build/ in /nix/store/p6z9r5wlnlnwcsb0vh4vbs9jql1wpys8-python3.9-factory_boy-3.2.0...
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
Check whether the following modules can be imported: factory
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/factory_boy-3.2.0
plugins: Faker-5.5.1
collecting ...
collecting 2 items
collecting 60 items
collecting 93 items
collecting 239 items
collected 407 items / 2 deselected / 405 selected
examples/flask_alchemy/test_demoapp.py .. [ 0%]
tests/test_alchemy.py ..................... [ 5%]
tests/test_base.py .................................... [ 14%]
tests/test_declarations.py .............................. [ 21%]
tests/test_dev_experience.py .. [ 22%]
tests/test_django.py ................................................sss [ 35%]
ssssssssssss........... [ 40%]
tests/test_docs_internals.py . [ 40%]
tests/test_faker.py ..... [ 42%]
tests/test_fuzzy.py .................................................... [ 55%]
.......... [ 57%]
tests/test_helpers.py ... [ 58%]
tests/test_regression.py . [ 58%]
tests/test_using.py .................................................... [ 71%]
........................................................................ [ 89%]
......................... [ 95%]
tests/test_utils.py ................... [100%]
=============================== warnings summary ===============================
../../nix/store/2l0bakd9a6zvqlr5sbc6zdfiznxn8fd5-python3.9-Flask-SQLAlchemy-2.4.4/lib/python3.9/site-packages/flask_sqlalchemy/__init__.py:833
/nix/store/2l0bakd9a6zvqlr5sbc6zdfiznxn8fd5-python3.9-Flask-SQLAlchemy-2.4.4/lib/python3.9/site-packages/flask_sqlalchemy/__init__.py:833: FSADeprecationWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and will be disabled by default in the future. Set it to True or False to suppress this warning.
warnings.warn(FSADeprecationWarning(
tests/test_base.py:8
/build/factory_boy-3.2.0/tests/test_base.py:8: PytestCollectionWarning: cannot collect test class 'TestObject' because it has a __init__ constructor (from: tests/test_base.py)
class TestObject:
tests/test_base.py:38
/build/factory_boy-3.2.0/tests/test_base.py:38: PytestCollectionWarning: cannot collect test class 'TestModel' because it has a __init__ constructor (from: tests/test_base.py)
class TestModel(FakeDjangoModel):
tests/test_using.py:18
/build/factory_boy-3.2.0/tests/test_using.py:18: PytestCollectionWarning: cannot collect test class 'TestObject' because it has a __init__ constructor (from: tests/test_using.py)
class TestObject:
tests/test_using.py:101
/build/factory_boy-3.2.0/tests/test_using.py:101: PytestCollectionWarning: cannot collect test class 'TestModel' because it has a __init__ constructor (from: tests/test_using.py)
class TestModel(FakeModel):
-- Docs: https://docs.pytest.org/en/stable/warnings.html
========== 390 passed, 15 skipped, 2 deselected, 5 warnings in 6.59s ===========
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment