From 12aff9a07207b5425c6305b797bad87f552063a8 Mon Sep 17 00:00:00 2001 From: jugglinmike Date: Mon, 6 Aug 2018 17:17:55 +0000 Subject: [PATCH] Bug 1480944 [wpt PR 12307] - Revert "Update selenium from 3.13.0 to 3.14.0", a=testonly Automatic update from web-platform-testsRevert "Update selenium from 3.13.0 to 3.14.0" (#12307) This reverts commit c1579120e855828706e6a0c613be7c5def14d7f8. Version 3.14.0, released on 2018-08-02, includes a bug which regresses support for the "RemoteDriver" [1]. That interface is used in this project for integration with Apple Safari. The package upgrade was fully automated and not motivated by any specific bug fix or feature. Revert the upgrade to restore functionality. [1] https://github.com/SeleniumHQ/selenium/issues/6250 -- wpt-commits: 399997d1f10a529300cc20b5860e6db724b2b48f wpt-pr: 12307 --- testing/web-platform/meta/MANIFEST.json | 2 +- .../web-platform/tests/tools/wptrunner/requirements_safari.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 47edd2318ffdf..38238ebdcca37 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -637506,7 +637506,7 @@ "support" ], "tools/wptrunner/requirements_safari.txt": [ - "22a07532657dadb79c404fcb61a26e1a127b8cc2", + "5a1d26b8b9bccd5cbbe637c7d115808b4fd85f49", "support" ], "tools/wptrunner/requirements_sauce.txt": [ diff --git a/testing/web-platform/tests/tools/wptrunner/requirements_safari.txt b/testing/web-platform/tests/tools/wptrunner/requirements_safari.txt index 22a07532657da..5a1d26b8b9bcc 100644 --- a/testing/web-platform/tests/tools/wptrunner/requirements_safari.txt +++ b/testing/web-platform/tests/tools/wptrunner/requirements_safari.txt @@ -1,2 +1,2 @@ mozprocess == 0.26 -selenium==3.14.0 +selenium==3.13.0