ci.sh script fails, due to new version of Django

Bug #1267380 reported by Peter Russell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
selenium-simple-test
Fix Committed
Critical
Corey Goldberg

Bug Description

When running ci.sh --bootstrap, the version of Django that installs is 1.6. However the application in the self tests was bootstrapped with an older version (1.4 or earlier), and so makes use of Django APIs that have been removed. The self tests are not able to run under a newly bootstrapped environment.

Related branches

Revision history for this message
Peter Russell (qwertyface) wrote :

The attached bzr branch (I'm new to Launchpad and Bazaar, please tell me if I'm doing this wrong!) contains fixes to the CI script and the test project.

Also, the dependencies branch could do with the version of Selenium being bumped, as there are issues creating a Firefox profile with the version provided (we've addressed this ourselves on our CI server).

Changed in selenium-simple-test:
importance: Undecided → Critical
assignee: nobody → Corey Goldberg (coreygoldberg)
Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

thanks much!

My CI setup has been broken since I pushed Django 1.6 to the deps branch... I've been meaning to get to this, so thanks for the contribution.

> I'm new to Launchpad and Bazaar, please tell me if I'm doing this wrong!

I'll review the merge proposal now and followup with commentary over there. Looks like you did it correct :) But if you have any problems with bzr/launchpad, feel free to ask me... perhaps we could even add a section to the docs that shows a simple workflow for contributors.

> the dependencies branch could do with the version of Selenium being bumped.

I just bumped versions of all package in the dependency branch. changes were:
Django-1.6 -> Django 1.6.1
selenium-2.38.0 -> selenium-2.39.0

p.s. I will close this bug once I test/approve/land your branch.

regards,

-Corey

Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

your branch has been merged to trunk. I am closing this bug now.

thanks again.

Changed in selenium-simple-test:
status: New → Fix Committed
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.