summaryrefslogtreecommitdiff
path: root/indra/viewer_components/login/tests/lllogin_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/viewer_components/login/tests/lllogin_test.cpp')
-rw-r--r--indra/viewer_components/login/tests/lllogin_test.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/viewer_components/login/tests/lllogin_test.cpp b/indra/viewer_components/login/tests/lllogin_test.cpp
index c2b86d3a1c..69a8424e87 100644
--- a/indra/viewer_components/login/tests/lllogin_test.cpp
+++ b/indra/viewer_components/login/tests/lllogin_test.cpp
@@ -248,7 +248,6 @@ namespace tut
template<> template<>
void llviewerlogin_object::test<2>()
{
- skipwin("Re-enable when Boost updated for Windows");
DEBUG;
// Tests a successful login in with delayed responses.
// Also includes 'failure' that cause the login module
@@ -341,7 +340,6 @@ namespace tut
template<> template<>
void llviewerlogin_object::test<3>()
{
- skipwin("Re-enable when Boost updated for Windows");
DEBUG;
// Test completed response, that fails to login.
set_test_name("LLLogin valid response, failure (eg. bad credentials)");
@@ -389,7 +387,6 @@ namespace tut
template<> template<>
void llviewerlogin_object::test<4>()
{
- skipwin("Re-enable when Boost updated for Windows");
DEBUG;
// Test incomplete response, that end the attempt.
set_test_name("LLLogin valid response, failure (eg. bad credentials)");
@@ -436,7 +433,6 @@ namespace tut
template<> template<>
void llviewerlogin_object::test<5>()
{
- skipwin("Re-enable when Boost updated for Windows");
DEBUG;
// Test SRV request timeout.
set_test_name("LLLogin SRV timeout testing");