[Bug 14265] New: QT3: K2-RoundFunc-5

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14265

           Summary: QT3: K2-RoundFunc-5
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


The environment for this test should be 'e1' and not 'e-1', or the test should
expect an error since xs:positiveInteger(<e>-1</e>) will raise FORG0001.

  <test-case name="K2-RoundFunc-5">
      <description> Ensure the return type is properly inferred for
positiveInteger. </description>
      <created by="Frans Englich" on="2007-11-26"/>
       <modified by="O'Neil Delpratt" on="2011-09-06" change="environment
variable e0 to e-1" />
      <environment ref="e-1"/>
      <test>round(xs:positiveInteger(.)) instance of xs:positiveInteger</test>
      <result>
         <any-of>
            <assert-false/>
            <assert-true/>
         </any-of>
      </result>
   </test-case>

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 23 September 2011 14:00:55 UTC