Move the expected file higher up so it's used for all chromium flavors.
* platform/chromium/security/block-test-no-port-expected.txt: Renamed from LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@71167
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2010-11-02 Dmitry Titov <dimich@chromium.org>
+
+ [Chromium] Unreviewed update of test expectations.
+ Move the expected file higher up so it's used for all chromium flavors.
+
+ * platform/chromium/security/block-test-no-port-expected.txt: Renamed from LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt.
+
2010-11-02 Jenn Braithwaite <jennb@chromium.org>
Reviewed by Andreas Kling.
http://255.255.255.255/test.jpg - willSendRequest <NSURLRequest URL http://255.255.255.255/test.jpg, main document URL block-test-no-port.html, http method GET> redirectResponse (null)
<unknown> - didFinishLoading
-http://255.255.255.255/test.jpg - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -xxx, failing URL "http://255.255.255.255/test.jpg">
+http://255.255.255.255/test.jpg - didFailLoadingWithError: <NSError domain NSURLErrorDomain, code -138, failing URL "http://255.255.255.255/test.jpg">
This test attempts to change the src of an IMG tag to a blocked IP with no port to confirm that WebKit returns the correct error for it - blocked instead of cannot find. Due to the nature of this test, the results can only be processed automatically via DumpRenderTree. In addition, on some systems the results may depend on the behavior of the proxy.