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

Proposed by Sorin Marian Nasoi
Status: Merged
Approved by: Sorin Marian Nasoi
Approved revision: 11434
Merged at revision: 11440
Proposed branch: lp:~zorba-coders/zorba/bump_FOTS_snapshot_May_8
Merge into: lp:zorba
Diff against target: 73 lines (+7/-9)
3 files modified
test/fots/CMakeLists.txt (+2/-4)
test/fots/ImportFOTS.cmake (+1/-1)
test/fots_driver/W3C_submission_template.xml (+4/-4)
To merge this branch: bzr merge lp:~zorba-coders/zorba/bump_FOTS_snapshot_May_8
Reviewer Review Type Date Requested Status
Chris Hillery Approve
Sorin Marian Nasoi Approve
Review via email: mp+162936@code.launchpad.net

Commit message

- bumped FOTS snapshot to May 8th
- updated DISPUTED test-cases

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
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job bump_FOTS_snapshot_May_8-2013-05-08T07-22-44.89Z 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
1=== modified file 'test/fots/CMakeLists.txt'
2--- test/fots/CMakeLists.txt 2013-05-06 22:58:11 +0000
3+++ test/fots/CMakeLists.txt 2013-05-08 07:22:26 +0000
4@@ -117,9 +117,6 @@
5
6 #"disputed" tests. These test are run but marked as 'pass' by FOTS driver.
7 #All these entries should have a *valid* opened bug number from W3C bugzilla.
8-EXPECTED_FOTS_FAILURE (DISPUTED fn-format-integer format-integer-044 21448)
9-EXPECTED_FOTS_FAILURE (DISPUTED prod-OrderByClause orderBy20 21619)
10-EXPECTED_FOTS_FAILURE (DISPUTED prod-OrderByClause orderBy21 21619)
11 EXPECTED_FOTS_FAILURE (DISPUTED prod-FunctionDecl function-decl-reserved-function-names-001 21568)
12 EXPECTED_FOTS_FAILURE (DISPUTED prod-FunctionDecl function-decl-reserved-function-names-003 21568)
13 EXPECTED_FOTS_FAILURE (DISPUTED prod-FunctionDecl function-decl-reserved-function-names-005 21568)
14@@ -145,6 +142,7 @@
15 EXPECTED_FOTS_FAILURE (DISPUTED prod-OptionDecl.serialization Serialization-032 21868)
16 EXPECTED_FOTS_FAILURE (DISPUTED fn-id K2-SeqIDFunc-11 21414)
17 EXPECTED_FOTS_FAILURE (DISPUTED fn-id K2-SeqIDFunc-12 21414)
18+EXPECTED_FOTS_FAILURE (DISPUTED prod-VarDecl.external K2-ExternalVariablesWith-22 21960)
19
20 # Next three possibly unique to old RQ machine, but they need to be
21 # marked for the RQ to pass.
22@@ -165,6 +163,7 @@
23 EXPECTED_FOTS_FAILURE (fn-environment-variable environment-variable-006 0)
24 EXPECTED_FOTS_FAILURE (fn-environment-variable environment-variable-007 0)
25 EXPECTED_FOTS_FAILURE (fn-format-dateTime format-dateTime-006 0)
26+EXPECTED_FOTS_FAILURE (fn-format-integer format-integer-044 21448)
27 EXPECTED_FOTS_FAILURE (fn-format-number numberformat41 1167427)
28 EXPECTED_FOTS_FAILURE (fn-format-number numberformat42 1167427)
29 EXPECTED_FOTS_FAILURE (fn-format-number numberformat60a 1167609)
30@@ -342,7 +341,6 @@
31 EXPECTED_FOTS_FAILURE (prod-ValidateExpr validate-as-104 0)
32 EXPECTED_FOTS_FAILURE (prod-ValidateExpr validate-as-105 0)
33 EXPECTED_FOTS_FAILURE (prod-ValidateExpr validate-as-106 0)
34-EXPECTED_FOTS_FAILURE (prod-VarDecl.external K2-ExternalVariablesWith-22 0)
35 EXPECTED_FOTS_FAILURE (prod-VersionDecl VersionDecl-v1-processor-and-v3-query 0)
36 EXPECTED_FOTS_FAILURE (prod-VersionDecl version_declaration-023-v3 0)
37 EXPECTED_FOTS_FAILURE (xs-anyURI cbcl-anyURI-002 0)
38
39=== modified file 'test/fots/ImportFOTS.cmake'
40--- test/fots/ImportFOTS.cmake 2013-05-03 00:29:00 +0000
41+++ test/fots/ImportFOTS.cmake 2013-05-08 07:22:26 +0000
42@@ -19,7 +19,7 @@
43
44
45 # Change this to publish updated FOTS archives
46-SET (FOTS_ARCHIVE "FOTS_020513.tgz")
47+SET (FOTS_ARCHIVE "FOTS_080513.tgz")
48
49 # Change this to modify which elements in FOTS driver results are output
50 # as CDATA
51
52=== modified file 'test/fots_driver/W3C_submission_template.xml'
53--- test/fots_driver/W3C_submission_template.xml 2013-05-01 22:25:33 +0000
54+++ test/fots_driver/W3C_submission_template.xml 2013-05-08 07:22:26 +0000
55@@ -3,14 +3,14 @@
56 <created by="Sorin Nasoi"
57 email="sorin.marian.nasoi_at_gmail.com"
58 organization="FLWOR Foundation"
59- on="2013-04-01"/>
60+ on="2013-05-08"/>
61 <test-run test-suite-version="CVS"
62- date-run="2013-04-01"/>
63+ date-run="2013-05-08"/>
64 <notes/>
65 </submission>
66 <product vendor="FLWOR Foundation"
67- name="Zorba_11424"
68- version="11424"
69+ name="Zorba"
70+ version="11439"
71 released="false"
72 open-source="true"
73 language="XQ30"/>

Subscribers

People subscribed via source and target branches