Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/fix_disputed_tc into lp:zorba.
Commit message: removed 2 test-cases marked as 'disputed' and opened a new LP bug Requested reviews: Cezar Andrei (cezar-andrei) Sorin Marian Nasoi (sorin.marian.nasoi) For more details, see: https://code.launchpad.net/~zorba-coders/zorba/fix_disputed_tc/+merge/162230 -- https://code.launchpad.net/~zorba-coders/zorba/fix_disputed_tc/+merge/162230 Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/fots/CMakeLists.txt' --- test/fots/CMakeLists.txt 2013-05-02 01:21:38 +0000 +++ test/fots/CMakeLists.txt 2013-05-02 19:41:41 +0000 @@ -117,8 +117,6 @@ #"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 prod-SchemaImport qischema040 21339) -EXPECTED_FOTS_FAILURE (DISPUTED prod-SchemaImport qischema040a 21339) EXPECTED_FOTS_FAILURE (DISPUTED fn-format-integer format-integer-044 21448) EXPECTED_FOTS_FAILURE (DISPUTED fn-format-date format-date-en152 21558) EXPECTED_FOTS_FAILURE (DISPUTED fn-format-dateTime format-dateTime-en152 21558) @@ -328,6 +326,8 @@ EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-higher-order-function-5-s 1171860) EXPECTED_FOTS_FAILURE (prod-RequireProhibitFeature require-higher-order-function-10-s 1171860) EXPECTED_FOTS_FAILURE (prod-SchemaImport qischema031 0) +EXPECTED_FOTS_FAILURE (prod-SchemaImport qischema040 1175741) +EXPECTED_FOTS_FAILURE (prod-SchemaImport qischema040a 1175741) EXPECTED_FOTS_FAILURE (prod-SchemaImport substitution-001 0) EXPECTED_FOTS_FAILURE (prod-SchemaImport substitution-002 0) EXPECTED_FOTS_FAILURE (prod-SchemaImport substitution-003 0)
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

