[Webkit-unassigned] [Bug 37841] New: Error when running test-webkitpy (webkitpy.layout_tests.run_webkit_tests_unittest.DryrunTest)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 21:42:04 PDT 2010


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

           Summary: Error when running test-webkitpy
                    (webkitpy.layout_tests.run_webkit_tests_unittest.Dryru
                    nTest)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org
                CC: eric at webkit.org, abarth at webkit.org,
                    cjerdonek at webkit.org


As of r57867, I get the following error and backtrace when I run
WebKitTools/Scripts/test-webkitpy:

ERROR: test_basics (webkitpy.layout_tests.run_webkit_tests_unittest.DryrunTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/Users/dbates/Desktop/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py",
line 63, in test_basics
    'fast/html']))
  File
"/Users/dbates/Desktop/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py",
line 41, in passing_run
    res = run_webkit_tests.main(options, args, False)
  File
"/Users/dbates/Desktop/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py",
line 1428, in main
    port_obj = port.get(options.platform, options)
  File
"/Users/dbates/Desktop/WebKit/WebKitTools/Scripts/webkitpy/layout_tests/port/factory.py",
line 63, in get
    import dryrun
ImportError: No module named dryrun

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