Closed Bug 717795 Opened 13 years ago Closed 12 years ago

flag --develop broken with fresh install

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Unassigned)

Details

Attachments

(2 files)

Running:

(talos)│python PerfConfigurator.py -e `which firefox` -a ts -o ts.yml --develop
(talos)│python run_tests.py ../ts.yml

I get from
http://localhost:15707/startup_test/startup_test.html?begin=1326414804515

"""
Error response

Error code 404.

Message: File not found.

Error code explanation: 404 = Nothing matches the given URI.
"""

Not sure yet what is broken here; this may be a mozbase bug.
So this is because Talos is pegged to an old (actually, no particular) version of mozhttpd.  So what should happen:

- we should bump mozhttpd's version, probably to 0.2 
- (not sure if there is anything else downstream that should be bumped; as a side note we should probably get a system for this)
- we should set talos's version for mozhttpd, again probably to 0.2
Oh, and 
- upload mozhttpd 0.2 to pypi
Attachment #588242 - Flags: review?(wlachance)
Comment on attachment 588242 [details] [diff] [review]
bump version to 0.2

This looks good.
Attachment #588242 - Flags: review?(wlachance) → review+
Maybe its worth taking bug 709349 along with the version bump?
Attachment #588510 - Flags: review?(jmaher)
Comment on attachment 588510 [details] [diff] [review]
require mozhttpd >= 0.2

Review of attachment 588510 [details] [diff] [review]:
-----------------------------------------------------------------

looks good.
Attachment #588510 - Flags: review?(jmaher) → review+
Whiteboard: [talos-checkin-needed]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: