[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

loislo at chromium.org loislo at chromium.org
Wed Dec 22 18:11:18 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e5324133c33c34e7c17e766e352efb62632f8cd7
Author: loislo at chromium.org <loislo at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 8 16:22:18 2010 +0000

    2010-12-08  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Unreviewed. Remove WIN prefix for inspector's tests expectations.
            DumpRenderTree related patch.
    
            * platform/chromium/test_expectations.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73522 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 305c7fe..1792955 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-08  Ilya Tikhonovsky  <loislo at chromium.org>
+
+        Unreviewed. Remove WIN prefix for inspector's tests expectations.
+        DumpRenderTree related patch.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-12-08  Adam Roben  <aroben at apple.com>
 
         Skip svg/custom/clip-path-referencing-use.svg on Windows
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 3f25177..c9068af 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -100,7 +100,7 @@ BUG27335 WIN DEBUG SLOW : plugins/embed-attributes-setting.html = PASS
 // was slow, started to timeout
 BUG18702 WIN : http/tests/xmlhttprequest/supported-xml-content-types.html = PASS TIMEOUT
 
-BUG34759 WIN DEBUG SLOW : inspector/console-log-before-inspector-open.html = PASS
+BUG34759 DEBUG SLOW : inspector/console-log-before-inspector-open.html = PASS
 
 BUG36539 SLOW : http/tests/misc/uncacheable-script-repeated.html = PASS
 
@@ -2776,11 +2776,11 @@ BUG54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS
 BUGWK45193 LINUX : fast/text/decomposed-after-stacked-diacritics.html = TEXT
 
 // Debugger tests are slow on win debug bots
-BUGWK45209 WIN DEBUG SLOW : inspector/debugger-autocontinue-on-syntax-error.html = PASS
-BUGWK45209 WIN DEBUG SLOW : inspector/debugger-breakpoints-not-activated-on-reload.html = PASS
-BUGWK45209 WIN DEBUG SLOW : inspector/dom-breakpoints.html = PASS
-BUGWK45209 WIN DEBUG SLOW : inspector/styles-source-lines-inline.html = PASS
-BUGWK45209 WIN DEBUG SLOW : inspector/styles-disable-inherited.html = PASS
+BUGWK45209 DEBUG SLOW : inspector/debugger-autocontinue-on-syntax-error.html = PASS
+BUGWK45209 DEBUG SLOW : inspector/debugger-breakpoints-not-activated-on-reload.html = PASS
+BUGWK45209 DEBUG SLOW : inspector/dom-breakpoints.html = PASS
+BUGWK45209 DEBUG SLOW : inspector/styles-source-lines-inline.html = PASS
+BUGWK45209 DEBUG SLOW : inspector/styles-disable-inherited.html = PASS
 
 // WebKit r67068
 BUGWK45450 WIN LINUX : svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr.html = IMAGE
@@ -3176,11 +3176,11 @@ BUG_DRT WIN MAC : fast/speech/input-appearance-speechbutton.html = IMAGE
 BUG_DRT MAC : fast/css/input-search-padding.html = IMAGE
 
 // Inspector-related failures
-BUG_DRT WIN : http/tests/inspector-enabled/console-log-before-frame-navigation.html = TEXT
-BUG_DRT WIN : http/tests/inspector/change-iframe-src.html = CRASH
+BUG_DRT : http/tests/inspector-enabled/console-log-before-frame-navigation.html = TEXT
+BUG_DRT : http/tests/inspector/change-iframe-src.html = CRASH
 // Inspector tests in Debug build are very slow.  If we remove SLOW, we'll see
 // random TIMEOUTs.  Is this issue DRT-specific?
-BUG_DRT WIN DEBUG SLOW : inspector = PASS
+BUG_DRT DEBUG SLOW : inspector = PASS
 
 // Background color is wrong.
 BUG_DRT MAC : fast/backgrounds/solid-color-context-restore.html = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list