[all-commits] [llvm/llvm-project] e9f943: [lldb] Skip TestIOHandlerResizeNoEditline on Windows
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed Jul 8 02:47:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e9f943429c895e4d6d29505fab2fad365fe2766e
https://github.com/llvm/llvm-project/commit/e9f943429c895e4d6d29505fab2fad365fe2766e
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M lldb/test/API/iohandler/resize/TestIOHandlerResizeNoEditline.py
Log Message:
-----------
[lldb] Skip TestIOHandlerResizeNoEditline on Windows
It seems opening the empty file and trying use that file object as an input
stream doesn't work on Windows. Skipping it for now.
More information about the All-commits
mailing list