Hello,
On Sat, Nov 17, 2012 at 6:48 PM, Alexandre Julliard wrote:
> Yes, that's OK. Tests need to succeed after every commit, even in the
> middle of a series.
Thanks, I see, will resend my patches.
--
Regards,
Qian Hong
-
Sent from Ubuntu
http://www.ubuntu.com/
Yes, but afaik WineHQ https was only ever intended to make a couple of
tests work.
On Sat, Nov 17, 2012 at 1:34 PM, Dan Kegel wrote:
> $ git clone https://source.winehq.org/git/wine.git newwine-git
> Cloning into 'newwine-git'...
> error: server certificate verification failed. CAfile:
> /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing
> https://source.winehq.org
$ git clone https://source.winehq.org/git/wine.git newwine-git
Cloning into 'newwine-git'...
error: server certificate verification failed. CAfile:
/etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing
https://source.winehq.org/git/wine.git/info/refs
Maybe that's related to the big fat
Qian Hong writes:
> Does the test run before or after patch [2/2] applied?
> If the failure is before patch [2/2] then it's expected because I
> didn't add todo_wine to [1/2].
> I didn't add todo_wine because before [2/2] those test will success
> for some fonts on Wine and fail for the other fon