Selenium suite under horizon/ breaks under Django 1.8

Bug #1501163 reported by Richard Jones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
High
Richard Jones

Bug Description

The dummy user model used in the horizon/ test suite breaks under Django 1.8 with an error pretty much the same as what we see for django-openstack-auth.

Changed in horizon:
assignee: nobody → Richard Jones (r1chardj0n3s)
status: New → In Progress
Revision history for this message
Lin Hua Cheng (lin-hua-cheng) wrote :

I'd like to include this for RC2, it is one of the blocker to eventually getting selenium passing.

If we can get selenium passing by RC2, we can eventually enable gate on selenium for stable/liberty.

tags: added: liberty-rc2-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit 9e09cfab2e1ec0b3e22f007eb2b7530e1c253dbe
Author: Richard Jones <email address hidden>
Date: Wed Sep 30 12:55:59 2015 +1000

    Fix horizon/test selenium tests for Django 1.8

    This fixes the dummy user used in the Selenium tests
    for Django 1.8 updates (_meta.pk.to_python() etc strike
    again).

    It also addresses the refactoring of horizon.utils back
    into angular code. This aspect of the patch, along with
    the general structure of the test base.html, needs to
    be revisited, but fixing that structure correctly is
    outside of the scope of this patch.

    Also the ObjDictWrapper was enhanced to allow easier
    debugging of test failures, and simplified to reduce
    LOC achieving the same functionality.

    Change-Id: I5a50ad89163a8cce06959d36314a836c4bd3592c
    Closes-Bug: 1501163

Changed in horizon:
status: In Progress → Fix Committed
Changed in horizon:
importance: Undecided → High
milestone: none → mitaka-1
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 9.0.0.0b1

This issue was fixed in the openstack/horizon 9.0.0.0b1 development milestone.

Changed in horizon:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.