[Bug 19783] Math tests that use namespace prefixes in the assertions

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

--- Comment #1 from Sorin Nasoi <spungi@gmail.com> ---
As discussed, here is a list of test cases that I propose for investigation:

- "math-atan2" test set,
"math-atan2-003","math-atan2-004","math-atan2-005","math-atan2-006","math-atan2-007","math-atan2-008"

- "math-pi" test set,"math-pi-002"

- "prod-CastExpr.schema" test set,
"user-defined-1","user-defined-6","user-defined-8"  the result is sizeType(1)
but the sizeType is part of a schema that is not in the "assert-eq" environment

- "prod-ModuleImport" test set, "errata6-003" - the result, 8, is of type
hatsize defined in the schema from the test environment. Assert-eq does not
have access to that schema.

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

Received on Thursday, 1 November 2012 15:21:32 UTC