http://bugs.winehq.org/show_bug.cgi?id=17820
Summary: Chromium test_shell_tests fail on Wine Product: Wine Version: 1.1.17 Platform: Other URL: http://chromium.org OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
To run Chromium's test_shell_tests.exe, copy net/data, skia/data, webkit/data, third_party/py*, and third_party/tlslite from the source tree. (This is quite a bit of data, so I hesitate to post a tarball.) Then do
$ wine chrome/Debug/test_shell_tests.exe
The following tests fail on wine but not windows for me:
[ FAILED ] UniscribeTest.TooBig [ FAILED ] VectorCanvasTest.BasicDrawing [ FAILED ] VectorCanvasTest.Circles [ FAILED ] VectorCanvasTest.DiagonalLines [ FAILED ] VectorCanvasTest.PathEffects [ FAILED ] VectorCanvasTest.Bitmaps [ FAILED ] VectorCanvasTest.Matrix
http://bugs.winehq.org/show_bug.cgi?id=17820
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=17820
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2010-01-16 19:52:28 --- Hi, Dan.
Could you specify a link to test sources? I'd like to know what these tests are about for a start :).
http://bugs.winehq.org/show_bug.cgi?id=17820
--- Comment #2 from Dan Kegel dank@kegel.com 2010-01-16 20:16:48 --- Ah, well, follow the instructions at http://dev.chromium.org
Contact me by email if you need more info!
http://bugs.winehq.org/show_bug.cgi?id=17820
--- Comment #3 from butraxz@gmail.com 2013-06-21 15:37:07 CDT --- This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ?