[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Really funny test failure on Windows

From: Branko Čibej <brane_at_apache.org>
Date: Sat, 23 Apr 2016 17:43:36 +0200

This just happened when I was running trunk tests in a Windows 10 VM
(with Windows Defender enabled). I see now that the test is actually
expected to tickle the interest of antivirus software. :)

-- Brane

C:\Users\brane\svndev\subversion-trunk>type Release\fails.log
[[[
W: UNEXPECTED STDERR:
W: svn: E720225: Can't open file 'C:\Users\brane\AppData\Local\Temp\svn-5473BE78': Operation did not complete successfully because the file contains a virus or potentially unwanted software.

W: CWD: C:\Users\brane\svndev\subversion-trunk\Release\subversion\tests\cmdline
W: EXCEPTION: SVNUnexpectedStderr
Traceback (most recent call last):
  File "C:\Users\brane\svndev\subversion-trunk\subversion\tests\cmdline\svntest\main.py", line 1783, in run
    rc = self.pred.run(sandbox)
  File "C:\Users\brane\svndev\subversion-trunk\subversion\tests\cmdline\svntest\testcase.py", line 178, in run
    result = self.func(sandbox)
  File "C:\Users\brane\svndev\subversion-trunk\subversion\tests\cmdline\patch_tests.py", line 6803, in patch_add_remove_executable
    [], True, True)
  File "C:\Users\brane\svndev\subversion-trunk\subversion\tests\cmdline\svntest\actions.py", line 1259, in run_and_verify_patch
    raise verify.SVNUnexpectedStderr
SVNUnexpectedStderr
FAIL: patch_tests.py 69: add and remove executable file
]]]

-- Brane
Received on 2016-04-23 17:43:41 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.