Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29239/tests/BugTracker/Tests

Modified Files:
        All 
Log Message:
propagated changes of Saturday Nov 14 2009 - Sunday Nov 15 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/14 - stmane: tests/BugTracker/Tests/All,1.146.2.3
  
  XRPC was never supported with the Algebra back-end.
  Since
  "
  2009/11/12 - boncz: pathfinder/compiler/semantics/heuristic.c,1.15.6.4
          pathfinder/runtime/pathfinder.mx,1.462.4.8
          pathfinder/runtime/shredder.mx,1.159.6.2
          pathfinder/runtime/xrpc_client.mx,1.56.2.1
  my batch of promised bugfixes for Nov2009
  - disable prepared query mechanism for function-only queries (avoid mps!)
  - make heuristic to use indices even more strict (not inside the where clause
    of a for-loop with >1 variables, as it may be a join).
  - fix property bug in shredder (in case of tables with a single tuple, being
    appended to my a incremental multi-doc shred).
  - fix simple bug (crash in printf format) in xrpc_client
  "
  also the automatic transparent fall-back to MPS with module queries
  has been discontinued;
  hence, we conditionally skip tests that use XRPC "hidden" in a module.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/14 - stmane: tests/BugTracker/Tests/All,1.146.2.4
  
  Disabled test that is bound to fail.
  Please re-enable once bug is fixed.
  cf.
  ID: 1509806 "PF (Algebra): xs:untypedAtomic may occur for any atomic type"
  
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1509806&group_id=56967
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/14 - stmane: tests/BugTracker/Tests/All,1.146.2.5
  
  Disabled test that is bound to fail.
  Please re-enable once bug is fixed.
  cf.
  ID: 1975028 "XQ: get_root (and thus fn:id()) fails for special cases"
  
https://sourceforge.net/tracker/index.php?func=detail&aid=1975028&group_id=56967&atid=482468
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/15 - stmane: tests/BugTracker/Tests/All,1.146.2.6
  
  split test in two to test fixed and still failing part separately;
  disabled failing part; please re-enabled once the bug is fixed;
  cf.,
  ID: 2124300 "PF: error handling for erroneous query incorrect"
  
https://sourceforge.net/tracker/?func=detail&aid=2124300&group_id=56967&atid=482468
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/15 - vzzzbx: tests/BugTracker/Tests/All,1.146.2.7
  adding test for bug 1959269. the actual bug was already tested by the 
JDBC_250 test (but not for different result types).
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: All
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/All,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -d -r1.147 -r1.148
--- All 30 Sep 2009 12:42:49 -0000      1.147
+++ All 15 Nov 2009 23:01:29 -0000      1.148
@@ -54,7 +54,7 @@
 shredding-remap-error.SF-1487156.cache_doc
 recursion_type_error.SF-1579524
 #NOT_WIN32?
-xs_untypedAtomic.SF-1509806.mps
+ID_1509806?xs_untypedAtomic.SF-1509806.mps
 polymorphic_sequences.SF-1497419.mps
 boolean_string_cast.SF-1525175
 NOT_WIN32?bogus_text_step.SF-1537500.mps
@@ -118,6 +118,7 @@
 32_docs.SF-1730617
 HAVE_JDBCCLIENT_JAR?JDBC_250_results.SF-1730556
 HAVE_JDBCCLIENT_JAR?JDBC_0_results.SF-1886326
+HAVE_JDBCCLIENT_JAR?JDBC_5_results.SF-1959269
 crash_on_concatenated_query.SF-1730547
 error_in_preceeding_axis.SF-1731850
 attribute_serialization.SF-1743442
@@ -182,7 +183,8 @@
 non-existing_collection.SF-1991726
 root-node_of_constructed_element.SF-2456324
 ebv.SF-2474519
-side-effects.SF-2124300
+ID_2124300?side-effects.SF-2124300.KO
+side-effects.SF-2124300.OK
 query_compilation_item3.SF-2130051
 Parse_error_with_pf_collection.SF-2020631
 XML_document_cache_broken.SF-1414720
@@ -191,7 +193,7 @@
 parent_wrong_properties.SF-2668437
 ancestor-or-self.SF-2636285.unpack_doc
 ancestor-or-self.SF-2636285.test
-fn-root_fn-id_on_attribute_nodes.SF-1975028
+ID_1975028?fn-root_fn-id_on_attribute_nodes.SF-1975028
 fn-collection_DOES-NOT-EXIST.SF-2664405
 unuseable_doc-available.SF-2791704
 stream-document.SF-2804823


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to