Bug 123864 - Test a template element appearing after a closing body tag in html5lib
Summary: Test a template element appearing after a closing body tag in html5lib
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks: 123851
  Show dependency treegraph
 
Reported: 2013-11-05 21:25 PST by Ryosuke Niwa
Modified: 2013-11-20 22:20 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2013-11-20 00:22 PST, Ryosuke Niwa
koivisto: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-11-05 21:25:55 PST
Merge https://chromium.googlesource.com/chromium/blink/+/019d5daa14314972ac6b3e42e9446823ad9cffd2

Added <template> after </body> test to html5lib
Comment 1 Ryosuke Niwa 2013-11-20 00:22:52 PST
Created attachment 217397 [details]
Patch
Comment 2 WebKit Commit Bot 2013-11-20 16:38:35 PST
Comment on attachment 217397 [details]
Patch

Rejecting attachment 217397 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 217397, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
Koivisto']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/html5lib/resources/template.dat
Hunk #1 FAILED at 1287.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/html5lib/resources/template.dat.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Antti Koivisto']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/31568011
Comment 3 Ryosuke Niwa 2013-11-20 22:20:16 PST
Committed r159608: <http://trac.webkit.org/changeset/159608>