80343: winscard/tests: Add the tests file

Dan Kegel dank at kegel.com
Wed Oct 26 00:30:07 CDT 2011


And for the record, we need to use the commit comment to
distinguish between real commits (which would indicate an
unpatched git, and which need the whole tree tested)
and proposed patch commits (which buildbot just did,
and which get special treatment based on what directories
the change touches).

Clear as mud, I know...

On Tue, Oct 25, 2011 at 9:36 PM, Dan Kegel <dank at kegel.com> wrote:
> The function that needs changing in dotests.sh is
> is_simple_change().
>
> On Tue, Oct 25, 2011 at 9:35 PM, Dan Kegel <dank at kegel.com> wrote:
>> 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