Bug 95947 - [EFL][WK2] Classify several test cases in TestExpectations
Summary: [EFL][WK2] Classify several test cases in TestExpectations
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: 92504
  Show dependency treegraph
 
Reported: 2012-09-06 01:05 PDT by Chris Dumez
Modified: 2012-09-06 14:24 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.71 KB, patch)
2012-09-06 01:07 PDT, Chris Dumez
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (2.58 KB, patch)
2012-09-06 06:37 PDT, Chris Dumez
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (2.37 KB, patch)
2012-09-06 10:23 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-09-06 01:05:49 PDT
The following test cases are failing on EFL-WK2 because of missing undo/redo stack implementation (Bug 92504) but they are currently marked as unclassified:
 fast/forms/plaintext-mode-1.html = TEXT
 editing/execCommand/delete-selection-has-style.html = TEXT
 editing/execCommand/format-block-multiple-paragraphs-in-pre.html = TEXT
 fast/css/relative-positioned-block-crash.html = TEXT
Comment 1 Chris Dumez 2012-09-06 01:07:48 PDT
Created attachment 162445 [details]
Patch

Could someone please cq+?
Comment 2 WebKit Review Bot 2012-09-06 06:22:13 PDT
Comment on attachment 162445 [details]
Patch

Rejecting attachment 162445 [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:
: /mnt/git/webkit-commit-queue

Parsed 2 diffs from patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/platform/efl-wk2/TestExpectations
Hunk #1 FAILED at 218.
Hunk #2 succeeded at 230 (offset -3 lines).
1 out of 2 hunks FAILED -- saving rejects to file LayoutTests/platform/efl-wk2/TestExpectations.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/13777173
Comment 3 Chris Dumez 2012-09-06 06:37:40 PDT
Created attachment 162496 [details]
Patch

Rebased on master, could someone please cq+?
Comment 4 WebKit Review Bot 2012-09-06 10:14:49 PDT
Comment on attachment 162496 [details]
Patch

Rejecting attachment 162496 [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:
pts/svn-apply', u'--force']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Parsed 2 diffs from patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/platform/efl-wk2/TestExpectations
Hunk #1 FAILED at 219.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/efl-wk2/TestExpectations.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/13769396
Comment 5 Chris Dumez 2012-09-06 10:23:00 PDT
Created attachment 162534 [details]
Patch

Rebased on master (again), could someone please cq+ ?
Comment 6 WebKit Review Bot 2012-09-06 14:24:32 PDT
Comment on attachment 162534 [details]
Patch

Clearing flags on attachment: 162534

Committed r127785: <http://trac.webkit.org/changeset/127785>
Comment 7 WebKit Review Bot 2012-09-06 14:24:36 PDT
All reviewed patches have been landed.  Closing bug.