From 20e96cc51bb550269dab8d9b2e3f27a4b8720064 Mon Sep 17 00:00:00 2001 From: "dimich@chromium.org" Date: Tue, 2 Nov 2010 21:13:33 +0000 Subject: [PATCH] [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. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@71167 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ .../security/block-test-no-port-expected.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) rename LayoutTests/platform/{chromium-mac => chromium}/security/block-test-no-port-expected.txt (91%) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 4d1b516..cf4f8e1 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2010-11-02 Dmitry Titov + + [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 Reviewed by Andreas Kling. diff --git a/LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt b/LayoutTests/platform/chromium/security/block-test-no-port-expected.txt similarity index 91% rename from LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt rename to LayoutTests/platform/chromium/security/block-test-no-port-expected.txt index 3cf7098..c1bb878 100644 --- a/LayoutTests/platform/chromium-mac/security/block-test-no-port-expected.txt +++ b/LayoutTests/platform/chromium/security/block-test-no-port-expected.txt @@ -1,4 +1,4 @@ http://255.255.255.255/test.jpg - willSendRequest redirectResponse (null) - didFinishLoading -http://255.255.255.255/test.jpg - didFailLoadingWithError: +http://255.255.255.255/test.jpg - didFailLoadingWithError: 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. -- 1.8.3.1