← Back to team overview

zorba-coders team mailing list archive

[Bug 999510] [NEW] Ensure XQueryX XQTS EXPECTED_FAILURE() markers are correct

 

Public bug reported:

We rarely test XQTS XQueryX tests using testdriver, meaning that the
EXPECTED_FAILURE()s for them are probably not correct. We need to run
the full set of W3C test suites in XQueryX mode without using
testdriver_mt, and ensure that any failures are marked as
EXPECTED_FAILURE() with appropriate bug numbers. Probably in most cases,
the corresponding XQuery test is also failing and is being tracked, so
copying the EXPECTED_FAILURE() to the appropriate part of
test/rbkt/Queries/CMakeLists.txt and changing the testname from XQuery
to XQueryX will be sufficient.

** Affects: zorba
     Importance: Medium
     Assignee: Sorin Marian Nasoi (sorin.marian.nasoi)
         Status: Confirmed

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/999510

Title:
  Ensure XQueryX XQTS EXPECTED_FAILURE() markers are correct

Status in Zorba - The XQuery Processor:
  Confirmed

Bug description:
  We rarely test XQTS XQueryX tests using testdriver, meaning that the
  EXPECTED_FAILURE()s for them are probably not correct. We need to run
  the full set of W3C test suites in XQueryX mode without using
  testdriver_mt, and ensure that any failures are marked as
  EXPECTED_FAILURE() with appropriate bug numbers. Probably in most
  cases, the corresponding XQuery test is also failing and is being
  tracked, so copying the EXPECTED_FAILURE() to the appropriate part of
  test/rbkt/Queries/CMakeLists.txt and changing the testname from XQuery
  to XQueryX will be sufficient.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/999510/+subscriptions


Follow ups

References