Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
This issue was created by maloo for Andreas Dilger <adilger@whamcloud.com>
This issue relates to the following test suite run:
https://testing.whamcloud.com/test_sets/78635de3-effa-452d-85cd-ad2789e6e1bd
test_101a failed with the following error:
too many (1280) discarded pages
It looks like this is a bug in the test script, because it is using "[[ ... ]]" for numeric comparison, while that is actually doing a string comparison. In this case, it is considering "1280 > 10000", which is not true in the universe I live in.
VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV
sanity test_101a - too many (1280) discarded pages