servo/tests
bors-servo de7d73adb0 Auto merge of #14623 - DominoTree:master, r=emilio
<!-- Please describe your changes on the following line: -->
Add check for bad ports to http_fetch(), return NetworkError::Internal if bad port/schema combination is seen.

Test added

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14514 (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14623)
<!-- Reviewable:end -->
2016-12-24 03:41:14 -08:00
..
compiletest Make the dom module private. 2016-12-22 16:06:23 +01:00
dromaeo Avoid Python's HTTP server automatic redirect that appends / after the query string. Fixes #11843. 2016-06-23 18:49:19 -04:00
heartbeats Update profiler logging with current ProfilerCategory enum values 2016-11-17 19:36:58 -08:00
html Remove unused html bluetooth tests 2016-12-21 14:21:17 +01:00
jquery Update expected results for the jquery tests. 2016-03-16 14:48:10 +01:00
power
unit Auto merge of #14623 - DominoTree:master, r=emilio 2016-12-24 03:41:14 -08:00
wpt Auto merge of #14623 - DominoTree:master, r=emilio 2016-12-24 03:41:14 -08:00