Bug 85740
| Summary: | [EFL][DRT] Skip erroneously unskipped testcases. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
| Component: | WebKit EFL | Assignee: | Mikhail Pozdnyakov <mikhail.pozdnyakov> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | gyuyoung.kim, lucas.de.marchi, rakuco |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mikhail Pozdnyakov
The following testcases should be skipped as drag and grop functionality is missing for EFL port yet.
fast/events/clipboard-dataTransferItemList.html
fast/events/drag-and-drop-subframe-dataTransfer.html
fast/events/drop-handler-should-not-stop-navigate.html
fast/files/file-reader-directory-crash.html
The following testcase should be skipped unless 30724 is fixed.
fast/loader/opaque-base-url.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Raphael Kubo da Costa (:rakuco)
(In reply to comment #0)
> The following testcases should be skipped as drag and grop functionality is missing for EFL port yet.
>
> fast/events/clipboard-dataTransferItemList.html
<http://trac.webkit.org/changeset/114759>
> fast/events/drag-and-drop-subframe-dataTransfer.html
<http://trac.webkit.org/changeset/116261>
> fast/events/drop-handler-should-not-stop-navigate.html
<http://trac.webkit.org/changeset/116207>
> fast/files/file-reader-directory-crash.html
<http://trac.webkit.org/changeset/116207>
>
> The following testcase should be skipped unless 30724 is fixed.
>
> fast/loader/opaque-base-url.html
<http://trac.webkit.org/changeset/116261>