[Webkit-unassigned] [Bug 95243] New: webkit-patch rebaseline-expectations hangs on an SVN checkout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 14:10:24 PDT 2012


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

           Summary: webkit-patch rebaseline-expectations hangs on an SVN
                    checkout
           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: jchaffraix at webkit.org
                CC: ojan at chromium.org, dpranke at chromium.org


Here is a trace of webkit-patch --verbose rebaseline-expectations run inside the LayoutTests/ subdirectory when it hang:

webkitpy.common.system.autoinstall: [DEBUG] URL for mechanize already downloaded.  Skipping...
webkitpy.common.system.autoinstall: [DEBUG]     "http://pypi.python.org/packages/source/m/mechanize/mechanize-0.2.5.tar.gz"
webkitpy.common.system.executive: [DEBUG] "svn info" took 0.07s
webkitpy.common.system.executive: [DEBUG] "svn info" took 0.06s
webkitpy.common.system.executive: [DEBUG] "svn info" took 0.06s
webkitpy.common.system.executive: [DEBUG] "svn info" took 0.07s
webkitpy.common.system.executive: [DEBUG] "perl Tools/Scripts/webkit-build-directory --chromium-linux" took 0.08s
webkitpy.common.find_files: [DEBUG] Test gathering took 0.017516 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.025551 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000436 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000176 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.010846 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.025721 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000427 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000175 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.010764 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.025546 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000514 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000176 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.010848 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.025513 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000683 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000278 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.010931 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.025781 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000428 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000177 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.010792 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.025706 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000423 seconds
webkitpy.common.find_files: [DEBUG] Test gathering took 0.000177 seconds
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/efl/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Skipped does not exist: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/gtk/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/mac/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/mac-lion/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/mac/Skipped
webkitpy.common.system.executive: [DEBUG] "qmake -v" took 0.02s
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/qt-4.8/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/qt-linux/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/qt/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Using Skipped file: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/win/Skipped
webkitpy.layout_tests.port.base: [DEBUG] Skipped does not exist: /usr/local/google/Projects/Gardening/WebKit/LayoutTests/platform/win-7sp0/Skipped

ps reports the following:

139751   32266  3.1  0.7 169804 89668 pts/6    Sl+  14:01   0:04 python /home/jchaffraix/Projects//Gardening/WebKit/Tools/Scripts/webkit-patch -v rebaseline-expectations

I don't know what the triggers is as it happens randomly after several rebaselinings. Once it started, it is happening consistently and the only I found around that is blowing off the entire repository :(

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