svg/text/svg-zoom-large-value.xhtml ASSERTs on Chromium Linux Debug
authorschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 11 Apr 2012 14:00:18 +0000 (14:00 +0000)
committerschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 11 Apr 2012 14:00:18 +0000 (14:00 +0000)
https://bugs.webkit.org/show_bug.cgi?id=63400

Unreviewed Chromium test expectation removal.

* platform/chromium/test_expectations.txt:

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

LayoutTests/ChangeLog
LayoutTests/platform/chromium/test_expectations.txt

index ad1f943..6c67db4 100644 (file)
@@ -1,3 +1,12 @@
+2012-04-11  Stephen Chenney  <schenney@chromium.org>
+
+        svg/text/svg-zoom-large-value.xhtml ASSERTs on Chromium Linux Debug
+        https://bugs.webkit.org/show_bug.cgi?id=63400
+
+        Unreviewed Chromium test expectation removal.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-04-11  Zoltan Arvai  <zarvai@inf.u-szeged.hu>
 
         [Qt] Skip a new test because of missing layoutTestController.setBackingScaleFactor() implemetation.
index f184f3f..2e545d2 100644 (file)
@@ -2895,9 +2895,6 @@ BUGCR89282 SNOWLEOPARD : fast/forms/range/input-appearance-range.html = IMAGE
 // Strange scrollbar.
 BUGWK63115 : fast/css/font-face-in-shadow-DOM.html = PASS IMAGE+TEXT
 
-// This test ASSERTs in skia since it was added.
-BUGWK63400 LINUX DEBUG : svg/text/svg-zoom-large-value.xhtml = CRASH TEXT
-
 BUGCR87732 : fast/regex/toString.html = TEXT
 
 // Test fails because it's trying to load a plugin we don't have. We probably don't need to fix this.