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

pfeldman at chromium.org pfeldman at chromium.org
Wed Dec 22 15:19:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2cfaaa69c5b5d538d277f95dd74de756dd5a045c
Author: pfeldman at chromium.org <pfeldman at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 1 07:30:35 2010 +0000

    2010-11-01  Pavel Feldman  <pfeldman at chromium.org>
    
            Not reviewed. Fixing test expectation for r71010.
    
            * inspector/console-log-syntax-error-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71012 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4bb2fc7..2803b07 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-01  Pavel Feldman  <pfeldman at chromium.org>
+
+        Not reviewed. Fixing test expectation for r71010.
+
+        * inspector/console-log-syntax-error-expected.txt:
+
 2010-11-01  Sheriff Bot  <webkit.review.bot at gmail.com>
 
         Unreviewed, rolling out r71002.
diff --git a/LayoutTests/inspector/console-log-syntax-error-expected.txt b/LayoutTests/inspector/console-log-syntax-error-expected.txt
index 0c0f16a..977e271 100644
--- a/LayoutTests/inspector/console-log-syntax-error-expected.txt
+++ b/LayoutTests/inspector/console-log-syntax-error-expected.txt
@@ -1,5 +1,5 @@
 CONSOLE MESSAGE: line 1: SyntaxError: Parse error
 Tests that syntax errors are logged into console and doesn't cause browser crash.
 
-resources/syntax-error.js:1SyntaxError: Parse error
+syntax-error.js:1SyntaxError: Parse error
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list