commit | 7d211b8d2dccf7788142d60e1f37e51f9f5391e6 | [log] [tgz] |
---|---|---|
author | James E. King, III <jking@apache.org> | Wed Sep 06 10:12:02 2017 -0700 |
committer | James E. King, III <jking@apache.org> | Thu Sep 07 10:13:29 2017 -0700 |
tree | dacc3b060b44a96d16302733582c8ddcba6e621a | |
parent | e9ede89c1c5a80ca782e965c1e2105d28872bed4 [diff] [blame] |
THRIFT-4106: fix errors concurrency_test was identifying Client: C++ This closes #1343
diff --git a/appveyor.yml b/appveyor.yml index fc09f87..4c2e364 100755 --- a/appveyor.yml +++ b/appveyor.yml
@@ -40,7 +40,7 @@ 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