Re: Performing a Regression Test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



zac wrote:
> 
> 
> Code:
> debian:/home/zac/wine-git# git bisect bad
> Bisecting: 0 revisions left to test after this
> [1a3551b630eae2418692f21790fcc7fc973f5366] richedit: Use width from EM_SETTARGETDEVICE for wrapping.
> 
> 
> 
> Sorry guys... What should I do now? I was expecting to get the bad commit and its author, so that I could post that into bugzilla... But since I didn't, I don't know how to proceed.
> 
> Should I do something like the following?
> 
> 
> Code:
> 
> make clean
> git reset --hard
> git show <commit number, usually a 32 alphanumeric> | patch -p1 -R
> 
> 
> 
> 
> 


No.

To quote from the regression test instructions:

> If you see:
> 
> 
> Code:
> Bisecting: 0 revisions left to test after this
> 
> 
> 
> THEN YOU ARE NOT DONE YET!

Compile and test one more time.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux