Merge lp:~zorba-coders/zorba/bump_FOTS_snapshot_May_30th into lp:zorba

Proposed by Sorin Marian Nasoi
Status: Merged
Approved by: Sorin Marian Nasoi
Approved revision: 11486
Merged at revision: 11483
Proposed branch: lp:~zorba-coders/zorba/bump_FOTS_snapshot_May_30th
Merge into: lp:zorba
Diff against target: 126 lines (+26/-32)
5 files modified
test/fots/CMakeLists.txt (+16/-31)
test/fots/ImportFOTS.cmake (+1/-1)
test/fots_driver/FOTSZorbaManifest.xml (+3/-0)
test/fots_driver/reporting/XQ10/FOTSZorbaManifest.xml (+3/-0)
test/fots_driver/reporting/XQ30/FOTSZorbaManifest.xml (+3/-0)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bump_FOTS_snapshot_May_30th
Reviewer Review Type Date Requested Status
Sorin Marian Nasoi Approve
Chris Hillery Approve
Review via email: mp+166592@code.launchpad.net

Commit message

- bumped FOTS to May 30th
- removed DISPUTED test-cases related to W3C bug #21868
- set the newly added 'serialization' dependency to false because Zorba does not support the option to set the serialization parameters in the query prolog
- added lp:1185989 for all test-cases that end in Seg Fault on Fedora 64 bit

To post a comment you must log in.
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

The attempt to merge lp:~zorba-coders/zorba/bump_FOTS_snapshot_May_30th into lp:zorba failed. Below is the output from the failed tests.

CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:281 (message):
  Validation queue job bump_FOTS_snapshot_May_30th-2013-05-30T20-12-42.029Z
  is finished. The final status was:

  3 tests did not succeed - changes not commited.

Error in read script: /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake

Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

The attempt to merge lp:~zorba-coders/zorba/bump_FOTS_snapshot_May_30th into lp:zorba failed. Below is the output from the failed tests.

CMake Error at /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake:281 (message):
  Validation queue job bump_FOTS_snapshot_May_30th-2013-05-30T20-44-41.651Z
  is finished. The final status was:

  1 tests did not succeed - changes not commited.

Error in read script: /home/ceej/zo/testing/zorbatest/tester/TarmacLander.cmake

Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job bump_FOTS_snapshot_May_30th-2013-05-30T22-01-04.349Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'test/fots/CMakeLists.txt'
--- test/fots/CMakeLists.txt 2013-05-28 19:57:02 +0000
+++ test/fots/CMakeLists.txt 2013-05-30 22:01:25 +0000
@@ -114,44 +114,21 @@
114EXPECTED_FOTS_FAILURE (CRASH fn-matches.re re00976 1070533)114EXPECTED_FOTS_FAILURE (CRASH fn-matches.re re00976 1070533)
115EXPECTED_FOTS_FAILURE (CRASH fn-matches.re re00976a 1070533)115EXPECTED_FOTS_FAILURE (CRASH fn-matches.re re00976a 1070533)
116# This test-cases SEG FAULT on Fedora x64 bit116# This test-cases SEG FAULT on Fedora x64 bit
117#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-011 0)117#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-005 1185989)
118#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-optimizations-1 0)118#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-function-result-type-1 1185989)
119#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-optimizations-2 0)119#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-011 1185989)
120#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-spec-example-4 0)120#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-optimizations-1 1185989)
121#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-nest-1 0)121#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-optimizations-2 1185989)
122#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-nest-2 0)122#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-spec-example-4 1185989)
123#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-nest-1 1185989)
124#EXPECTED_FOTS_FAILURE (CRASH prod-TryCatchExpr try-catch-nest-2 1185989)
123125
124#"disputed" tests. These test are run but marked as 'pass' by FOTS driver.126#"disputed" tests. These test are run but marked as 'pass' by FOTS driver.
125#All these entries should have a *valid* opened bug number from W3C bugzilla.127#All these entries should have a *valid* opened bug number from W3C bugzilla.
126EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-003 21868)
127EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-004 21868)128EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-004 21868)
128EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-005 21868)129EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-005 21868)
129EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-026 21868)
130EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-028 21868)
131EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-031 21868)130EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-031 21868)
132EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-032 21868)131EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-032 21868)
133EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-1 21868)
134EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-2 21868)
135EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-4 21868)
136EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-18 21868)
137EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-19a 21868)
138EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-19b 21868)
139EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-19c 21868)
140EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-22 21868)
141EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-25 21868)
142EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-26 21868)
143EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-27 21868)
144EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-28 21868)
145EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-29 21868)
146EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-30 21868)
147EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-33 21868)
148EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-34 21868)
149EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-35 21868)
150EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-36 21868)
151EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-37 21868)
152EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-38 21868)
153EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-39 21868)
154EXPECTED_FOTS_FAILURE (DISPUTED misc-Serialization Serialization-html-40 21868)
155EXPECTED_FOTS_FAILURE (DISPUTED prod-VarDecl.external K2-ExternalVariablesWith-22 21960)132EXPECTED_FOTS_FAILURE (DISPUTED prod-VarDecl.external K2-ExternalVariablesWith-22 21960)
156133
157# Next three possibly unique to old RQ machine, but they need to be134# Next three possibly unique to old RQ machine, but they need to be
@@ -317,6 +294,14 @@
317EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-18 0)294EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-18 0)
318EXPECTED_FOTS_FAILURE (prod-ModuleImport modules-collide-var-001 0)295EXPECTED_FOTS_FAILURE (prod-ModuleImport modules-collide-var-001 0)
319EXPECTED_FOTS_FAILURE (prod-ModuleImport modules-collide-fn-001 0)296EXPECTED_FOTS_FAILURE (prod-ModuleImport modules-collide-fn-001 0)
297EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-schema-aware-1-s 1185996)
298EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-schema-aware-2-s 1185996)
299EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature prohibit-schema-aware-1-s 1185996)
300EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature prohibit-schema-aware-2-s 1185996)
301EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-schema-aware-5-s 1185996)
302EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature prohibit-schema-aware-3-s 1185996)
303EXPECTED_FOTS_FAILURE (prod-OptionDecl.serialization Serialization-003 0)
304EXPECTED_FOTS_FAILURE (prod-OptionDecl.serialization Serialization-026a 0)
320EXPECTED_FOTS_FAILURE (prod-OrderByClause orderBy40 0)305EXPECTED_FOTS_FAILURE (prod-OrderByClause orderBy40 0)
321EXPECTED_FOTS_FAILURE (prod-OrderByClause orderBy41 0)306EXPECTED_FOTS_FAILURE (prod-OrderByClause orderBy41 0)
322EXPECTED_FOTS_FAILURE (prod-OrderByClause orderBy49 0)307EXPECTED_FOTS_FAILURE (prod-OrderByClause orderBy49 0)
323308
=== modified file 'test/fots/ImportFOTS.cmake'
--- test/fots/ImportFOTS.cmake 2013-05-22 17:11:19 +0000
+++ test/fots/ImportFOTS.cmake 2013-05-30 22:01:25 +0000
@@ -19,7 +19,7 @@
1919
2020
21# Change this to publish updated FOTS archives21# Change this to publish updated FOTS archives
22SET (FOTS_ARCHIVE "FOTS_220513.tgz")22SET (FOTS_ARCHIVE "FOTS_300513.tgz")
2323
24# Change this to modify which elements in FOTS driver results are output24# Change this to modify which elements in FOTS driver results are output
25# as CDATA25# as CDATA
2626
=== modified file 'test/fots_driver/FOTSZorbaManifest.xml'
--- test/fots_driver/FOTSZorbaManifest.xml 2013-05-01 22:22:26 +0000
+++ test/fots_driver/FOTSZorbaManifest.xml 2013-05-30 22:01:25 +0000
@@ -11,6 +11,9 @@
11 <dependency type="feature" value="staticTyping" satisfied="false"/>11 <dependency type="feature" value="staticTyping" satisfied="false"/>
12 <dependency type="feature" value="xpath-1.0-compatibility" satisfied="true"/> <!-- Is this correct? -->12 <dependency type="feature" value="xpath-1.0-compatibility" satisfied="true"/> <!-- Is this correct? -->
13 <dependency type="feature" value="infoset-dtd" satisfied="true"/>13 <dependency type="feature" value="infoset-dtd" satisfied="true"/>
14
15 <!-- set to 'false' because Zorba does not support setting serialization params in the query prolog-->
16 <dependency type="feature" value="serialization" satisfied="false"/>
1417
15 <!-- We are not interested in running XPath test cases, we only run XQuery test cases -->18 <!-- We are not interested in running XPath test cases, we only run XQuery test cases -->
16 <dependency type="spec" value="XP10+" satisfied="false"/>19 <dependency type="spec" value="XP10+" satisfied="false"/>
1720
=== modified file 'test/fots_driver/reporting/XQ10/FOTSZorbaManifest.xml'
--- test/fots_driver/reporting/XQ10/FOTSZorbaManifest.xml 2013-05-20 18:12:16 +0000
+++ test/fots_driver/reporting/XQ10/FOTSZorbaManifest.xml 2013-05-30 22:01:25 +0000
@@ -12,6 +12,9 @@
12 <dependency type="feature" value="xpath-1.0-compatibility" satisfied="true"/> <!-- Is this correct? -->12 <dependency type="feature" value="xpath-1.0-compatibility" satisfied="true"/> <!-- Is this correct? -->
13 <dependency type="feature" value="infoset-dtd" satisfied="true"/>13 <dependency type="feature" value="infoset-dtd" satisfied="true"/>
1414
15 <!-- set to 'false' because Zorba does not support setting serialization params in the query prolog-->
16 <dependency type="feature" value="serialization" satisfied="false"/>
17
15 <!-- We are not running test-cases written for XPath -->18 <!-- We are not running test-cases written for XPath -->
16 <dependency type="spec" value="XP10+" satisfied="false"/>19 <dependency type="spec" value="XP10+" satisfied="false"/>
17 <dependency type="spec" value="XP20" satisfied="false"/>20 <dependency type="spec" value="XP20" satisfied="false"/>
1821
=== modified file 'test/fots_driver/reporting/XQ30/FOTSZorbaManifest.xml'
--- test/fots_driver/reporting/XQ30/FOTSZorbaManifest.xml 2013-05-20 18:12:16 +0000
+++ test/fots_driver/reporting/XQ30/FOTSZorbaManifest.xml 2013-05-30 22:01:25 +0000
@@ -12,6 +12,9 @@
12 <dependency type="feature" value="xpath-1.0-compatibility" satisfied="true"/> <!-- Is this correct? -->12 <dependency type="feature" value="xpath-1.0-compatibility" satisfied="true"/> <!-- Is this correct? -->
13 <dependency type="feature" value="infoset-dtd" satisfied="true"/>13 <dependency type="feature" value="infoset-dtd" satisfied="true"/>
1414
15 <!-- set to 'false' because Zorba does not support setting serialization params in the query prolog-->
16 <dependency type="feature" value="serialization" satisfied="false"/>
17
15 <!-- We are not running test-cases written for XPath -->18 <!-- We are not running test-cases written for XPath -->
16 <dependency type="spec" value="XP10+" satisfied="false"/>19 <dependency type="spec" value="XP10+" satisfied="false"/>
17 <dependency type="spec" value="XP20" satisfied="false"/>20 <dependency type="spec" value="XP20" satisfied="false"/>

Subscribers

People subscribed via source and target branches