[lldb/Test] Disable TestSynchronous.test on Windows.

The test was being skipped on the Windwos bot because it requires Python
which was silently disabled because of a configuration issue. Now that
the test runs, this fails as expected.
This commit is contained in:
Jonas Devlieghere 2019-12-23 09:48:37 -08:00
parent d2c9c9157b
commit e7d5131d3b
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# REQUIRES: python
# UNSUPPORTED: system-windows
# Ensure that replay happens in synchronous mode.
# RUN: rm -rf %t.repro