zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #20842
[Merge] lp:~zorba-coders/zorba/fix_FOTSExpectedFailures into lp:zorba
Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/fix_FOTSExpectedFailures into lp:zorba.
Commit message:
- removed EXPECTED_FOTS_FAILURE for xs-double-004 that is correctly marked as n/a due to XSD 1.0 dependency.
Requested reviews:
Cezar Andrei (cezar-andrei)
Sorin Marian Nasoi (sorin.marian.nasoi)
Related bugs:
Bug #1156154 in Zorba: "XSD 1.1 failing test cases"
https://bugs.launchpad.net/zorba/+bug/1156154
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/fix_FOTSExpectedFailures/+merge/159691
- removed EXPECTED_FOTS_FAILURE for xs-double-004 that is correctly marked as n/a due to XSD 1.0 dependency.
--
https://code.launchpad.net/~zorba-coders/zorba/fix_FOTSExpectedFailures/+merge/159691
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/fots/CMakeLists.txt'
--- test/fots/CMakeLists.txt 2013-04-18 14:41:27 +0000
+++ test/fots/CMakeLists.txt 2013-04-18 18:10:33 +0000
@@ -453,7 +453,6 @@
EXPECTED_FOTS_FAILURE (xs-anyURI cbcl-anyURI-002 0)
EXPECTED_FOTS_FAILURE (xs-anyURI cbcl-anyURI-006 0)
EXPECTED_FOTS_FAILURE (xs-base64Binary base64-115 0)
-EXPECTED_FOTS_FAILURE (xs-double xs-double-004 0)
EXPECTED_FOTS_FAILURE (xs-normalizedString cbcl-normalizedstring-002 0)
EXPECTED_FOTS_FAILURE (xs-normalizedString cbcl-normalizedstring-004 0)
EXPECTED_FOTS_FAILURE (xs-token cbcl-token-002 0)
Follow ups