-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels