[Webkit-unassigned] [Bug 104565] New: run_webkit_tests throws exception when DRT is not present

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 08:28:42 PST 2012


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

           Summary: run_webkit_tests throws exception when DRT is not
                    present
           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: jochen at chromium.org
                CC: dpranke at chromium.org


Unable to find test driver
    at /usr/local/google/home/eisinger/chrome/trunk/src/out/Debug/DumpRenderTree

For complete Linux build requirements, please see:

    http://code.google.com/p/chromium/wiki/LinuxBuildInstructions
Build check failed

TypeError raised: 'NoneType' object has no attribute '__getitem__'
Traceback (most recent call last):
  File "/usr/local/google/home/eisinger/chrome/trunk/src/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 432, in main
    bot_printer.print_results(run_details)
  File "/usr/local/google/home/eisinger/chrome/trunk/src/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/buildbot_results.py", line 52, in print_results
    self.print_unexpected_results(run_details.summarized_results)
  File "/usr/local/google/home/eisinger/chrome/trunk/src/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/buildbot_results.py", line 124, in print_unexpected_results
    resultsjsonparser.for_each_test(summarized_results['tests'], add_result)
TypeError: 'NoneType' object has no attribute '__getitem__'

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