[Bug 22768] New: K2-DirectConElemContent-35 depends on typed data feature

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22768

            Bug ID: 22768
           Summary: K2-DirectConElemContent-35 depends on typed data
                    feature
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: oneil@saxonica.com
        QA Contact: public-qt-comments@w3.org

See test K2-DirectConElemContent-35 which does

<e/> instance of element(*, xs:untyped)

and expects the result false. In a processor that does not support the typed
data feature all elements will be untyped and therefore this test will return
'true'. The test should therefore be marked with a dependency on the typed data
feature. See also bug #11585

This bug is present in QT3 version 1.0 and in cvs.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 23 July 2013 09:56:38 UTC