[Webkit-unassigned] [Bug 46634] New: webkitpy.common.system.user_unittest.UserTest.test_prompt_with_list spams the console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 11:10:15 PDT 2010


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

           Summary: webkitpy.common.system.user_unittest.UserTest.test_pro
                    mpt_with_list spams the console
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, dpranke at chromium.org,
                    mihaip at chromium.org


webkitpy.common.system.user_unittest.UserTest.test_prompt_with_list spams the console

Should use OutputCapture instead.  See outputcapture.py (or other unittest examples.

test_prompt_with_list (webkitpy.common.system.user_unittest.UserTest) ... title
 1. foo
 2. bar
title
 1. foo
 2. bar
title
 1. foo
 2. bar
title
 1. foo
 2. bar
title
 1. foo
 2. bar
title
 1. foo
 2. bar
title
 1. foo
 2. bar
title
 1. foo
 2. bar
ok

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