Skip to content

Instantly share code, notes, and snippets.

@Smith1123
Created October 3, 2011 16:08
Show Gist options
  • Save Smith1123/1259475 to your computer and use it in GitHub Desktop.
Save Smith1123/1259475 to your computer and use it in GitHub Desktop.
gardening
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index db83543..d7c798b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-10-03 Zsolt Fehér <feherzs@inf.u-szeged.hu>
+
+ Unreviewed gardening after r96491
+ https://bugs.webkit.org/show_bug.cgi?id=69015
+
+ * platform/qt/Skipped:
+
2011-10-03 Dirk Schulze <krit@webkit.org>
feColorMatrix saturation is not limited to range 0..1 anymore
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 8568ca2..f9e5943 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -2385,3 +2385,8 @@ http/tests/multipart/stop-crash.html
# One test failed after r96260
# https://bugs.webkit.org/show_bug.cgi?id=69257
inspector/styles/styles-disable-then-change.html
+
+# To tests failed after r96491
+# https://bugs.webkit.org/show_bug.cgi?id=69015
+http/tests/inspector/search/search-in-concatenated-script.html
+http/tests/inspector/search/search-in-script.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment