Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually running tests failed on ISIS Jenkins Win7 #8999

Closed
mantid-builder opened this issue Oct 18, 2013 · 2 comments
Closed

Manually running tests failed on ISIS Jenkins Win7 #8999

mantid-builder opened this issue Oct 18, 2013 · 2 comments
Labels
Low Priority Things that you don't ever want to be done.

Comments

@mantid-builder
Copy link
Collaborator

This issue was originally TRAC 8154

Original Reporter: Samuel Jackson

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.

@mantid-builder
Copy link
Collaborator Author

@NickDraper (2014-02-14T11:07:58):
bulk move to assigned at the into of the triage step

@mantid-builder mantid-builder added Low Priority Things that you don't ever want to be done. Tools labels Jun 3, 2015
@NickDraper
Copy link
Contributor

archived

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

2 participants