[Bug 29173] New: [QT3TS] xs-error tests expecting XPTY0004

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

            Bug ID: 29173
           Summary: [QT3TS] xs-error tests expecting XPTY0004
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: debbie@saxonica.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

The following tests expect error code XPTY0004, but should the error be
FORG0001?

xs-error-009   xs:error(xs:untypedAtomic(""))

xs-error-010   xs:error("")

xs-error-011   xs:error(1.0)

xs-error-012   xs:error(1e0)

xs-error-013   xs:error(1)

xs-error-014   xs:error(1) instance of xs:error

xs-error-032   xs:error(1) castable as xs:error

xs-error-033   xs:error(1) castable as xs:integer

xs-error-039   xs:error(1) cast as xs:error

xs-error-043   xs:error(1) instance of xs:error

xs-error-045   typeswitch (xs:error(1)) 
               case xs:error return fn:true()
               default return false()

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

Received on Friday, 2 October 2015 14:56:15 UTC