Ticket #1741 (closed: wontfix)

Opened 10 years ago

Last modified 5 years ago

VS test scripts

Reported by: Owen Arnold Owned by: Martyn Gigg
Priority: minor Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

Default install locations differ between 64-bit and 32-bit versions of the Windows OS. The runTests.bat files use hard-coded locations i.e. IF "%VCINSTALLDIR%"=="" CALL "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat", which differ depending upon the type of Windows OS.

Put a simple switch into the runTest.bat files to identify between 64-bit and 32-bit Window OS and set VCINSTALLDIR accordingly.

Change History

comment:1 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 26 to Iteration 27

Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.

comment:2 Changed 10 years ago by Martyn Gigg

  • Status changed from new to verify
  • Resolution set to wontfix

I'm going to close this one as it relates to the runTests scripts that will soon disappear when we move to CMake/CTest.

comment:3 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:4 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

runTests scrips don't get used anymore anyway. wontfix resolution is appropriate.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2588

Note: See TracTickets for help on using tickets.