You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/07/21 10:58:39 UTC

[GitHub] [cloudstack] weizhouapache commented on pull request #6546: Fixed list networks in projects after setting network permissions

weizhouapache commented on PR #6546:
URL: https://github.com/apache/cloudstack/pull/6546#issuecomment-1191344138

   @harikrishna-patnala can you look at the travis failrue ?
   ```
   2022-07-20 12:46:53,365 - CRITICAL - EXCEPTION: Failure:: ['Traceback (most recent call last):\n', '  File "/opt/pyenv/versions/3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor\n    yield\n', '  File "/opt/pyenv/versions/3.6/lib/python3.6/unittest/case.py", line 605, in run\n    testMethod()\n', '  File "/home/travis/.local/lib/python3.6/site-packages/nose/failure.py", line 39, in runTest\n    raise self.exc_val.with_traceback(self.tb)\n', '  File "/home/travis/.local/lib/python3.6/site-packages/nose/loader.py", line 418, in loadTestsFromName\n    addr.filename, addr.module)\n', '  File "/home/travis/.local/lib/python3.6/site-packages/nose/importer.py", line 47, in importFromPath\n    return self.importFromDir(dir_path, fqname)\n', '  File "/home/travis/.local/lib/python3.6/site-packages/nose/importer.py", line 79, in importFromDir\n    fh, filename, desc = find_module(part, path)\n', '  File "/opt/pyenv/versions/3.6/lib/python3.6/imp.py", line 297, in find_module
 \n    raise ImportError(_ERR_MSG.format(name), name=name)\n', "ImportError: No module named 'test_network_permissions'\n"]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org