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@winehq.org ReportedBy: dank@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/down... http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/download/down...
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
http://bugs.winehq.org/show_bug.cgi?id=20626
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2009-11-12 10:24:28 --- Fixed by 56e729726bc6cd5873da60933ca64003a2613b16.
http://bugs.winehq.org/show_bug.cgi?id=20626
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2009-11-13 12:44:49 --- Closing bugs fixed in 1.1.33.