[Xapian-tickets] [Xapian] #553: Failed test bigoaddvalue1 on Solaris 9 i386

Xapian nobody at xapian.org
Mon Jul 18 14:21:05 BST 2011


#553: Failed test bigoaddvalue1 on Solaris 9 i386
------------------------+---------------------------------------------------
 Reporter:  dmichelsen  |       Owner:  olly   
     Type:  defect      |      Status:  new    
 Priority:  normal      |   Milestone:         
Component:  Test Suite  |     Version:  1.2.6  
 Severity:  normal      |    Keywords:         
Blockedby:              |    Platform:  Solaris
 Blocking:              |  
------------------------+---------------------------------------------------

Comment(by olly):

 Not sure what's going on.  I guess it might be some cache effect where the
 5000 run fits in some cache but the 50000 doesn't.

 The easiest way to disable a single testcase is just to add this at the
 start of its code:

 {{{
 #!cpp
     SKIP_TEST("disabled");
 }}}

 The string is purely informational, so put what you like there.

-- 
Ticket URL: <http://trac.xapian.org/ticket/553#comment:7>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list