[Bug 20626] New: Chromium's unit_tests.exe's DownloadManagerTest.TestDownloadFilename fails

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 8 13:38:52 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20626

           Summary: Chromium's unit_tests.exe's
                    DownloadManagerTest.TestDownloadFilename fails
           Product: Wine
           Version: 1.1.32
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


$ wine src/chrome/Debug/unit_tests.exe
--gtest_filter=DownloadManagerTest.TestDownloadFilename

fails with

.\browser\download\download_manager_unittest.cc(471): error: Value of:
file_name
  Actual: L"evil.download"
Expected: kGeneratedFiles[i].expected_name
Which is: L"evil.xml"

Related source:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/download/download_manager_unittest.cc
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/download/download_manager.cc

To repeat:
$ wget http://kegel.com/wine/chromium/chromium-tests.tar.bz2
$ tar -xjvf chromium-tests.tar.bz2
$ wine src/chrome/Debug/unit_tests.exe
--gtest_filter=DownloadManagerTest.TestDownloadFilename

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list