summarylogtreecommitdiffstats
path: root/disable-broken-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'disable-broken-test.patch')
-rw-r--r--disable-broken-test.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/disable-broken-test.patch b/disable-broken-test.patch
new file mode 100644
index 000000000000..1c274bd47315
--- /dev/null
+++ b/disable-broken-test.patch
@@ -0,0 +1,12 @@
+diff --git a/test/build.cake b/test/build.cake
+index a9d0f57..74254c2 100644
+--- a/test/build.cake
++++ b/test/build.cake
+@@ -21,7 +21,6 @@ sources = script.cwd([
+ 'counted.cpp',
+ 'generator_tests.cpp',
+ 'recursive_generator_tests.cpp',
+- 'async_generator_tests.cpp',
+ 'async_auto_reset_event_tests.cpp',
+ 'async_manual_reset_event_tests.cpp',
+ 'async_mutex_tests.cpp',