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

hclam at chromium.org hclam at chromium.org
Wed Dec 22 15:29:09 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a9d59a4e5f844ba63de2ed1a18629bf550ee2857
Author: hclam at chromium.org <hclam at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 4 18:46:26 2010 +0000

    Not reviewed. Build fix.
    
    https://bugs.webkit.org/show_bug.cgi?id=48795
    
    Skipping 4 media tests that trigger a hang in DRT.
    
    * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71349 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f33ed32..2c99d0e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-04  Alpha Lam  <hclam at chromium.org>
+
+        Not reviewed. Build fix.
+
+        https://bugs.webkit.org/show_bug.cgi?id=48795
+
+        Skipping 4 media tests that trigger a hang in DRT.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-11-04  Erik Arvidsson  <arv at chromium.org>
 
         Reviewed by Dimitri Glazkov.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 909578f..30572b4 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -779,11 +779,12 @@ BUG26734 LINUX MAC SKIP : http/tests/inspector-enabled = PASS
 BUG26734 WIN SLOW : inspector/timeline-layout.html = TEXT PASS
 
 // These tests need to be changed to be platform independent.
-BUG13907 : http/tests/media/remove-while-loading.html = TIMEOUT
-BUG13907 : http/tests/media/video-play-stall-seek.html = TIMEOUT
-BUG13907 : http/tests/media/video-play-stall.html = TIMEOUT
+// These tests are skipped since they hang DRT and test_shell.
+BUG13907 SKIP : http/tests/media/remove-while-loading.html = TIMEOUT
+BUG13907 SKIP : http/tests/media/video-play-stall-seek.html = TIMEOUT
+BUG13907 SKIP : http/tests/media/video-play-stall.html = TIMEOUT
+BUG13907 SKIP : http/tests/media/video-seekable-stall.html = TIMEOUT
 BUG13907 : http/tests/media/video-referer.html = PASS
-BUG13907 : http/tests/media/video-seekable-stall.html = TIMEOUT
 BUG13907 : http/tests/security/local-video-poster-from-remote.html = PASS FAIL TIMEOUT
 BUG13907 : http/tests/security/local-video-source-from-remote.html = PASS FAIL TIMEOUT
 BUG13907 : http/tests/security/local-video-src-from-remote.html = PASS FAIL TIMEOUT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list