[Webkit-unassigned] [Bug 38252] New: webkitpy: run_webkit_tests.py hangs: pthread_cond_wait: Invalid argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 03:02:54 PDT 2010


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

           Summary: webkitpy: run_webkit_tests.py hangs:
                    pthread_cond_wait: Invalid argument
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ukai at chromium.org
                CC: eric at webkit.org


run_webkit_tests.py hangs on mac.
http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Mac%20(webkit.org)/builds/18967/steps/webkit_tests/logs/stdio

python
/b/slave/webkit-rel-mac-webkit-org/build/src/webkit/tools/layout_tests/run_webkit_tests.py
--noshow-results --verbose --full-results-html --clobber-old-results
--results-directory ../../../layout-test-results --target Release
--builder-name "Webkit Mac (webkit.org)" --build-number 18967 --build-name
webkit-rel-mac-webkit-org ""
100428 02:35:28 metered_stream.py:101  INFO Clobbering old results in
/b/slave/webkit-rel-mac-webkit-org/build/src/webkit/Release/../../../layout-test-results
100428 02:35:28 base.py:329  DEBUG Using WebKit root:
/b/slave/webkit-rel-mac-webkit-org/build/src/third_party/WebKit/
100428 02:35:30 run_webkit_tests.py:1582 INFO Running 2 TestShells in parallel
100428 02:35:30 run_webkit_tests.py:1592 INFO Regular timeout: 6000, slow test
timeout: 30000
...
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/cell-width-auto.html passed
pthread_cond_wait: Invalid argument
pthread_cond_wait: Invalid argument
pthread_cond_wait: Invalid argument
pthread_cond_wait: Invalid argument
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/cellindex.html passed
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/click-near-anonymous-table.html passed
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/col-width-span-expand.html passed
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/colgroup-preceded-by-caption.html passed
100428 02:40:35 dump_render_tree_thread.py:346  DEBUG Thread-2
fast/repaint/overflow-scroll-delete.html failed:
  Image mismatch
pthread_cond_wait: Invalid argument
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/colgroup-relative.html passed
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/colgroup-spanning-groups-rules.html passed
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/colspanMinWidth.html passed
100428 02:40:35 dump_render_tree_thread.py:349  DEBUG Thread-1
fast/table/destroy-cell-with-selection-crash.html passed

command timed out: 600 seconds without output, killing pid 76931
process killed by signal 9
program finished with exit code -1
elapsedTime=910.183127

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