Page MenuHomePhabricator

[Dashboard] mitkProjectTemplateBuildTest and mitkProjectTemplatePackageTest fail on nightly dart clients
Closed, ResolvedPublic

Description

since today:
mitkProjectTemplateBuildTest and mitkProjectTemplatePackageTest fail in both debug and release on all machines (windows, linux, mac os).

see http://cdash.mitk.org/testDetails.php?test=2621874&build=98475

seems to be related to the "not so" awesomeapp...

.
..
...
[ 2%] Building CXX object Modules/MyAwesomeLib/CMakeFiles/MyAwesomeLib.dir/AwesomeImageFilter.cpp.o
[ 5%] Building CXX object Modules/MyAwesomeLib/CMakeFiles/MyAwesomeLib.dir/MyAwesomeLib_init.cpp.o
Linking CXX shared library ../../bin/libMyAwesomeLib.so
[ 5%] Built target MyAwesomeLib
[ 8%] Generating resources/my_awesomeproject_exampleplugin.qch
/bin/sh: /opt/dartclients/MITK/BlueBerry/CMake/qhp_toc.xsl: Permission denied
make[5]: * [Plugins/my.awesomeproject.exampleplugin/resources/my_awesomeproject_exampleplugin.qch] Error 126
make[4]:
* [Plugins/my.awesomeproject.exampleplugin/CMakeFiles/my_awesomeproject_exampleplugin.dir/all] Error 2
make[3]: * [all] Error 2
make[2]:
* [CMakeFiles/AwesomeProject-build] Error 2
make[1]: * [CMakeFiles/AwesomeProject-build.dir/all] Error 2
make:
* [all] Error 2

Event Timeline

As of today, only a single dartclient affected is the Win7-VM in mbi074.

The issue was apparently fixed by the fix for T10944, since on 20.02.2012 and later all PluginGeneratorTests are running. The corresponding commit is the following:

http://mitk.org/git/?p=MITK.git;a=commit;h=07430952ebe8e53566912dfd48a3aaf97963212a

[e7531c]: Merge branch 'bug-10945-fix-external-project-tests-2'

Merged commits:

2012-03-21 18:20:37 Sascha Zelzer [3707ab]
Use a short name to avoid Windows problems.


2012-03-21 18:20:11 Sascha Zelzer [75d017]
Avoid using ExternalProject_Add for tests.

[2eabe2]: Merge branch 'bug-10945-fix-external-project-tests-2'

Merged commits:

2012-03-27 13:45:56 Sascha Zelzer [9708a8]
Exclude correct directories from Doxygen input.

mitkProjectTemplatePackageTest still fails on several machines.

The windows release installer dart clients are also affected!

http://cdash.mitk.org/testSummary.php?project=1&name=mitkProjectTemplatePackageTest&date=2012-06-05

All bugs marked with [Dashboard] make the dashboard red are highly important.

Currently the tests pass on all running cdash clients.

Hmm, the mitkProjectTemplateCloneTest fails on mbi025 with

fatal: could not create work tree dir 'C:/dartclients/external/MITK-Superbuild-Release-nightly/MITK-build/PT'.: Permission denied

It used to pass the day before. Since that doesn't seem to be a genera problem related to test itself, I will close the bug again.

If the problem persists on mbi025, I would open a specific new bug and assign to the site maintainer of mbi025.