SofaDefrost / sofa

SOFA, open source framework for multi-physics simulation.
https://www.sofa-framework.org
13 stars 6 forks source link

Problem in branch newtest_week47 #11

Open damienmarchal opened 7 years ago

damienmarchal commented 7 years ago

Hi have a problem with the branch newtest_week47. https://github.com/SofaDefrost/sofa/tree/newtests_week47

I don't understand why the light tests are crashing on macosx as visible in the dash board. http://www.sofa-framework.org/dash/index.php?limit=10&pg=1&user=&branch=defrost%2Fnewtests_week47&platform=

Any ideas ?

dequidt commented 7 years ago

Just to be sure... I don't see any failed test related to lights (💡) in commit 4e87bc Has it already be solved ❓

damienmarchal commented 7 years ago

The branch contains several commits... to locate the changes in this branch click on the "compare" button to locate the impacted files. One of them is about light.

DM

damienmarchal commented 7 years ago

No idea ?

damienmarchal commented 7 years ago

Dear macosX users...please :)

flargilliere commented 7 years ago

I wanted to try to isolate the lines of code responsible for the problem but apparently my code is not automatically tested on the CI platform (even if it's not the master branch) so i can't have any MacOS feedback...

flargilliere commented 7 years ago

Oops I think i got my mistake : I have to create another branch where i can try to isolate things rather than getting this one dirty ( I removed my changes with dirty commits and a cherry-pick final commit/pull-request should erase this from history ...) and github will try them on our CI. Am I wrong ?