← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1540719] Re: Integration tests browser maximise makes working on tests painful

 

Reviewed:  https://review.openstack.org/274996
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=af505dacd1d8d64f602629fa2e334582c3a89d5b
Submitter: Jenkins
Branch:    master

commit af505dacd1d8d64f602629fa2e334582c3a89d5b
Author: Richard Jones <r1chardj0n3s@xxxxxxxxx>
Date:   Tue Feb 2 14:54:10 2016 +1100

    Add configuration mechanism to turn off browser maximisation
    
    Having the window maximise during a test run makes it difficult
    to work with other windows, especially on a single-monitor
    computer. This patch removes the maximisation call.
    
    This patch also adds a "local" configuration mechanism to allow
    developers to have local configuration of the integration test
    environment without it affecting the git repository.
    
    Change-Id: I8a7acbe40deaec5cca904526e3f3c8bc3357744c
    Closes-Bug: 1540719


** Changed in: horizon
       Status: In Progress => Fix Released

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

Title:
  Integration tests browser maximise makes working on tests painful

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently the webdriver for the integration test suite maximises the
  browser, making it difficult to work with other windows during a test
  run. We should investigate whether the maximisation is even necessary,
  at least, with a view to turning it off permanently.

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


References