Re: [Libreoffice-qa] bibisecting post 5.0 regressions

2016-01-06 Thread Michael Stahl
On 30.12.2015 17:47, Joel Madero wrote:
> Hi All,
> 
> How do I bibisect bugs after 5.0 max? I don't see a 5.1 max. I see the
> dbgutil version but I don't see instructions on how to use that version
> nor is it entirely clear what versions it covers (is it covering 5.1 ->
> master?).

there are actually several of these, one per release, with the current
one at git://dev-downloads.libreoffice.org/lo-linux-dbgutil-daily.git.

the older ones (including one from 5.0 to 5.1) are linked here:

https://wiki.documentfoundation.org/User:Vmiklos#Older_dbgutil_bibisect_repos

> I tried the typical "git bisect start latest oldest" on it and
> that failed:
> 
> joel@joel-Studio-1737:~/Documents/Work/Non-Profit/Libre-Office/bibisect/lo-linux-dbgutil-daily$
> git bisect start latest oldest
> Already on 'master'
> Your branch is up-to-date with 'origin/master'.

they have only "oldest" tag but not "latest" so simply use:

git bisect start master oldest



___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

[Libreoffice-qa] bibisecting post 5.0 regressions

2015-12-30 Thread Joel Madero
Hi All,

How do I bibisect bugs after 5.0 max? I don't see a 5.1 max. I see the
dbgutil version but I don't see instructions on how to use that version
nor is it entirely clear what versions it covers (is it covering 5.1 ->
master?). I tried the typical "git bisect start latest oldest" on it and
that failed:

joel@joel-Studio-1737:~/Documents/Work/Non-Profit/Libre-Office/bibisect/lo-linux-dbgutil-daily$
git bisect start latest oldest
Already on 'master'
Your branch is up-to-date with 'origin/master'.


Thanks


Best,
Joel
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/