← Back to team overview

zorba-coders team mailing list archive

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

 

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

Commit message:
Bumped FOTS snapshot to April 23rd.

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

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bump_FOTS_snapshot_Apr_23/+merge/160232

bumped FOTS snapshot to April 23rd.
-- 
https://code.launchpad.net/~zorba-coders/zorba/bump_FOTS_snapshot_Apr_23/+merge/160232
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/fots/CMakeLists.txt'
--- test/fots/CMakeLists.txt	2013-04-19 04:09:45 +0000
+++ test/fots/CMakeLists.txt	2013-04-22 23:43:26 +0000
@@ -393,7 +393,8 @@
 EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature well-formed-feature-4 0)
 EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-prohibit-1 0)
 EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-prohibit-2 0)
-EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-prohibit-3 0)
+EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-feature-list-2-s 0)
+EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-feature-list-3-s 0)
 EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-prohibit-4 0)
 EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-prohibit-5 0)
 EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-all-extensions-1 0)

=== modified file 'test/fots/ImportFOTS.cmake'
--- test/fots/ImportFOTS.cmake	2013-04-18 19:50:01 +0000
+++ test/fots/ImportFOTS.cmake	2013-04-22 23:43:26 +0000
@@ -19,7 +19,7 @@
 
 
 # Change this to publish updated FOTS archives
-SET (FOTS_ARCHIVE "FOTS_180413.tgz")
+SET (FOTS_ARCHIVE "FOTS_230413.tgz")
 
 # Change this to modify which elements in FOTS driver results are output
 # as CDATA


Follow ups