yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #13157
Re: Removing one check (regression) test
-
To:
Yade dev <yade-dev@xxxxxxxxxxxxxxxxxxx>
-
From:
Jerome Duriez <Jerome.Duriez@xxxxxxxxxxx>
-
Date:
Wed, 28 Jun 2017 15:58:13 +0000
-
Accept-language:
en-CA, en-US
-
Authentication-results:
lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=none action=none header.from=ucalgary.ca;
-
In-reply-to:
<f8862754-0221-da7c-b388-0d98360ec3bb@grenoble-inp.fr>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
Thread-index:
AQHS72lUV1HnzuWxuEOIFlC7JlhrbaI56FkAgACF+o4=
-
Thread-topic:
[Yade-dev] Removing one check (regression) test
I was actually wondering whether there might be something else in the sources that would define the list of the regression scripts.. Now, it's clear this list is just not perfectly updated (if already existing) at compilation time.
The rest is clear to me, thanks (to Klaus as well) !
Jerome
--------------------------------------------------
Jerome Duriez, Research Associate
University of Calgary, Dpt of Civil Engineering
+1 403 220 7367
________________________________
From: Yade-dev <yade-dev-bounces+jerome.duriez=ucalgary.ca@xxxxxxxxxxxxxxxxxxx> on behalf of Bruno Chareyre <bruno.chareyre@xxxxxxxxxxxxxxx>
Sent: June 28, 2017 1:53 AM
To: yade-dev@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Yade-dev] Removing one check (regression) test
Hello Jérôme,
What is in the Git trunk and what is/not in your build folders are independant things.
As soon as the file is removed from trunk nobody will check it out, then of course nobody will have to remove it from a fresh build.
The behavior you got is that of cmake, independently of git.
"git -rm file" is the right command, you need to "git commit file" after that, then "git push".
Thank you for cleaning!
Bruno
On 06/27/2017 07:25 PM, Jerome Duriez wrote:
Hi,
I'm in the process of removing Law2_ScGeom6D_NormalInelasticityPhys_NormalInelasticity from trunk (I was probably the only one to ever use it). For the moment, I'd just like to remove one regression check test which is associated to this contact law (scripts/checks-and-tests/checks/checkTestNormalInelasticity.py), and I have a question.
After having 'git -rm' -ed this checkTestNormalInelasticity.py script, launched a 'cmake' command and a new compilation, yade --check still launches this regression script...
I could finally get rid of it only after cleaning install/lib folder (and a new make install): then, yade --check would not consider this .py script anymore.
However, I'm wondering if this is 'normal', or if I should do something else (than git -rm scripts/checks-and-tests/checks/checkTestNormalInelasticity.py) in the source before I push this regression script removal ?
Thanks,
Jerome
--------------------------------------------------
Jerome Duriez, Research Associate
University of Calgary, Dpt of Civil Engineering
+1 403 220 7367
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@xxxxxxxxxxxxxxxxxxx<mailto:yade-dev@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp
Yade developers in Launchpad<https://launchpad.net/~yade-dev>
launchpad.net
yade-dev@xxxxxxxxxxxxxxxxxxx Policy: You must be a team member to subscribe to the team mailing list. View public archive View subscribers
Follow ups
References