summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorJames E. King, III <jking@apache.org>2017-09-06 10:12:02 -0700
committerJames E. King, III <jking@apache.org>2017-09-07 10:13:29 -0700
commit7d211b8d2dccf7788142d60e1f37e51f9f5391e6 (patch)
treedacc3b060b44a96d16302733582c8ddcba6e621a /appveyor.yml
parente9ede89c1c5a80ca782e965c1e2105d28872bed4 (diff)
downloadthrift-7d211b8d2dccf7788142d60e1f37e51f9f5391e6.tar.gz
THRIFT-4106: fix errors concurrency_test was identifying
Client: C++ This closes #1343
Diffstat (limited to 'appveyor.yml')
-rwxr-xr-xappveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index fc09f87f9..4c2e36496 100755
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -40,7 +40,7 @@ environment:
LIBEVENT_VERSION: 2.0.22
QT_VERSION: 5.6
ZLIB_VERSION: 1.2.8
- DISABLED_TESTS: StressTestNonBlocking|concurrency_test
+ DISABLED_TESTS: StressTestNonBlocking
- PROFILE: MSVC2015
PLATFORM: x64