[Webkit-unassigned] [Bug 92318] New: [Chromium] WebViewTest.AutoResizeInBetweenSizes is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 16:39:01 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92318

           Summary: [Chromium] WebViewTest.AutoResizeInBetweenSizes is
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: atwilson at chromium.org
                CC: allan.jensen at nokia.com, abarth at webkit.org,
                    levin at chromium.org


I'm seeing the following error output for this test in the chromium webkit_unit_tests:

WebViewTest.AutoResizeInBetweenSizes: 
/Volumes/data/b/build/slave/webkit-mac-latest-dbg/build/src/third_party/WebKit/Source/WebKit/chromium/tests/WebViewTest.cpp:213: Failure
Value of: client.testData().width()
  Actual: 90
Expected: expectedWidth
Which is: 100
/Volumes/data/b/build/slave/webkit-mac-latest-dbg/build/src/third_party/WebKit/Source/WebKit/chromium/tests/WebViewTest.cpp:214: Failure
Value of: client.testData().height()
  Actual: 95
Expected: expectedHeight
Which is: 200

It started happening somewhere between 123625 and 123634 (http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6%20%28dbg%29/builds/11645) and I'm suspicious of r123626.

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