80343: winscard/tests: Add the tests file

Dan Kegel dank at kegel.com
Tue Oct 25 23:35:00 CDT 2011


Spurious failure.
buildbot (with our patch) uses "git apply" to apply the patch,
and then "git commit" so it is visible to wine's tools that use
git to reflect on the shape of the tree...
but sadly this leaves the tests files uncommitted.
"git am" is the right thing to do, but dotests.sh needs
to be changed to use "git log -1 --stat" rather than "git status"
to get the list of changed files.

On Tue, Oct 25, 2011 at 6:24 PM,  <buildbot at winehq.org> wrote:
> This is an experimental automated build and test service.
> Please feel free to ignore this email while we work the kinks out.
>
> For more info about this message, see http://wiki.winehq.org/BuildBot
>
> The Buildbot has detected a failed build on builder runtests-default while building Wine.
> Full details are available at: http://www.winehq.org:8010/builders/runtests-default/builds/143 (though maybe not for long, as I'm still reinstalling the buildbot periodically while experimenting)
> BUILD FAILED: failed shell_3
>
> Errors:
> make: *** No rule to make target `test'.
> GnuTLS error: An unexpected TLS packet was received.
>
>
> _______________________________________________
> wine-tests-results mailing list
> wine-tests-results at winehq.org
> http://www.winehq.org/mailman/listinfo/wine-tests-results
>
>



More information about the wine-tests-results mailing list