← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/bump_FOTS_snapshot_June_13th into lp:zorba

 

Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bump_FOTS_snapshot_June_13th into lp:zorba.

Commit message:
- updated FOTS snapshot to June 13th
- updated expected FOTS failure

Requested reviews:
  Sorin Marian Nasoi (sorin.marian.nasoi)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bump_FOTS_snapshot_June_13th/+merge/169277
-- 
https://code.launchpad.net/~zorba-coders/zorba/bump_FOTS_snapshot_June_13th/+merge/169277
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/fots/CMakeLists.txt'
--- test/fots/CMakeLists.txt	2013-06-12 11:01:42 +0000
+++ test/fots/CMakeLists.txt	2013-06-13 19:24:29 +0000
@@ -125,11 +125,7 @@
 
 #"disputed" tests. These test are run but marked as 'pass' by FOTS driver.
 #All these entries should have a *valid* opened bug number from W3C bugzilla.
-EXPECTED_FOTS_FAILURE (DISPUTED app-CatalogCheck Catalog002 22324)
-EXPECTED_FOTS_FAILURE (DISPUTED fn-format-dateTime format-dateTime-006 22282)
 EXPECTED_FOTS_FAILURE (DISPUTED misc-XMLEdition XML10-4ed-Excluded-char-1 13869)
-EXPECTED_FOTS_FAILURE (DISPUTED prod-ModuleImport modules-22 22317)
-EXPECTED_FOTS_FAILURE (DISPUTED app-CatalogCheck Catalog011 22327)
 
 # Next three possibly unique to old RQ machine, but they need to be
 # marked for the RQ to pass.
@@ -143,6 +139,11 @@
 
 EXPECTED_FOTS_FAILURE (fn-fold-left fold-left-009 1187685)
 EXPECTED_FOTS_FAILURE (fn-for-each-pair fn-for-each-pair-026 1187685)
+EXPECTED_FOTS_FAILURE (fn-format-date format-date-010 1190710)
+EXPECTED_FOTS_FAILURE (fn-format-date format-date-en155 1190710)
+EXPECTED_FOTS_FAILURE (fn-format-date format-date-en156 1190710)
+EXPECTED_FOTS_FAILURE (fn-format-date format-date-en157 1190710)
+EXPECTED_FOTS_FAILURE (fn-format-date format-date-en158 1190710)
 EXPECTED_FOTS_FAILURE (fn-format-number numberformat60a 1167609)
 EXPECTED_FOTS_FAILURE (fn-format-number numberformat60m 1167609)
 EXPECTED_FOTS_FAILURE (fn-format-number numberformat60o 1167609)
@@ -200,6 +201,8 @@
 EXPECTED_FOTS_FAILURE (misc-Serialization K2-Serialization-6 1188122)
 EXPECTED_FOTS_FAILURE (misc-Serialization K2-Serialization-9 1188122)
 EXPECTED_FOTS_FAILURE (misc-Serialization K2-Serialization-10 1188122)
+EXPECTED_FOTS_FAILURE (misc-Serialization Serialization-html-23 1190714)
+EXPECTED_FOTS_FAILURE (misc-Serialization Serialization-html-24 1190714)
 EXPECTED_FOTS_FAILURE (misc-XMLEdition XML11-1ed-Included-char-1 1188324)
 EXPECTED_FOTS_FAILURE (prod-Annotation annotation-3 1172270)
 EXPECTED_FOTS_FAILURE (prod-Annotation annotation-30 1172270)

=== modified file 'test/fots/ImportFOTS.cmake'
--- test/fots/ImportFOTS.cmake	2013-06-11 12:14:42 +0000
+++ test/fots/ImportFOTS.cmake	2013-06-13 19:24:29 +0000
@@ -19,7 +19,7 @@
 
 
 # Change this to publish updated FOTS archives
-SET (FOTS_ARCHIVE "FOTS_110613.tgz")
+SET (FOTS_ARCHIVE "FOTS_130613.tgz")
 
 # Change this to modify which elements in FOTS driver results are output
 # as CDATA


Follow ups