Bug 44889 - Update in-test expectations to account for HTML5 parsing changes
Summary: Update in-test expectations to account for HTML5 parsing changes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 12:44 PDT by Adam Barth
Modified: 2010-08-31 07:22 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.43 KB, patch)
2010-08-30 12:46 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (17.48 KB, patch)
2010-08-30 12:57 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch for landing (17.99 KB, patch)
2010-08-30 17:07 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-08-30 12:44:36 PDT
Update in-test expectations to account for HTML5 parsing changes
Comment 1 Adam Barth 2010-08-30 12:46:27 PDT
Created attachment 65940 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-08-30 12:50:27 PDT
Comment on attachment 65940 [details]
Patch

> LayoutTests/fast/forms/datalist-nonoption-child.html:25
>  // <div> tag should be ignored.
Comment seems wrong?

Otherwise looks fine.
Comment 3 Adam Barth 2010-08-30 12:57:02 PDT
Created attachment 65944 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2010-08-30 13:34:57 PDT
Comment on attachment 65944 [details]
Patch for landing

Rejecting patch 65944 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--exit-after-n-failures=1', '--wait-for-httpd', '--ignore-tests', 'compositing,media', '--quiet']" exit_code: 1
Running build-dumprendertree
Compiling Java tests
make: Nothing to be done for `default'.
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 20863 test cases.
fast/forms/datalist-nonoption-child.html -> failed

Exiting early after 1 failures. 7502 tests run.
150.91s total testing time

7501 test cases (99%) succeeded
1 test case (<1%) had incorrect layout

Full output: http://queues.webkit.org/results/3820185
Comment 5 Adam Barth 2010-08-30 17:07:50 PDT
Created attachment 65981 [details]
Patch for landing
Comment 6 WebKit Commit Bot 2010-08-31 07:22:26 PDT
Comment on attachment 65981 [details]
Patch for landing

Clearing flags on attachment: 65981

Committed r66482: <http://trac.webkit.org/changeset/66482>
Comment 7 WebKit Commit Bot 2010-08-31 07:22:31 PDT
All reviewed patches have been landed.  Closing bug.