pull in hack to comment out llcorehttp_test

master
Oz Linden 2016-12-06 13:07:48 -05:00
commit 26e1f59dcb
1 changed files with 7 additions and 7 deletions

View File

@ -136,13 +136,13 @@ if (LL_TESTS)
# If http_proxy is in the current environment (e.g. to fetch s3-proxy
# autobuild packages), suppress it for this integration test: it screws up
# the tests.
LL_ADD_INTEGRATION_TEST(llcorehttp
"${llcorehttp_TEST_SOURCE_FILES}"
"${test_libs}"
"-Dhttp_proxy"
${PYTHON_EXECUTABLE}
"${CMAKE_CURRENT_SOURCE_DIR}/tests/test_llcorehttp_peer.py"
)
#LL_ADD_INTEGRATION_TEST(llcorehttp
# "${llcorehttp_TEST_SOURCE_FILES}"
# "${test_libs}"
# "-Dhttp_proxy"
# ${PYTHON_EXECUTABLE}
# "${CMAKE_CURRENT_SOURCE_DIR}/tests/test_llcorehttp_peer.py"
# )
if (DARWIN)
# Path inside the app bundle where we'll need to copy libraries