[openstack-dev] [horizon] Selenium (which is non-free) is back again in Horizon (Icehouse Beta 3)
Julie Pichon
jpichon at redhat.com
Fri Mar 14 13:11:04 UTC 2014
On 14/03/14 11:31, Thomas Goirand wrote:
> Hi,
>
> A few months ago, I raised the fact that Selenium *CANNOT* be a hard
> test-requirements.txt build-dependency of Horizon, because it is
> non-free (because of binaries like the browser plug-ins not being
> build-able from source). So it was removed.
>
> Now, on the new Icehouse beta 3, it's back again, and I get some unit
> tests errors (see below).
>
> Guys, could we stop having this kind of regressions, and make Selenium
> tests not mandatory? They aren't runnable in Debian.
We're aware of the issue, a fix [1] was merged in RC1 if that helps.
Julie
[1] https://bugs.launchpad.net/horizon/+bug/1289270
>
> Cheers,
>
> Thomas Goirand (zigo)
>
> ======================================================================
> ERROR: Failure: ImportError (No module named selenium)
> ----------------------------------------------------------------------
> File "openstack_dashboard/test/integration_tests/helpers.py", line 17,
> in <module>
> import selenium
> ImportError: No module named selenium
>
> ======================================================================
> ERROR: Failure: ImportError (No module named selenium.webdriver.common.keys)
> File "openstack_dashboard/test/integration_tests/tests/test_login.py",
> line 15, in <module>
> import selenium.webdriver.common.keys as keys
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
More information about the OpenStack-dev
mailing list