[Webkit-unassigned] [Bug 98288] New: chromium_android_unittest fails on Apple Windows port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 11:51:38 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98288
Summary: chromium_android_unittest fails on Apple Windows port
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: roger_fong at apple.com
[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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list