Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2431

TFileTransportTest fails with "check delta < XXX failed"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • 0.9.1
    • 0.10.0
    • C++ - Library
    • None
    • Linux 3.4.43
      Building the SRPM from Fedora Core 21

    Description

      This test is flaky, I can easily make it fail:

      $ ./TFileTransportTest
      Running 5 test cases...
      TFileTransportTest.cpp(289): error in "test_flush_max_us1": check delta < max_allowed_delta failed [17031 >= 15000]
      
      *** 1 failure detected in test suite "TFileTransportTest"
      $ ./TFileTransportTest
      Running 5 test cases...
      
      *** No errors detected
      $ ./TFileTransportTest
      Running 5 test cases...
      
      *** No errors detected
      $ ./TFileTransportTest
      Running 5 test cases...
      TFileTransportTest.cpp(339): fatal error in "test_noop_flush": critical check delta < 2000000 failed [3000242 >= 2000000]
      
      *** 1 failure detected in test suite "TFileTransportTest"
      $ ./TFileTransportTest
      Running 5 test cases...
      TFileTransportTest.cpp(339): fatal error in "test_noop_flush": critical check delta < 2000000 failed [3000137 >= 2000000]
      
      *** 1 failure detected in test suite "TFileTransportTest"
      

      Seems like this has hit a couple times in Jenkins already.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tsuna Benoit Sigoure
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: