WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
98288
chromium_android_unittest fails on Apple Windows port
https://bugs.webkit.org/show_bug.cgi?id=98288
Summary
chromium_android_unittest fails on Apple Windows port
Roger Fong
Reported
2012-10-03 11:52:04 PDT
[439/1585] webkitpy.layout_tests.port.chromium_android_unittest.ChromiumAndroidDriverTest.test_command_from_driver_input failed: Traceback (most recent call last): File "/home/buildbot/slave/win-release-tests/build/Tools/Scripts/webkitpy/layout_tests/port/chromium_android_unittest.py", line 247, in test_command_from_driver_input self.assertEquals(self.driver._command_from_driver_input(driver_input), expected_command) AssertionError: "C:\\cygwin\\mock-checkout\\LayoutTests\\foo\\bar\\test.html'--pixel-test'checksum\n" != "/data/local/tmp/third_party/WebKit/LayoutTests/foo/bar/test.html'--pixel-test'checksum\n" I don't know when it started failing. No regression ranges for the py tests unfortunately. Do we even care about this test on Windows? Doesn't seem particularly relevant. I'm just adding a sys.platform check for now to skip the failing assertion.
Attachments
Add attachment
proposed patch, testcase, etc.
Roger Fong
Comment 1
2012-10-03 11:53:57 PDT
A bug that I think is related:
https://bugs.webkit.org/show_bug.cgi?id=96393
Roger Fong
Comment 2
2012-10-03 12:36:00 PDT
patch to skip assert:
http://trac.webkit.org/changeset/130309
Peter Beverloo
Comment 3
2013-04-08 11:12:21 PDT
Resolving as WontFix given that Chromium moved to Blink.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug