[Webkit-unassigned] [Bug 91572] New: DecimalTest toString test cases should use EXPECT_STREQ for ease of debugging test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 19:27:06 PDT 2012


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

           Summary: DecimalTest toString test cases should use
                    EXPECT_STREQ for ease of debugging test case
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


EXPECT_EQ(String(...), decimalNumber.toString()) displays object dump. We can't understand what is expected string.

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