Skip to content

Failed testSBOL #132

@eyesmo

Description

@eyesmo

Running in a Colab notebook, most tests worked, but one failed:

sbol.testSBOL()

======================================================================
ERROR: testCopyAndIncrementVersion (sbol.unit_tests.TestCopy)

Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/sbol/unit_tests.py", line 727, in testCopyAndIncrementVersion
comp_copy = comp.copy()
File "/usr/local/lib/python3.6/dist-packages/sbol/libsbol.py", line 6816, in copy
return _libsbol.ComponentDefinition_copy(self, *args)
RuntimeError: Cannot add http://sbols.org/CRISPR_Example/foo/1.0.0 to Document. An object with this URI already exists. See validation rule sbol-10202.


Ran 52 tests in 0.434s

FAILED (errors=1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions