Bug 84673 - [EFL] Move tests that require link prefetching to test expectations
Summary: [EFL] Move tests that require link prefetching to test expectations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 00:19 PDT by Chris Dumez
Modified: 2012-05-06 22:52 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.38 KB, patch)
2012-04-24 00:22 PDT, Chris Dumez
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (3.26 KB, patch)
2012-04-24 03:26 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-04-24 00:19:04 PDT
Link prefetching is currently disabled by default in EFL port (and all other ports), causing several tests to fail.
Comment 1 Chris Dumez 2012-04-24 00:22:34 PDT
Created attachment 138508 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-24 02:40:39 PDT
Comment on attachment 138508 [details]
Patch

Rejecting attachment 138508 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
m patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/platform/efl/Skipped
Hunk #1 succeeded at 778 (offset -77 lines).
patching file LayoutTests/platform/efl/test_expectations.txt
Hunk #1 FAILED at 182.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/efl/test_expectations.txt.rej

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/12526199
Comment 3 Chris Dumez 2012-04-24 03:26:56 PDT
Created attachment 138529 [details]
Patch

Rebase on master so that it applies cleanly.
Comment 4 Ryuan Choi 2012-04-24 03:29:42 PDT
Comment on attachment 138529 [details]
Patch

OK, try once more.
Comment 5 WebKit Review Bot 2012-04-24 04:33:36 PDT
Comment on attachment 138529 [details]
Patch

Clearing flags on attachment: 138529

Committed r115033: <http://trac.webkit.org/changeset/115033>
Comment 6 WebKit Review Bot 2012-04-24 04:33:41 PDT
All reviewed patches have been landed.  Closing bug.