[Webkit-unassigned] [Bug 183451] WebDriver: imported/w3c/webdriver/tests/interaction/element_clear.py::test_closed_context doesn't work well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 23:18:52 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183451

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com
          Component|WebKit Gtk                  |WebDriver
            Summary|[GTK]                       |WebDriver:
                   |imported/w3c/webdriver/test |imported/w3c/webdriver/test
                   |s/interaction/element_clear |s/interaction/element_clear
                   |.py::test_closed_context    |.py::test_closed_context
                   |doesn't work well           |doesn't work well

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
The problem is that the test itself passes but then the test harness fails after the test. So, pytest reports PASS, and then ERROR. We don't handle that case correctly in the test runner. In any case, all element_clear tests are failing so this one is also expected to fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180309/39c803a6/attachment-0001.html>


More information about the webkit-unassigned mailing list