zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #24451
[Merge] lp:~zorba-coders/zorba/bump_QT_snapshot_jul_24 into lp:zorba
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/bump_QT_snapshot_jul_24 into lp:zorba.
Commit message:
bump QT snapshot
Requested reviews:
Sorin Marian Nasoi (sorin.marian.nasoi)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bump_QT_snapshot_jul_24/+merge/176658
--
https://code.launchpad.net/~zorba-coders/zorba/bump_QT_snapshot_jul_24/+merge/176658
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/fots/CMakeLists.txt'
--- test/fots/CMakeLists.txt 2013-07-12 08:45:22 +0000
+++ test/fots/CMakeLists.txt 2013-07-24 11:18:35 +0000
@@ -186,6 +186,7 @@
EXPECTED_FOTS_FAILURE (fn-unparsed-text-lines fn-unparsed-text-lines-054 1123835)
EXPECTED_FOTS_FAILURE (math-acos math-acos-003 1188109)
EXPECTED_FOTS_FAILURE (misc-CombinedErrorCodes XQST0093a 1188116)
+EXPECTED_FOTS_FAILURE (misc-CombinedErrorCodes XQST0085 1204471)
EXPECTED_FOTS_FAILURE (misc-HigherOrderFunctions xqhof11 1188329)
EXPECTED_FOTS_FAILURE (misc-HigherOrderFunctions xqhof12 1188299)
EXPECTED_FOTS_FAILURE (misc-Serialization K2-Serialization-1 1188122)
=== modified file 'test/fots/ImportFOTS.cmake'
--- test/fots/ImportFOTS.cmake 2013-07-10 18:19:32 +0000
+++ test/fots/ImportFOTS.cmake 2013-07-24 11:18:35 +0000
@@ -23,8 +23,8 @@
#this is the official QT 1.0 release from 21st June 2013
#SET (FOTS_ARCHIVE "QT3_1_0.tgz")
-#this is the QT CVS trunk version as from 10th July 2013
-SET (FOTS_ARCHIVE "QT_100713.tgz")
+#this is the QT CVS trunk version as from 24th July 2013
+SET (FOTS_ARCHIVE "QT_240713.tgz")
# Change this to modify which elements in FOTS driver results are output
# as CDATA
Follow ups