moulitest icon indicating copy to clipboard operation
moulitest copied to clipboard

Moulitest GNL (42_hard_test_one_big_fat_line)

Open AndrewButok opened this issue 8 years ago • 1 comments

This test gives different results on diffrent PC's. On my MacBook Air '17 its ok, but on iMac in cluster this test give's error about output size.

AndrewButok avatar Nov 27 '17 11:11 AndrewButok

I confirm, tests 41_hard_test_ and this particular test fail when used on 'Bash on Ubuntu on Windows'. The problem is when you try to read(fd, NULL, 10) it returns -1 instead of 0.

amp1ee avatar Dec 15 '17 14:12 amp1ee