* [LTP] LTP version in ChangeLog not updated?
@ 2011-05-18 18:16 Sandip Bhattacharya
2011-05-18 19:19 ` Garrett Cooper
2011-05-19 8:30 ` Shubham Goyal
0 siblings, 2 replies; 5+ messages in thread
From: Sandip Bhattacharya @ 2011-05-18 18:16 UTC (permalink / raw)
To: ltp-list
I just cloned the LTP git repo from SF and ran the suite. Strangely, the report
showed the LTP version to be an old one. Is something amiss?
$ git log -1
commit 61ac0eaf2a3f24378ed0ab20a1613134ab83843a
Author: Cyril Hrubis <chrubis@suse.cz>
Date: Wed May 11 17:08:32 2011 +0200
Add newline to include/cleanup.c to stop GCC from whining.
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
$ head ChangeLog
LTP-20100831
commit dd59d49d75598d163f1b4599067a9f0dcb70e6c4
Author: Garrett Cooper <yanegomi@gmail.com>
Date: Tue Aug 31 23:09:49 2010 -0700
The cacheflush system call does not return EINVAL in the latest Linux
kernel. see the link:
A related patch about the cacheflush function:
http://lkml.org/lkml/2009/4/9/203
Thanks,
Sandip
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LTP] LTP version in ChangeLog not updated?
2011-05-18 18:16 [LTP] LTP version in ChangeLog not updated? Sandip Bhattacharya
@ 2011-05-18 19:19 ` Garrett Cooper
2011-05-19 6:42 ` Sandip Bhattacharya
2011-05-19 8:30 ` Shubham Goyal
1 sibling, 1 reply; 5+ messages in thread
From: Garrett Cooper @ 2011-05-18 19:19 UTC (permalink / raw)
To: Sandip Bhattacharya; +Cc: ltp-list
On Wed, May 18, 2011 at 11:16 AM, Sandip Bhattacharya
<sandipb@foss-community.com> wrote:
> I just cloned the LTP git repo from SF and ran the suite. Strangely, the report
> showed the LTP version to be an old one. Is something amiss?
>
>
> $ git log -1
> commit 61ac0eaf2a3f24378ed0ab20a1613134ab83843a
> Author: Cyril Hrubis <chrubis@suse.cz>
> Date: Wed May 11 17:08:32 2011 +0200
>
> Add newline to include/cleanup.c to stop GCC from whining.
>
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
>
>
> $ head ChangeLog
> LTP-20100831
>
> commit dd59d49d75598d163f1b4599067a9f0dcb70e6c4
> Author: Garrett Cooper <yanegomi@gmail.com>
> Date: Tue Aug 31 23:09:49 2010 -0700
>
> The cacheflush system call does not return EINVAL in the latest Linux
> kernel. see the link:
> A related patch about the cacheflush function:
> http://lkml.org/lkml/2009/4/9/203
Updating the ChangeLog is a manual procedure (shouldn't be, but it is).
-Garrett
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LTP] LTP version in ChangeLog not updated?
2011-05-18 19:19 ` Garrett Cooper
@ 2011-05-19 6:42 ` Sandip Bhattacharya
2011-05-19 13:27 ` Cyril Hrubis
0 siblings, 1 reply; 5+ messages in thread
From: Sandip Bhattacharya @ 2011-05-19 6:42 UTC (permalink / raw)
To: ltp-list
Hi Garrett,
>
> Updating the ChangeLog is a manual procedure (shouldn't be, but it is).
It is not a major issue at all. Just that the HTML report for the
latest stable show the LTP version to be older than the stable build
date. That looks a little odd when I claim at work that we are using
the latest LTP stable. :-P
BTW, for stable builds, do you have a tag or a commit number
documented somewhere for the git commit used as the basis of the
release? Right now whenever a test fails where it shouldn't, I am
doing a whack-a-mole fix from the log of the file involved. If there
is a git tag or commit number for the stable, I can look at all the
commits from that time onwards to incorporate as patches into my srpm.
Thanks,
Sandip
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LTP] LTP version in ChangeLog not updated?
2011-05-18 18:16 [LTP] LTP version in ChangeLog not updated? Sandip Bhattacharya
2011-05-18 19:19 ` Garrett Cooper
@ 2011-05-19 8:30 ` Shubham Goyal
1 sibling, 0 replies; 5+ messages in thread
From: Shubham Goyal @ 2011-05-19 8:30 UTC (permalink / raw)
To: Sandip Bhattacharya; +Cc: ltp-list
On Wednesday 18 May 2011 11:46 PM, Sandip Bhattacharya wrote:
> I just cloned the LTP git repo from SF and ran the suite. Strangely, the report
> showed the LTP version to be an old one. Is something amiss?
The LTP present in SF is the latest stable one and nothing is missing.
The reason for getting older version in HTML report is probably the
'Version' file present in the LTP tree is having older version entry. I
will make sure that this file is updated in the next release.
Thanks, Shubham
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LTP] LTP version in ChangeLog not updated?
2011-05-19 6:42 ` Sandip Bhattacharya
@ 2011-05-19 13:27 ` Cyril Hrubis
0 siblings, 0 replies; 5+ messages in thread
From: Cyril Hrubis @ 2011-05-19 13:27 UTC (permalink / raw)
To: Sandip Bhattacharya; +Cc: ltp-list
Hi!
> BTW, for stable builds, do you have a tag or a commit number
> documented somewhere for the git commit used as the basis of the
> release? Right now whenever a test fails where it shouldn't, I am
> doing a whack-a-mole fix from the log of the file involved. If there
> is a git tag or commit number for the stable, I can look at all the
> commits from that time onwards to incorporate as patches into my srpm.
Adding tags to git for stable releases is IMHO good idea.
--
Cyril Hrubis
chrubis@suse.cz
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-05-19 13:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18 18:16 [LTP] LTP version in ChangeLog not updated? Sandip Bhattacharya
2011-05-18 19:19 ` Garrett Cooper
2011-05-19 6:42 ` Sandip Bhattacharya
2011-05-19 13:27 ` Cyril Hrubis
2011-05-19 8:30 ` Shubham Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox