3 Replies Latest reply on Dec 3, 2009 7:43 PM by timfox

    Sizes of message for paging tests

    timfox

      The paging tests make hardcoded assumptions about the message size.

      Since the message size differs on 64 bit and 32 bit systems, "fixing" the hardcoded size for a 64 bit machine might make it fail on a 32 bit machine and vice versa.

      Instead the tests should be more sensible and calculate number of messages by taking into account the real size.