This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog | |
index 3dff7a0..4e415b6 100644 | |
--- a/LayoutTests/ChangeLog | |
+++ b/LayoutTests/ChangeLog | |
@@ -1,3 +1,57 @@ | |
+2012-04-16 János Badics <jbadics@inf.u-szeged.hu> | |
+ | |
+ [Qt] Rebaseline several tests. | |
+ | |
+ Reviewed by Csaba Osztrogonác. |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog | |
index 3dff7a0..4e415b6 100644 | |
--- a/LayoutTests/ChangeLog | |
+++ b/LayoutTests/ChangeLog | |
@@ -1,3 +1,57 @@ | |
+2012-04-16 János Badics <jbadics@inf.u-szeged.hu> | |
+ | |
+ [Qt] Rebaseline several tests. | |
+ | |
+ Reviewed by Csaba Osztrogonác. |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog | |
index 3dff7a0..4e415b6 100644 | |
--- a/LayoutTests/ChangeLog | |
+++ b/LayoutTests/ChangeLog | |
@@ -1,3 +1,57 @@ | |
+2012-04-16 János Badics <jbadics@inf.u-szeged.hu> | |
+ | |
+ [Qt] Rebaseline several tests. | |
+ | |
+ Reviewed by Csaba Osztrogonác. |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog | |
index 3dff7a0..4e415b6 100644 | |
--- a/LayoutTests/ChangeLog | |
+++ b/LayoutTests/ChangeLog | |
@@ -1,3 +1,57 @@ | |
+2012-04-16 János Badics <jbadics@inf.u-szeged.hu> | |
+ | |
+ [Qt] Rebaseline several tests. | |
+ | |
+ Reviewed by Csaba Osztrogonác. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
index a4daa7a..0cf2deb 100644 | |
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
@@ -579,6 +579,10 @@ class RunQtAPITests(shell.Test): | |
if self.incorrectTests: | |
return WARNINGS | |
+ if re.findall("Timeout, process", cmd.logs['stdio'].getText()): | |
+ self.statusLine = "Failure: timeout occured while testing" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
index d4e9c0c..e294d31 100644 | |
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
@@ -519,6 +519,10 @@ class RunQtAPITests(shell.Test): | |
if self.incorrectTests: | |
return WARNINGS | |
+ if re.search("Timeout, process", cmd.logs['stdio'].getText()): | |
+ self.statusLine = ["Timeout during testing"] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
index d4e9c0c..cdd9acf 100644 | |
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
@@ -519,6 +519,10 @@ class RunQtAPITests(shell.Test): | |
if self.incorrectTests: | |
return WARNINGS | |
+ if re.search("Timeout, process", cmd.logs['stdio'].getText()): | |
+ self.statusLine = ["Timeout during testing"] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
index d4e9c0c..cdd9acf 100644 | |
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
@@ -519,6 +519,10 @@ class RunQtAPITests(shell.Test): | |
if self.incorrectTests: | |
return WARNINGS | |
+ if re.search("Timeout, process", cmd.logs['stdio'].getText()): | |
+ self.statusLine = ["Timeout during testing"] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
index d4e9c0c..1c0e579 100644 | |
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg | |
@@ -519,6 +519,10 @@ class RunQtAPITests(shell.Test): | |
if self.incorrectTests: | |
return WARNINGS | |
+ if re.search("Timeout, process", cmd.logs['stdio'].getText()): | |
+ self.statusLine = ["Timeout while testing"] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FAILURES FOR <linux, x86, release, cpu> in LayoutTests/platform/qt/test_expectations.txt | |
Line:331 Path does not exist. http/tests/security/contentSecurityPolicy/directive-parsing.html | |
Line:632 Path does not exist. fast/backgrounds/positioned-root.html | |
Line:1579 Path does not exist. svg/custom/SVGPaint-mutate-attribute.svg | |
Line:2065 Path does not exist. svg/custom/SVGPaint-mutate-inline-style.svg | |
Line:3103 Path does not exist. fast/backgrounds/table-root.html | |
Line:8069 Path does not exist. plugins/invalidate_rect.html | |
Line:8314 Path does not exist. svg/custom/rgbcolor-syntax.svg | |
All tests are being skipped |
NewerOlder