summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-08-23 12:58:04 +0100
committerSteve Block <steveblock@google.com>2010-08-23 12:58:04 +0100
commitce36a5ae938100bc19084a6ce7db5f8eb38dda3b (patch)
tree93693835107bcf51fa65c9aa335d631fa939fde3 /LayoutTests
parenta49e216a2b9e2243bdeb847a5ebb66a0a291b902 (diff)
downloadexternal_webkit-ce36a5ae938100bc19084a6ce7db5f8eb38dda3b.zip
external_webkit-ce36a5ae938100bc19084a6ce7db5f8eb38dda3b.tar.gz
external_webkit-ce36a5ae938100bc19084a6ce7db5f8eb38dda3b.tar.bz2
Fix location of several Android-specific LayoutTest expected results
These results were previsouly duplicated in the JSC and V8-specific directories. This change moves them to the general android directory. Change-Id: I65c7db3759f91b62502e8f5b2c8673305f05d0f5
Diffstat (limited to 'LayoutTests')
-rw-r--r--LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt10
-rw-r--r--LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt2
-rw-r--r--LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt6
-rw-r--r--LayoutTests/platform/android/fast/dom/Geolocation/callback-to-deleted-context-expected.txt (renamed from LayoutTests/platform/android-jsc/fast/dom/Geolocation/callback-to-deleted-context-expected.txt)0
-rw-r--r--LayoutTests/platform/android/fast/dom/Geolocation/notimer-after-unload-expected.txt (renamed from LayoutTests/platform/android-jsc/fast/dom/Geolocation/notimer-after-unload-expected.txt)0
-rw-r--r--LayoutTests/platform/android/http/tests/appcache/local-content-expected.txt (renamed from LayoutTests/platform/android-jsc/http/tests/appcache/local-content-expected.txt)0
6 files changed, 0 insertions, 18 deletions
diff --git a/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
deleted file mode 100644
index 5b4fd95..0000000
--- a/LayoutTests/platform/android-v8/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Tests that when a Geolocation request is made from a remote frame, and that frame's script context goes away before the Geolocation callback is made, the callback is not made. If the callback is attempted, a crash will occur.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS No callbacks invoked
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
diff --git a/LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt b/LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt
deleted file mode 100644
index 77f5ce9..0000000
--- a/LayoutTests/platform/android-v8/fast/dom/Geolocation/notimer-after-unload-expected.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-ALERT: unload-called
-You should have seen one unload alert appear.
diff --git a/LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt b/LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt
deleted file mode 100644
index b748094..0000000
--- a/LayoutTests/platform/android-v8/http/tests/appcache/local-content-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-CONSOLE MESSAGE: line 0: Not allowed to load local resource: file:///usr/include/stdio.h
-Test that documents loaded from application cache don't get access to local resources accidentally.
-
-Should say SUCCESS:
-
-SUCCESS
diff --git a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/callback-to-deleted-context-expected.txt b/LayoutTests/platform/android/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
index 5b4fd95..5b4fd95 100644
--- a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
+++ b/LayoutTests/platform/android/fast/dom/Geolocation/callback-to-deleted-context-expected.txt
diff --git a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/notimer-after-unload-expected.txt b/LayoutTests/platform/android/fast/dom/Geolocation/notimer-after-unload-expected.txt
index 77f5ce9..77f5ce9 100644
--- a/LayoutTests/platform/android-jsc/fast/dom/Geolocation/notimer-after-unload-expected.txt
+++ b/LayoutTests/platform/android/fast/dom/Geolocation/notimer-after-unload-expected.txt
diff --git a/LayoutTests/platform/android-jsc/http/tests/appcache/local-content-expected.txt b/LayoutTests/platform/android/http/tests/appcache/local-content-expected.txt
index b748094..b748094 100644
--- a/LayoutTests/platform/android-jsc/http/tests/appcache/local-content-expected.txt
+++ b/LayoutTests/platform/android/http/tests/appcache/local-content-expected.txt