[Webkit-unassigned] [Bug 39097] New: webkit-patch barfed on upload with a new image test result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 13 18:07:25 PDT 2010


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

           Summary: webkit-patch barfed on upload with a new image test
                    result
           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: simon.fraser at apple.com


Created an attachment (id=56040)
 --> (https://bugs.webkit.org/attachment.cgi?id=56040)
webkit-patch output

I ran 'webkit-patch upload NNN' with a new image result added to my git index. In the diff file (attached), I see:

Exception raised during decoding git binary patch:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open3.rb:67:in `exec': No such file or directory - /opt/local/bin/git apply --directory=/var/folders/4I/4IFxjUcVHIip-GD1W3OsEE+++TM/-Tmp- (Errno::ENOENT)
    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open3.rb:67:in `popen3'
    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open3.rb:53:in `fork'
    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open3.rb:53:in `popen3'
    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open3.rb:51:in `fork'
    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open3.rb:51:in `popen3'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:452:in `extract_contents_from_git_binary_chunk'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:373:in `initialize'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:372:in `collect'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:372:in `initialize'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `new'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `parse'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `collect'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `parse'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:15:in `prettify'
    from /Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/prettify.rb:26

/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:458:in `extract_contents_from_git_binary_chunk'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:373:in `initialize'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:372:in `collect'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:372:in `initialize'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `new'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `parse'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `collect'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:424:in `parse'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/PrettyPatch.rb:15:in `prettify'
/Volumes/InternalData/Development/webkit/OpenSource/BugsSite/PrettyPatch/prettify.rb:26

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