Changeset 142244 in webkit


Ignore:
Timestamp:
Feb 8, 2013 12:57:11 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Mark some tests as passing with incorrect expectations
https://bugs.webkit.org/show_bug.cgi?id=109173

Unreviewed EFL gardening.

Add new category for TestExpectations: PASSING TESTS WITH INCORRECT EXPECTATIONS.

Currently, the tests are passing with their generated incorrect expectations.
It should be checked if the test starts failing. It means, the test can be passing now.

Below tests are marked as passing tests with incorrect expectations.

fast/forms/basic-textareas-quirks.html
fast/forms/input-disabled-color.html
fast/forms/input-readonly-dimmed.html
fast/forms/listbox-hit-test-zoomed.html
fast/forms/menulist-narrow-width.html
fast/forms/menulist-style-color.html
fast/forms/plaintext-mode-2.html
fast/forms/search-cancel-button-style-sharing.html
fast/forms/search-rtl.html
fast/forms/select-baseline.html
fast/forms/select-style.html
fast/forms/zoomed-controls.html

Patch by KwangYong Choi <ky0.choi@samsung.com> on 2013-02-08

  • platform/efl-wk1/TestExpectations:
  • platform/efl-wk2/TestExpectations:
  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r142240 r142244  
     12013-02-08  KwangYong Choi  <ky0.choi@samsung.com>
     2
     3        [EFL] Mark some tests as passing with incorrect expectations
     4        https://bugs.webkit.org/show_bug.cgi?id=109173
     5
     6        Unreviewed EFL gardening.
     7
     8        Add new category for TestExpectations: PASSING TESTS WITH INCORRECT EXPECTATIONS.
     9
     10        Currently, the tests are passing with their generated incorrect expectations.
     11        It should be checked if the test starts failing. It means, the test can be passing now.
     12
     13        Below tests are marked as passing tests with incorrect expectations.
     14
     15        fast/forms/basic-textareas-quirks.html
     16        fast/forms/input-disabled-color.html
     17        fast/forms/input-readonly-dimmed.html
     18        fast/forms/listbox-hit-test-zoomed.html
     19        fast/forms/menulist-narrow-width.html
     20        fast/forms/menulist-style-color.html
     21        fast/forms/plaintext-mode-2.html
     22        fast/forms/search-cancel-button-style-sharing.html
     23        fast/forms/search-rtl.html
     24        fast/forms/select-baseline.html
     25        fast/forms/select-style.html
     26        fast/forms/zoomed-controls.html
     27
     28        * platform/efl-wk1/TestExpectations:
     29        * platform/efl-wk2/TestExpectations:
     30        * platform/efl/TestExpectations:
     31
    1322013-02-08  Kentaro Hara  <haraken@chromium.org>
    233
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r138602 r142244  
    1515# 3. FLAKY TESTS
    1616
    17 # 4. FAILING TESTS
     17# 4. PASSING TESTS WITH INCORRECT EXPECTATIONS
     18#    * Test cases that are passing with their generated incorrect expectations.
     19#    * It should be checked if the test fails. Remove the line if the test result is correct
     20#      otherwise update with new incorrect one.
     21
     22# 5. FAILING TESTS
    1823#    * Interim failures that are moved here for further investigation as a result of daily
    1924#      gardening. They should be analysed quickly and either resolved or moved to 1).
     
    7681 
    7782webkit.org/b/96977 [ Release ] perf/nested-combined-selectors.html [ Failure Pass ]
     83
     84#////////////////////////////////////////////////////////////////////////////////////////
     85# PASSING TESTS WITH INCORRECT EXPECTATIONS
     86#////////////////////////////////////////////////////////////////////////////////////////
    7887 
    7988#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r141745 r142244  
    1818# 4. FLAKY TESTS
    1919
    20 # 5. FAILING TESTS
     20# 5. PASSING TESTS WITH INCORRECT EXPECTATIONS
     21#    * Test cases that are passing with their generated incorrect expectations.
     22#    * It should be checked if the test fails. Remove the line if the test result is correct
     23#      otherwise update with new incorrect one.
     24
     25# 6. FAILING TESTS
    2126#    * Interim failures that are moved here for further investigation as a result of daily
    2227#      gardening. They should be analysed quickly and either resolved or moved to 1).
     
    232237webkit.org/b/108058 [ Debug ] fast/encoding/parser-tests-120.html [ Crash Pass ]
    233238
     239#////////////////////////////////////////////////////////////////////////////////////////
     240# PASSING TESTS WITH INCORRECT EXPECTATIONS
     241#////////////////////////////////////////////////////////////////////////////////////////
     242 
    234243#////////////////////////////////////////////////////////////////////////////////////////
    235244# FAILING TESTS
  • trunk/LayoutTests/platform/efl/TestExpectations

    r142205 r142244  
    1919# 3. FLAKY TESTS
    2020
    21 # 4. FAILING TESTS
     21# 4. PASSING TESTS WITH INCORRECT EXPECTATIONS
     22#    * Test cases that are passing with their generated incorrect expectations.
     23#    * It should be checked if the test fails. Remove the line if the test result is correct
     24#      otherwise update with new incorrect one.
     25
     26# 5. FAILING TESTS
    2227#    * Interim failures that are moved here for further investigation as a result of daily
    2328#      gardening. They should be analysed quickly and either resolved or moved to 1).
     
    833838webkit.org/b/107024 compositing/self-painting-layers2.html [ Pass Failure ]
    834839webkit.org/b/107024 compositing/video-page-visibility.html [ Pass Failure ]
     840
     841#////////////////////////////////////////////////////////////////////////////////////////
     842# PASSING TESTS WITH INCORRECT EXPECTATIONS
     843#////////////////////////////////////////////////////////////////////////////////////////
     844
     845# Regression from r133898
     846Bug(EFL) fast/forms/basic-textareas-quirks.html [ Pass ]
     847Bug(EFL) fast/forms/input-disabled-color.html [ Pass ]
     848Bug(EFL) fast/forms/input-readonly-dimmed.html [ Pass ]
     849
     850# Test 2 in below test is failing.
     851webkit.org/b/94877 fast/forms/listbox-hit-test-zoomed.html [ Pass ]
     852
     853# Intrusive theming overrides collide with style-related LayoutTests.
     854webkit.org/b/85877 fast/forms/menulist-narrow-width.html [ Pass ]
     855webkit.org/b/85877 fast/forms/menulist-style-color.html [ Pass ]
     856webkit.org/b/85877 fast/forms/select-baseline.html [ Pass ]
     857webkit.org/b/85877 fast/forms/select-style.html [ Pass ]
     858
     859# EFL port needs Pasteboard implementation, needs baselines.
     860webkit.org/b/84338 fast/forms/plaintext-mode-2.html [ Pass ]
     861
     862# Cancel mark in search field is not working.
     863webkit.org/b/94880 fast/forms/search-cancel-button-style-sharing.html [ Pass ]
     864webkit.org/b/94880 fast/forms/search-rtl.html [ Pass ]
     865
     866# Controls are not zoomed.
     867webkit.org/b/102367 fast/forms/zoomed-controls.html [ Pass ]
    835868
    836869#////////////////////////////////////////////////////////////////////////////////////////
     
    10721105webkit.org/b/84338 editing/pasteboard/styled-element-markup.html [ Missing ]
    10731106webkit.org/b/84338 editing/pasteboard/undoable-fragment-removes.html [ Missing ]
    1074 webkit.org/b/84338 fast/forms/plaintext-mode-2.html [ Missing ]
    10751107
    10761108# EFL port is missing Clipboard implementation.
     
    15311563webkit.org/b/94788 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
    15321564
    1533 # Intrusive theming overrides collide with style-related LayoutTests.
    1534 webkit.org/b/85877 fast/forms/menulist-narrow-width.html [ Missing ]
    1535 webkit.org/b/85877 fast/forms/select-baseline.html [ Missing ]
    1536 webkit.org/b/85877 fast/forms/menulist-style-color.html [ Missing ]
    1537 webkit.org/b/85877 fast/forms/select-style.html [ Missing ]
    1538 
    1539 # Test 2 in below test is failing.
    1540 webkit.org/b/94877 fast/forms/listbox-hit-test-zoomed.html [ Missing ]
    1541 
    1542 # Cancel mark in search field is not working.
    1543 webkit.org/b/94880 fast/forms/search-cancel-button-style-sharing.html [ Missing ]
    1544 webkit.org/b/94880 fast/forms/search-rtl.html [ Missing ]
    1545 
    15461565# Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests.
    15471566webkit.org/b/94458 fast/events/message-port-constructor-for-deleted-document.html
     
    16531672Bug(EFL) fast/dynamic/012.html [ Failure ]
    16541673Bug(EFL) fast/dynamic/layer-hit-test-crash.html [ Failure ]
    1655 Bug(EFL) fast/forms/basic-textareas-quirks.html [ Missing ]
    1656 Bug(EFL) fast/forms/input-disabled-color.html [ Missing ]
    1657 Bug(EFL) fast/forms/input-readonly-dimmed.html [ Missing ]
    16581674Bug(EFL) fast/forms/input-text-scroll-left-on-blur.html [ Missing ]
    16591675Bug(EFL) fast/layers/layer-visibility-sublayer.html [ Failure ]
     
    17041720
    17051721webkit.org/b/102364 compositing/overflow/scrolling-without-painting.html [ Failure ]
    1706 
    1707 webkit.org/b/102367 fast/forms/zoomed-controls.html [ ImageOnlyFailure Missing ]
    17081722
    17091723webkit.org/b/102493 fast/events/mouse-cursor.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.