summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-11-09 14:57:34 +0000
committerSteve Block <steveblock@google.com>2010-11-09 15:00:07 +0000
commita99d1dc436553515f61527055d2f26906923830c (patch)
treeeb8792fe17c1092afd3f94f61fa827a52e127248 /LayoutTests
parent9934d5d8bbc7e1f13e620eac325528f9e92d67ee (diff)
downloadexternal_webkit-a99d1dc436553515f61527055d2f26906923830c.zip
external_webkit-a99d1dc436553515f61527055d2f26906923830c.tar.gz
external_webkit-a99d1dc436553515f61527055d2f26906923830c.tar.bz2
Add Android expected results for some Appcache tests
These differ from the generic expected results in whitespace only. DRT1 ignores whitespace when comparing results, but DRT2, like DRT for other WebKit platforms does not. It's not clear why Android output differs in whitespace from other platforms, but it seems safer to add Android-specific expected results on a case-by-case basis than to always ignore whitespace. Change-Id: I0bab87e3f5641c4ce81db4e3f74ec7246d3612c7
Diffstat (limited to 'LayoutTests')
-rw-r--r--LayoutTests/platform/android/http/tests/appcache/main-resource-hash-expected.txt6
-rw-r--r--LayoutTests/platform/android/http/tests/appcache/offline-access-expected.txt6
2 files changed, 12 insertions, 0 deletions
diff --git a/LayoutTests/platform/android/http/tests/appcache/main-resource-hash-expected.txt b/LayoutTests/platform/android/http/tests/appcache/main-resource-hash-expected.txt
new file mode 100644
index 0000000..301de65
--- /dev/null
+++ b/LayoutTests/platform/android/http/tests/appcache/main-resource-hash-expected.txt
@@ -0,0 +1,6 @@
+Test that offline applications' main resources are not affected by URL hashes.
+
+Should say SUCCESS:
+
+SUCCESS
+
diff --git a/LayoutTests/platform/android/http/tests/appcache/offline-access-expected.txt b/LayoutTests/platform/android/http/tests/appcache/offline-access-expected.txt
new file mode 100644
index 0000000..94a4e08
--- /dev/null
+++ b/LayoutTests/platform/android/http/tests/appcache/offline-access-expected.txt
@@ -0,0 +1,6 @@
+Test that offline applications work when there is no network access (simulated).
+
+Should say SUCCESS:
+
+SUCCESS
+