← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1475387] [NEW] selenium tests are not running in gate and many are broken

 

Public bug reported:

running selenium tests locally, I see

Running Horizon application tests
[snip]
Ran 160 tests in 106.527s
FAILED (SKIP=153, errors=3, failures=2)

Running openstack_dashboard tests
[snip]
Ran 1385 tests in 168.336s
FAILED (SKIP=1374, errors=4, failures=5)


Sample output from the gate jobs:

Running Horizon application tests
2015-07-16 12:21:50.680 |
2015-07-16 12:21:57.048 |
2015-07-16 12:21:57.049 | ----------------------------------------------------------------------
2015-07-16 12:21:57.049 | Ran 153 tests in 6.368s
2015-07-16 12:21:57.049 |
2015-07-16 12:21:57.077 | OK (SKIP=153)
2015-07-16 12:21:57.131 | nosetests horizon --nocapture --nologcapture --exclude-dir=horizon/conf/ --exclude-dir=horizon/test/customization --cover-package=horizon --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
2015-07-16 12:21:57.131 | Creating test database for alias 'default'...
2015-07-16 12:21:57.131 | Destroying test database for alias 'default'...
2015-07-16 12:21:57.138 | Running openstack_dashboard tests
2015-07-16 12:22:00.595 | WARNING:root:No local_settings file found.
2015-07-16 12:22:00.993 |
2015-07-16 12:22:09.731 | 
2015-07-16 12:22:09.731 | ----------------------------------------------------------------------
2015-07-16 12:22:09.731 | Ran 1372 tests in 8.737s
2015-07-16 12:22:09.732 |
2015-07-16 12:22:09.759 | OK (SKIP=1371)

** Affects: horizon
     Importance: Critical
         Status: New


** Tags: unittest

** Description changed:

  running selenium tests locally, I see
  
  Running Horizon application tests
  [snip]
  Ran 160 tests in 106.527s
  FAILED (SKIP=153, errors=3, failures=2)
  
  Running openstack_dashboard tests
  [snip]
  Ran 1385 tests in 168.336s
  FAILED (SKIP=1374, errors=4, failures=5)
  
  
  Sample output from the gate jobs:
  
  Running Horizon application tests
- 2015-07-16 12:21:50.680 | 
- 2015-07-16 12:21:57.048 | 
+ 2015-07-16 12:21:50.680 |
+ 2015-07-16 12:21:57.048 |
  2015-07-16 12:21:57.049 | ----------------------------------------------------------------------
  2015-07-16 12:21:57.049 | Ran 153 tests in 6.368s
- 2015-07-16 12:21:57.049 | 
+ 2015-07-16 12:21:57.049 |
  2015-07-16 12:21:57.077 | OK (SKIP=153)
  2015-07-16 12:21:57.131 | nosetests horizon --nocapture --nologcapture --exclude-dir=horizon/conf/ --exclude-dir=horizon/test/customization --cover-package=horizon --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
  2015-07-16 12:21:57.131 | Creating test database for alias 'default'...
  2015-07-16 12:21:57.131 | Destroying test database for alias 'default'...
  2015-07-16 12:21:57.138 | Running openstack_dashboard tests
  2015-07-16 12:22:00.595 | WARNING:root:No local_settings file found.
- 2015-07-16 12:22:00.993 | 
+ 2015-07-16 12:22:00.993 |
  2015-07-16 12:22:09.731 | 
  2015-07-16 12:22:09.731 | ----------------------------------------------------------------------
  2015-07-16 12:22:09.731 | Ran 1372 tests in 8.737s
- 2015-07-16 12:22:09.732 | 
+ 2015-07-16 12:22:09.732 |
  2015-07-16 12:22:09.759 | OK (SKIP=1371)

-- 
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/1475387

Title:
  selenium tests are not running in gate and many are broken

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  running selenium tests locally, I see

  Running Horizon application tests
  [snip]
  Ran 160 tests in 106.527s
  FAILED (SKIP=153, errors=3, failures=2)

  Running openstack_dashboard tests
  [snip]
  Ran 1385 tests in 168.336s
  FAILED (SKIP=1374, errors=4, failures=5)


  Sample output from the gate jobs:

  Running Horizon application tests
  2015-07-16 12:21:50.680 |
  2015-07-16 12:21:57.048 |
  2015-07-16 12:21:57.049 | ----------------------------------------------------------------------
  2015-07-16 12:21:57.049 | Ran 153 tests in 6.368s
  2015-07-16 12:21:57.049 |
  2015-07-16 12:21:57.077 | OK (SKIP=153)
  2015-07-16 12:21:57.131 | nosetests horizon --nocapture --nologcapture --exclude-dir=horizon/conf/ --exclude-dir=horizon/test/customization --cover-package=horizon --cover-inclusive --all-modules --exclude-dir=openstack_dashboard/test/integration_tests --verbosity=1
  2015-07-16 12:21:57.131 | Creating test database for alias 'default'...
  2015-07-16 12:21:57.131 | Destroying test database for alias 'default'...
  2015-07-16 12:21:57.138 | Running openstack_dashboard tests
  2015-07-16 12:22:00.595 | WARNING:root:No local_settings file found.
  2015-07-16 12:22:00.993 |
  2015-07-16 12:22:09.731 | 
  2015-07-16 12:22:09.731 | ----------------------------------------------------------------------
  2015-07-16 12:22:09.731 | Ran 1372 tests in 8.737s
  2015-07-16 12:22:09.732 |
  2015-07-16 12:22:09.759 | OK (SKIP=1371)

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


Follow ups