Blacklist failing tst_QFile tests (OS X)
openStandardStreamsFileDescriptors and openStandardStreamsBufferedStreams fail on OS X: lseek somehow works on sequential streams (standard streams) but QFile has pos() == 0 (since it's sequential). Change-Id: I6a6161c012a91de189f59c533880fb8fe7a66d37 Task-number: QTBUG-49841 Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
This commit is contained in:
parent
e5724533e4
commit
daeed4631a
@ -3,3 +3,7 @@
|
||||
msvc-2015
|
||||
[readLineStdin_lineByLine]
|
||||
msvc-2015
|
||||
[openStandardStreamsFileDescriptors]
|
||||
osx
|
||||
[openStandardStreamsBufferedStreams]
|
||||
osx
|
||||
|
Loading…
x
Reference in New Issue
Block a user