[Webkit-unassigned] [Bug 37044] MathML Support for mroot & msqrt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 23 09:13:10 PDT 2010


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


Chris Jerdonek <cjerdonek at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cjerdonek at webkit.org




--- Comment #12 from Chris Jerdonek <cjerdonek at webkit.org>  2010-04-23 09:13:09 PST ---
(In reply to comment #11)
> (From update of attachment 53668 [details])
> Rejecting patch 53668 from commit-queue.
> 
> Failed to run
> "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply',
> u'--reviewer', u'Kenneth Rohde Christiansen', u'--force']" exit_code: 1
> Last 500 characters of output:
> <snip>
> LayoutTests/platform/mac/mathml/presentation/roots-expected.checksum
> patching file LayoutTests/platform/mac/mathml/presentation/roots-expected.txt
> error: pathspec
> 'LayoutTests/platform/mac/mathml/presentation/roots-expected.png' did not match
> any file(s) known to git.
> Did you forget to 'git add'?
> 
> Full output: http://webkit-commit-queue.appspot.com/results/1831024

The last 500 characters of output is deceptive in that the final "pathspec"
error message has nothing to do with the commit-queue failing.  That output is
actually normal (but should probably be corrected to be suppressed).

This was the only problem file (perhaps the patch needs to be brought up to
date?):

patching file WebCore/WebCore.xcodeproj/project.pbxproj
Hunk #2 succeeded at 5573 (offset 1 line).
Hunk #3 succeeded at 16346 (offset 3 lines).
Hunk #4 FAILED at 18880.
Hunk #5 FAILED at 21118.
2 out of 5 hunks FAILED -- saving rejects to file
WebCore/WebCore.xcodeproj/project.pbxproj.rej

That's the file that caused exit code 1.

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