← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1567965] [NEW] Selenium tests failing in every patch

 

Public bug reported:

======================================================================
2016-04-08 13:37:18.611 | ERROR: test_jasmine_legacy (horizon.test.tests.selenium_tests.BrowserTests)
2016-04-08 13:37:18.611 | ----------------------------------------------------------------------
2016-04-08 13:37:18.611 | Traceback (most recent call last):
2016-04-08 13:37:18.611 |   File "/home/jenkins/workspace/gate-horizon-selenium-headless/horizon/test/tests/selenium_tests.py", line 30, in test_jasmine_legacy
2016-04-08 13:37:18.611 |     self.assertTrue('0 failures' in wait.until(jasmine_legacy_done))
2016-04-08 13:37:18.611 |   File "/home/jenkins/workspace/gate-horizon-selenium-headless/.tox/venv/local/lib/python2.7/site-packages/selenium/webdriver/support/wait.py", line 80, in until
2016-04-08 13:37:18.611 |     raise TimeoutException(message, screen, stacktrace)
2016-04-08 13:37:18.611 | TimeoutException: Message: 
2016-04-08 13:37:18.611 | Stacktrace:
2016-04-08 13:37:18.611 |     at FirefoxDriver.prototype.findElementInternal_ (file:///tmp/tmpb5KPkh/extensions/fxdriver@xxxxxxxxxxxxxx/components/driver-component.js:10770)
2016-04-08 13:37:18.612 |     at fxdriver.Timer.prototype.setTimeout/<.notify (file:///tmp/tmpb5KPkh/extensions/fxdriver@xxxxxxxxxxxxxx/components/driver-component.js:625)
2016-04-08 13:37:18.612 | 
2016-04-08 13:37:18.612 | Slowest 5 tests took 46.35 secs:
2016-04-08 13:37:18.612 |     31.09    BrowserTests.test_jasmine_legacy
2016-04-08 13:37:18.612 |     6.58    LazyLoadedTabsTests.test_any_unchecked_row_checkbox_unsets_select_all
2016-04-08 13:37:18.612 |     6.22    LazyLoadedTabsTests.test_select_all_checkbox_sets_on_row_checkboxes
2016-04-08 13:37:18.612 |     1.34    LazyLoadedTabsTests.test_every_checked_row_checkbox_set_select_all
2016-04-08 13:37:18.612 |     1.10    LazyLoadedTabsTests.test_delete_button_is_enabled_on_selection
2016-04-08 13:37:18.612 | ----------------------------------------------------------------------

** Affects: horizon
     Importance: Critical
     Assignee: Rob Cresswell (robcresswell)
         Status: In Progress

** Changed in: horizon
     Assignee: (unassigned) => Rob Cresswell (robcresswell)

** Changed in: horizon
   Importance: Undecided => Critical

** Changed in: horizon
    Milestone: None => newton-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1567965

Title:
  Selenium tests failing in every patch

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  ======================================================================
  2016-04-08 13:37:18.611 | ERROR: test_jasmine_legacy (horizon.test.tests.selenium_tests.BrowserTests)
  2016-04-08 13:37:18.611 | ----------------------------------------------------------------------
  2016-04-08 13:37:18.611 | Traceback (most recent call last):
  2016-04-08 13:37:18.611 |   File "/home/jenkins/workspace/gate-horizon-selenium-headless/horizon/test/tests/selenium_tests.py", line 30, in test_jasmine_legacy
  2016-04-08 13:37:18.611 |     self.assertTrue('0 failures' in wait.until(jasmine_legacy_done))
  2016-04-08 13:37:18.611 |   File "/home/jenkins/workspace/gate-horizon-selenium-headless/.tox/venv/local/lib/python2.7/site-packages/selenium/webdriver/support/wait.py", line 80, in until
  2016-04-08 13:37:18.611 |     raise TimeoutException(message, screen, stacktrace)
  2016-04-08 13:37:18.611 | TimeoutException: Message: 
  2016-04-08 13:37:18.611 | Stacktrace:
  2016-04-08 13:37:18.611 |     at FirefoxDriver.prototype.findElementInternal_ (file:///tmp/tmpb5KPkh/extensions/fxdriver@xxxxxxxxxxxxxx/components/driver-component.js:10770)
  2016-04-08 13:37:18.612 |     at fxdriver.Timer.prototype.setTimeout/<.notify (file:///tmp/tmpb5KPkh/extensions/fxdriver@xxxxxxxxxxxxxx/components/driver-component.js:625)
  2016-04-08 13:37:18.612 | 
  2016-04-08 13:37:18.612 | Slowest 5 tests took 46.35 secs:
  2016-04-08 13:37:18.612 |     31.09    BrowserTests.test_jasmine_legacy
  2016-04-08 13:37:18.612 |     6.58    LazyLoadedTabsTests.test_any_unchecked_row_checkbox_unsets_select_all
  2016-04-08 13:37:18.612 |     6.22    LazyLoadedTabsTests.test_select_all_checkbox_sets_on_row_checkboxes
  2016-04-08 13:37:18.612 |     1.34    LazyLoadedTabsTests.test_every_checked_row_checkbox_set_select_all
  2016-04-08 13:37:18.612 |     1.10    LazyLoadedTabsTests.test_delete_button_is_enabled_on_selection
  2016-04-08 13:37:18.612 | ----------------------------------------------------------------------

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1567965/+subscriptions


Follow ups