| OLD | NEW |
| 1 # These are the layout test expectations for the EFL port(s) of WebKit. | 1 # These are the layout test expectations for the EFL port(s) of WebKit. |
| 2 # | 2 # |
| 3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. | 3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. |
| 4 | 4 |
| 5 # We divide our test_expectations.txt into several categories: | 5 # We divide our test_expectations.txt into several categories: |
| 6 # 0. TESTS MIGRATED OVER FROM THE SKIPPED FILE | 6 # 0. TESTS MIGRATED OVER FROM THE SKIPPED FILE |
| 7 # | 7 # |
| 8 # 1. TESTS EXPECTED TO FAIL | 8 # 1. TESTS EXPECTED TO FAIL |
| 9 # Test cases related to features that we don't expect to be activated for EFL
since e.g. | 9 # Test cases related to features that we don't expect to be activated for EFL
since e.g. |
| 10 # * the feature implementation in WebCore is not complete yet | 10 # * the feature implementation in WebCore is not complete yet |
| (...skipping 1477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1488 webkit.org/b/50485 inspector/profiler/heap-snapshot-loader.html [ Skip ] | 1488 webkit.org/b/50485 inspector/profiler/heap-snapshot-loader.html [ Skip ] |
| 1489 webkit.org/b/50485 inspector/profiler/heap-snapshot-reveal-in-dominators-view.ht
ml [ Skip ] | 1489 webkit.org/b/50485 inspector/profiler/heap-snapshot-reveal-in-dominators-view.ht
ml [ Skip ] |
| 1490 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-retainers.html [ Ski
p ] | 1490 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-retainers.html [ Ski
p ] |
| 1491 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-show-ranges.html [ S
kip ] | 1491 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-show-ranges.html [ S
kip ] |
| 1492 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-fields.html
[ Skip ] | 1492 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-fields.html
[ Skip ] |
| 1493 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting.html [ Skip
] | 1493 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting.html [ Skip
] |
| 1494 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-instances.ht
ml [ Skip ] | 1494 webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-instances.ht
ml [ Skip ] |
| 1495 | 1495 |
| 1496 # ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled | 1496 # ENABLE(INPUT_MULTIPLE_FIELDS_UI) is disabled |
| 1497 fast/forms/date-multiple-fields | 1497 fast/forms/date-multiple-fields |
| 1498 fast/forms/datetime-multiple-fields |
| 1499 fast/forms/datetimelocal-multiple-fields |
| 1498 webkit.org/b/97299 fast/forms/month-multiple-fields | 1500 webkit.org/b/97299 fast/forms/month-multiple-fields |
| 1499 webkit.org/b/94186 fast/forms/time-multiple-fields | 1501 webkit.org/b/94186 fast/forms/time-multiple-fields |
| 1500 webkit.org/b/97877 fast/forms/week-multiple-fields | 1502 webkit.org/b/97877 fast/forms/week-multiple-fields |
| 1501 | 1503 |
| 1502 webkit.org/b/93976 fast/css-generated-content/quotes-lang.html [ ImageOnlyFailur
e ] | 1504 webkit.org/b/93976 fast/css-generated-content/quotes-lang.html [ ImageOnlyFailur
e ] |
| 1503 | 1505 |
| 1504 webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ] | 1506 webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ] |
| 1505 | 1507 |
| 1506 # This has always failed on Gtk/Efl - exposed by bug 89826 | 1508 # This has always failed on Gtk/Efl - exposed by bug 89826 |
| 1507 webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ] | 1509 webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ] |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1670 | 1672 |
| 1671 # Regression after r131640. | 1673 # Regression after r131640. |
| 1672 webkit.org/b/99691 gamepad/gamepad-out-of-range-crasher.html [ Failure ] | 1674 webkit.org/b/99691 gamepad/gamepad-out-of-range-crasher.html [ Failure ] |
| 1673 | 1675 |
| 1674 # Resource Timing is not enable yet, skip it. | 1676 # Resource Timing is not enable yet, skip it. |
| 1675 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Ski
p ] | 1677 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Ski
p ] |
| 1676 | 1678 |
| 1677 # The red section is rendered at the wrong position. | 1679 # The red section is rendered at the wrong position. |
| 1678 webkit.org/b/100519 fast/images/jpeg-with-color-profile.html [ Skip ] | 1680 webkit.org/b/100519 fast/images/jpeg-with-color-profile.html [ Skip ] |
| 1679 webkit.org/b/100519 fast/images/png-with-color-profile.html [ Skip ] | 1681 webkit.org/b/100519 fast/images/png-with-color-profile.html [ Skip ] |
| OLD | NEW |