Failed Verification Test - testGetExternalLinkDomain
- Dominant language
- Python
- Stars
- 170
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
I just installed 5hserv on Windows 10 using Conda. After running the 'testall.py' script everything passes except for the last test. This was the error:
FAIL: testGetExternalLinkDomain (__main__.LinkTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "linktest.py", line 129, in testGetExternalLinkDomain
self.assertEqual(h5domain, expected_curdir)
AssertionError: u'tall.C:%5CUsers%5CRobert.Geiger%5CPrograms%5Ch5serv%5Cdata%5Ctest.test.hdfgroup.org' != 'tall.test.hdfgroup.org'
----------------------------------------------------------------------
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.