Ticket #8154 (assigned)
Manually running tests failed on ISIS Jenkins Win7
Reported by: | Samuel Jackson | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Tools | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
I attempted to manually run a system test on the windows 7 machine but the test failed with the following output:
C:\jenkins\workspace\is_manualtest_win7\InstallerTesting>if x == x (SET LOGGING="" ) ELSE (SET LOGGING=-l ) C:\jenkins\workspace\is_manualtest_win7\InstallerTesting>if xQLresTest == x (SET REGEX=-v ) ELSE (SET REGEX=-v -R QLresTest ) C:\jenkins\workspace\is_manualtest_win7\InstallerTesting>C:\Python27\python InstallerTests.py -o "" -v -R QLresTest Starting system tests Traceback (most recent call last): File "InstallerTests.py", line 62, in <module> installer = get_installer(doInstall, useNSISWindowsInstaller) File "C:\jenkins\workspace\is_manualtest_win7\InstallerTesting\mantidinstaller.py", line 68, in get_installer return MSIInstaller(do_install) File "C:\jenkins\workspace\is_manualtest_win7\InstallerTesting\mantidinstaller.py", line 172, in __init__ MantidInstaller.__init__(self, do_install, 'mantid-*.msi') File "C:\jenkins\workspace\is_manualtest_win7\InstallerTesting\mantidinstaller.py", line 126, in __init__ raise RuntimeError('Unable to find installer package in "%s"' % os.getcwd()) RuntimeError: Unable to find installer package in "C:\jenkins\workspace\is_manualtest_win7\InstallerTesting"
After consulting with Owen he seems to think that installer script is somehow choosing the msi installer over the nsis installer.
Change History
Note: See
TracTickets for help on using
tickets.
bulk move to assigned at the into of the triage step