Closed Bug 756641 Opened 12 years ago Closed 12 years ago

Set up redirects for W3C servers

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla16

People

(Reporter: Ms2ger, Assigned: Ms2ger)

References

Details

Attachments

(1 file)

Not too hard, just add it here:
http://mxr.mozilla.org/mozilla-central/source/build/pgo/server-locations.txt

The port requirements (it wants 80-83 + SSL) are kind of crappy though, I think it means you'd have to list every domain 5 times in that file.
And yet:

http://www.w3.org/wiki/Testing/Requirements#The_Web_test_server_must_run_on_a_dedicated_domain_name

seems to suggest that they want tests to be runnable on any domain.  These two requirements seem a bit contradictory, or at least will make it pretty hard to write tests.  (Every test that works across domains has to sniff out its own host to do stuff, or something?)
Attached patch Patch v1Splinter Review
\o/
Attachment #634443 - Flags: review?(ted.mielczarek)
Comment on attachment 634443 [details] [diff] [review]
Patch v1

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

::: build/pgo/server-locations.txt
@@ +39,2 @@
>  # directory. When new certificate is added to this dir pgo/ssltunnel
> +# must be builded then. This is only necessary for cases where we really do

s/builded/built/

@@ +190,5 @@
> +http://xn--lve-6lad.w3c-test.org:80
> +http://xn--lve-6lad.w3c-test.org:81
> +http://xn--lve-6lad.w3c-test.org:82
> +http://xn--lve-6lad.w3c-test.org:83
> +# XXX: these need a cert

Don't think this comment actually means anything, does it?
Attachment #634443 - Flags: review?(ted.mielczarek) → review+
https://hg.mozilla.org/mozilla-central/rev/bb4b37094b9f
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: