Browse Source

disable the MemorySegmentLocal.TestTooMuchMemory test

It was failing on a few different systems.
Okay to disable via jabber.
The ticket is #3510.
Jeremy C. Reed 10 years ago
parent
commit
fdb05b7a71
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/lib/util/tests/memory_segment_local_unittest.cc

+ 2 - 1
src/lib/util/tests/memory_segment_local_unittest.cc

@@ -56,7 +56,8 @@ TEST(MemorySegmentLocal, TestLocal) {
     EXPECT_TRUE(segment->allMemoryDeallocated());
 }
 
-TEST(MemorySegmentLocal, TestTooMuchMemory) {
+/// @todo: disabled, see ticket #3510
+TEST(MemorySegmentLocal, DISABLED_TestTooMuchMemory) {
     auto_ptr<MemorySegment> segment(new MemorySegmentLocal());
 
     // Although it should be perfectly fine to use the ULONG_MAX