Bug #810

Windows Subprocess Test creates confusing error message from cmake.

Added by Anonymous over 12 years ago. Updated about 11 years ago.

Status:ResolvedStart date:01/20/2012
Priority:LowDue date:
Assignee:J. Wienke% Done:

100%

Category:Configuration
Target version:Robotics Service Bus - rsb-0.9

Description

Hi,

When I run the RSC tests on Windows using VS9 via the RUN_TESTS project, I get the following error message.

[----------] 1 test from WindowsSubprocessTest
[ RUN      ] WindowsSubprocessTest.testSubprocess
CMake Error: The source directory "c:/Users/languitar/workspace/RSC/build/Doxyfile" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
[       OK ] WindowsSubprocessTest.testSubprocess (5219 ms)
[----------] 1 test from WindowsSubprocessTest (5219 ms total)

As you can see, it references a programmer's own Windows home user directory instead of the correct doxygen file.


Related issues

Related to Robotics Systems Commons - Tasks #166: Make windows subprocess test meaningful New 01/04/2011

Associated revisions

Revision 49546253
Added by J. Wienke about 11 years ago

Avoid a confusing error message from the subprocess test on windows.

fixes #810

Merge branch 'bug-810'

History

#1 Updated by J. Wienke over 12 years ago

  • Subject changed from RSC doxygen tests reference non-existing directory to CMake Doxygen Macro references Doxyfile when doxygen was not found
  • Category set to Configuration
  • Target version set to 0.6

#2 Updated by J. Moringen about 12 years ago

  • Target version changed from 0.6 to 0.7

Postponed to allow 0.6 release.

#3 Updated by J. Wienke about 11 years ago

  • Subject changed from CMake Doxygen Macro references Doxyfile when doxygen was not found to Windows Subprocess Test creates confusing error message from cmake.
  • Status changed from New to In Progress
  • Assignee set to J. Wienke
  • Priority changed from Normal to Low
  • Target version changed from 0.7 to rsb-0.9

The reason is simple. The windows subprocess test is a stub and this was just to see whether something is called at all.

#4 Updated by J. Wienke about 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset rsc|commit:49546253ac98f65b4d1d15289f636a66a2f185a5.

Also available in: Atom PDF