Changeset 229357 in webkit


Ignore:
Timestamp:
Mar 7, 2018 3:32:44 AM (6 years ago)
Author:
Ms2ger@igalia.com
Message:

Mark get_element_property.py::test_element as passing.
https://bugs.webkit.org/show_bug.cgi?id=180414

Unreviewed test gardening.

It has been passing since the test was updated to expect the correct value
in r229166.

Location:
trunk/WebDriverTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebDriverTests/ChangeLog

    r229213 r229357  
     12018-03-07  Ms2ger  <Ms2ger@igalia.com>
     2
     3        Mark get_element_property.py::test_element as passing.
     4        https://bugs.webkit.org/show_bug.cgi?id=180414
     5
     6        Unreviewed test gardening.
     7
     8        It has been passing since the test was updated to expect the correct value
     9        in r229166.
     10
     11        * TestExpectations.json:
     12
    1132018-03-05  Carlos Garcia Campos  <cgarcia@igalia.com>
    214
  • trunk/WebDriverTests/TestExpectations.json

    r229167 r229357  
    430430            "test_element_not_found": {
    431431                "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
    432             },
    433             "test_element": {
    434                 "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180414"}}
    435432            }
    436433        }
Note: See TracChangeset for help on using the changeset viewer.