tests.integration.general.test_parser.TestParserWikis fails

Bug #1752580 reported by Cris Dywan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snapcraft
New
Undecided
Unassigned

Bug Description

tests.integration.general.test_parser.TestParserWikis fails locally for me with this:

ERROR: test_local_wiki (tests.integration.general.test_parser.TestParserWikis)
tests.integration.general.test_parser.TestParserWikis.test_local_wiki (Hidden .snapcraft.yaml file)
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/home/rumo/dev/snapcraft/tests/integration/general/test_parser.py", line 223, in test_local_wiki
    self.call_parser('wiki', self.expect_valid, self.expect_output)
  File "/home/rumo/dev/snapcraft/tests/integration/general/test_parser.py", line 45, in call_parser
    self.run_snapcraft_parser(args)
  File "/home/rumo/dev/snapcraft/tests/integration/__init__.py", line 173, in run_snapcraft_parser
    stderr=subprocess.STDOUT, universal_newlines=True)
  File "/usr/lib/python3.5/subprocess.py", line 626, in check_output
    **kwargs).stdout
  File "/usr/lib/python3.5/subprocess.py", line 693, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/lib/python3.5/subprocess.py", line 947, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.5/subprocess.py", line 1551, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: '/home/rumo/dev/snapcraft/tests/integration/general/../../../../bin/snapcraft-parser'

It seems that the snapcraft-parser binary isn't found.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.