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@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev