Status: New
Owner: felix8a
Labels: Type-Defect Priority-Medium

New issue 1782 by felix8a: flaky test: port 65535 and Chrome
http://code.google.com/p/google-caja/issues/detail?id=1782

Chrome blacklists port 65535, refusing to load a URL like http://localhost:65535/
The list of blacklisted ports is here:
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/net_util.cc?view=markup#l89

When running tests, we start a jetty server at an arbitrary local port, and sometimes that port happens to be 65535.

Failure symptom is a message like:
plugin.MainBrowserTest:guest-domado-dom-es5-min: 20000 ms passed while waiting for: startup

This isn't specific to any particular test; any browser test can fail this way. Failure rate is very low, less than 1 in 10000 runs.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to