<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27708</bug_id>
          
          <creation_ts>2014-12-27 13:49:08 +0000</creation_ts>
          <short_desc>CatalogCheck fails</short_desc>
          <delta_ts>2015-07-17 13:26:11 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>XQuery 3 &amp; XPath 3 Test Suite</component>
          <version>Working drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Benito van der Zander">benito</reporter>
          <assigned_to name="O&apos;Neil Delpratt">oneil</assigned_to>
          <cc>mike</cc>
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>116696</commentid>
    <comment_count>0</comment_count>
    <who name="Benito van der Zander">benito</who>
    <bug_when>2014-12-27 13:49:08 +0000</bug_when>
    <thetext>Catalog003 fails, because  tests which test the error code for not supported schema validation do not have a schema dependency. (combined-errors-2, combined-errors-3, K-CombinedErrorCodes-1, K-CombinedErrorCodes-2, K-CombinedErrorCodes-3, K-CombinedErrorCodes-4, K-CombinedErrorCodes-5, K-CombinedErrorCodes-6, K-CombinedErrorCodes-7, XQST0046_08, XQST0046_09, XQST0057, XQST0070_1)
It also fails, because Catalog003 itself contains the string &quot;import schema&quot; without a schema dependancy.


Catalog010 fails, because many 3.1 tests do not use the correct cover attribute.
These test sets have an wrong cover attribute (name):  fn-apply(apply),  fn-boolean(map-constructor),  fn-collation-key(fn-collation-key),  fn-compare(html-ascii-case-insensitive),  fn-contains(html-ascii-case-insensitive),  fn-data(map-constructor),  fn-deep-equal(map-constructor),  fn-deep-equal(map:remove),  fn-deep-equal(html-ascii-case-insensitive),  array-append(array:append),  array-filter(array-filter),  array-flatten(array:flatten),  array-fold-left(array:fold-left),  array-fold-right(array:fold-right),  array-for-each(array:for-each),  array-for-each-pair(array:for-each-pair),  array-get(array:get),  array-insert-before(array:insert-before),  array-join(array:join),  array-remove(array:remove),  array-size(array:size),  array-sort(array:sort),  array-subarray(array:subarray),  array-tail(array:tail)

Catalog011 fails, because there are not any tests for most of the changes in changes.xml. Or they use the wrong name, or a  @covers-30 attribute. instead @cover. Affected changes: 
named-function-ref, inline-function, dynamic-function-call, function-item-coercion, partial-function-application, sequence-type-relationships, type-derivation-with-unions, let-in-xpath, eqnames, wildcard-uri-literals, xsd11, union-as-sequence-type, reserved-namespaces, substitution-groups, concat-operator, bang-operator, cast-to-qname-errors, group-by, windows, count-clause, allowing-empty, try-catch, private-functions, private-variables, switch, computed-namespace, output-decl, annotations, flwor-generalization, validate-by-type, default-external-var, context-item-decl, version-decl-30, decimal-decl, annotation-assertions, validation-notation, module-cycles, error-XQST0118, typeswitch-union-cases, forwards-references, declaration-cycles, fn-round, fn-string-join, fn-format-date, fn-format-dateTime, fn-format-time, fn-generate-id, fn-unparsed-text, fn-unparsed-text-available, fn-unparsed-text-lines, fn-format-integer, math-pi, math-exp, math-exp10, math-log, math-log10, math-pow, math-sqrt, math-sin, math-cos, math-tan, math-asin, math-acos, math-atan, math-atan2, fn-parse-xml, fn-parse-xml-fragment, fn-serialize, fn-analyze-string, fn-for-each, fn-filter, fn-for-each-pair, fn-fold-left, fn-fold-right, fn-error, fn-head, fn-tail, fn-data, fn-document-uri, fn-node-name, fn-base-uri, fn-nilled, fn-uri-collection, fn-has-children, fn-innermost, fn-outermost, fn-path, fn-resolve-uri, fn-available-environment-variables, fn-environment-variable, fn-collection, fn-function-name, fn-function-lookup, fn-function-arity, fn-namespace-uri-for-prefix, regex-non-capturing, regex-q-flag, regex-dot-matching-cr, cast-to-qname, cast-to-union, cast-to-list, fn-parse-ietf-date, array-curly-constructor, fn-error-FOER0000, fn-apply, html-output, xml-xhtml-output</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116711</commentid>
    <comment_count>1</comment_count>
    <who name="O&apos;Neil Delpratt">oneil</who>
    <bug_when>2014-12-31 12:24:25 +0000</bug_when>
    <thetext>Thanks for the report. I am looking at failures now</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116755</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2015-01-03 20:27:25 +0000</bug_when>
    <thetext>The coverage information for XQuery 3.1 is work in progress. This test can be expected to fail until that deveopment is complete.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122174</commentid>
    <comment_count>3</comment_count>
    <who name="O&apos;Neil Delpratt">oneil</who>
    <bug_when>2015-07-17 13:23:00 +0000</bug_when>
    <thetext>
Catalog-11
Reduce the threshold</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122175</commentid>
    <comment_count>4</comment_count>
    <who name="O&apos;Neil Delpratt">oneil</who>
    <bug_when>2015-07-17 13:26:11 +0000</bug_when>
    <thetext>Test cases have been resolved. Similar bug in #28639</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>