acceptance tests fail if a server is running on port 8000

Bug #1166718 reported by Vincent Ladeuil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
selenium-simple-test
Confirmed
High
Corey Goldberg

Bug Description

It took me a while to realize why:

  ./ci.sh --bootstrap --acceptance

was failing.

Short answer: run.run_django doesn't properly test that the server running on 8000 is the expected one.

I couldn't find a way to use a different port or even better let the system assign a free port and use it.

Related branches

Vincent Ladeuil (vila)
Changed in selenium-simple-test:
status: New → Confirmed
importance: Undecided → High
description: updated
Changed in selenium-simple-test:
assignee: nobody → Corey Goldberg (coreygoldberg)
Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

fixed in branch...
default port is now: 8120
if port is in use, it quits with less cryptic "port is in use" error.

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.