Update chromium-specific expectation for navigator-detached-no-crash layout test...
authorleviw@chromium.org <leviw@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 27 Jan 2012 20:04:46 +0000 (20:04 +0000)
committerleviw@chromium.org <leviw@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 27 Jan 2012 20:04:46 +0000 (20:04 +0000)
https://bugs.webkit.org/show_bug.cgi?id=77230

Unreviewed gardening.

Patch by Greg Billock <gbillock@google.com> on 2012-01-27

* platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
* platform/chromium/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106141 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt
LayoutTests/platform/chromium/test_expectations.txt

index c8af0fd..dd830cc 100644 (file)
@@ -1,3 +1,13 @@
+2012-01-27  Greg Billock  <gbillock@google.com>
+
+        Update chromium-specific expectation for navigator-detached-no-crash layout test to include startActivity
+        https://bugs.webkit.org/show_bug.cgi?id=77230
+
+        Unreviewed gardening.
+
+        * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2012-01-27  Levi Weintraub  <leviw@chromium.org>
 
         Unreviewed gardening. Updating linux expectations after http://trac.webkit.org/changeset/106108
index d972a72..91d6f0a 100644 (file)
@@ -14,6 +14,7 @@ navigator.plugins is OK
 navigator.product is OK
 navigator.productSub is OK
 navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
+navigator.startActivity() threw err TypeError: Not enough arguments
 navigator.userAgent is OK
 navigator.vendor is OK
 navigator.vendorSub is OK
@@ -33,6 +34,7 @@ navigator.plugins is OK
 navigator.product is OK
 navigator.productSub is OK
 navigator.registerProtocolHandler() threw err TypeError: Not enough arguments
+navigator.startActivity() threw err TypeError: Not enough arguments
 navigator.userAgent is OK
 navigator.vendor is OK
 navigator.vendorSub is OK
index ec349d4..f26faf4 100644 (file)
@@ -103,7 +103,6 @@ BUGCR103939 SKIP : http/tests/appcache/wrong-content-type.html = TEXT
 // Currently Web Intents is disabled. Tests pass with the proper
 // build flag turned on.
 BUGGBILLOCK SKIP : webintents = FAIL
-BUGWK77227 : fast/dom/navigator-detached-no-crash.html = TEXT
 
 // -----------------------------------------------------------------
 // WONTFIX TESTS