On Sun, Jan 29, 2017 at 3:07 PM, Stefan <luke1410_at_gmx.de> wrote:
> Hi,
>
> running the test suite on trunk, triggers the following error:
>
> I: svn: E720225: Can't open file 'X:\Release\subversion\tests\cmdline\svn-test-work\working_copies\patch_tests-69\eicar.com': Operation did not complete successfully because the file contains a virus or potentially unwanted software.
> W: svn: E720225: Can't open file 'X:\Release\subversion\tests\cmdline\svn-test-work\working_copies\patch_tests-69\eicar.com': Operation did not complete successfully because the file contains a virus or potentially unwanted software.
>
> I see that the issue was previously discussed on the dev list already
> [1] and [2].
> In [3] Bert suggested a single byte change in the file should fix the
> issue. Looking through the commits between that date and today on trunk
> I didn't spot any related change.
> Was the problem actually resolved and am I just running in yet another
> variation of the issue?
>
> Further details are available on the MaxSVN issue tracker [4]. Atm I
> simply disabled the test so to get the test suite pass (to me it looks a
> bit contradicting using a binary file which is designed to test
> virus-scanner behavior used in that test).
>
> Regards,
> Stefan
>
> [1] https://svn.haxx.se/dev/archive-2016-03/0043.shtml
> [2] https://svn.haxx.se/dev/archive-2016-04/0059.shtml
> [3] https://svn.haxx.se/dev/archive-2016-04/0062.shtml
> [4] http://www.luke1410.de:8090/browse/MAXSVN-93
>
Bert,
This antivirus test signature (eicar.com) is still causing trouble
when running the testsuite with antivirus enabled (AVG in my case),
making patch test #69 fail. I don't think disabling the antivirus
suite, or excluding the svn test folders, is a good workaround (I want
my test setup to be as similar as possible to a real-world
environment, so that includes an active antivirus suite).
Can we get this changed so the test doesn't fail when antivirus is enabled?
--
Johan
Received on 2017-02-19 01:50:05 CET