[Bug 27180] Various minor bugs and inconsistencies

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

--- Comment #5 from Christian Gruen <christian.gruen@gmail.com> ---
> Generally, please try to avoid portmanteau bugs. It makes it harder to track the problems to a resolution. We don't count the number of bugs, and integers are not a scarce resource.

;) Thanks for the advice, Michael (I didn't expect any discussion to evolve on
the issues at all). Is it ok to create one entry for all those minor
observations, or would you prefer to have many small bug entries?

I have enumerated the existing entries below:

1. fn-data-7
   Result: FOTY0012
   Expecting FOTY0013 → The argument to fn:data() contains a function item.

2. K-ErrorFunc-4, XPTY0004_12
   Result: XPTY0004
   Since XQuery 3.1: FOER0000 (single argument of fn:error can be empty
sequence)

3. K-TokenizeFunc-1
  Result: XPST0017
  Since XQuery 3.1: tokenize() also accepts a single argument

4. K-TraceFunc-2
   Result: XPST0017
   Since XQuery 3.1: trace() also accepts a single argument

5. map-size-007, map-keys-007, map-for-each-007
   Expecting XQDY0137 (key was defined more than once)

6. cbcl-castable-long-001, cbcl-castable-long-002,
cbcl-castable-unsignedLong-001
   Expecting FOAR0002 (Overflow/underflow; additionally to existing result)

7. UCA-collation-009 (...hiraganaQuaternary=unknown)
   Note: may need to be removed (see bug 27178)

8. UCA-collation-022 (...version=7.0)
   Result: FOCH0002
   Expecting no error, as version 7.0 is already published

9. The following test have "XQ30" as dependency. It should probably be "XQ30+":

   K2-DirectConElem-53a
   K-FunctionCallExpr-15a
   K-InternalVariablesWith-16a
   K-InternalVariablesWith-17a
   K-InternalVariablesWith-18a
   K-InternalVariablesWith-19a
   K-InternalVariablesWith-20a
   K2-VersionProlog-3-v3
   version_declaration-022-v3
   VersionDecl-v3-processor-and-v1-query
   version_declaration-010-v3
   K-VersionProlog-3-v3
   K-VersionProlog-4-v3
   K-VersionProlog-2-v3
   prolog-version-4-v3
   prolog-version-5-v3
   prolog-version-6-v3
   prolog-version-7-v3
   prolog-version-1-v3
   prolog-version-3-v3
   K-VersionProlog-5-v3

comment 1:

10. ArrayTest-012, ArrayTest-013, ArrayTest-014, ArrayTest-024, ArrayTest-026
    Result: XPDY0138, XPTY0004
    Expecting FOAY0001

comment 2:

11. xs-numeric-021, xs-numeric-022
    Schema dependency is missing:
    <dependency type="feature" value="schemaImport"/>

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

Received on Sunday, 14 December 2014 12:13:48 UTC