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
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
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.