Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-07 | MAINT-1144: Try to fix Windows build error in llhttpclient_test.cpp. | Nat Goodspeed | |
2012-06-06 | MAINT-1144: Re-enable skipped LLHTTPClient tests with local server. | Nat Goodspeed | |
Over the years we've skipped more and more of the tests in llhttpclient_test.cpp (nee llhttpclient_tut.cpp) because they've relied on particular behaviors from Internet sites not under our control. We skipped a test that fetches llsd+xml from secondlife.com because "secondlife.com is not reliable enough for unit tests." We skipped a test that tries to observe a failure with "http://www.invalid" because some local ISPs turn "no such domain" DNS errors into valid pages offering the requester to buy the specified domain name. Today we've had to skip tests attempting to contact "http://www.google.com" for reasons we haven't yet diagnosed, but that probably have to do with Google's IPv6 rollout. Use local temp server test_llsdmessage_peer.py as the success destination, eliminating DNS, Internet access and remote server behavior as failure modes. Use idle localhost port for failure test. Re-enable all skipped LLHTTPClient tests! Re-enable on Windows! In support of these tests, modify test_llsdmessage_peer.py: Support HEAD as no-data variant of GET. Change GET result dict to avoid resembling an error response -- confusing. Make GET/POST return actual dict rather than undecorated string "success". Because of that last, change llcapabilitylistener_test.cpp and llsdmessage_test.cpp to extract "reply" key from response rather than expecting response to be a string itself. | |||
2012-06-06 | MAINT-1144: Break out llhttpclient_tut as standalone integration test. | Nat Goodspeed | |
indra/test/llhttpclient_tut.cpp ==> indra/llmessage/tests/llhttpclient_test.cpp, with corresponding CMakeLists.txt changes in their respective directories. This first commit merely moves the test source file without changing it -- separating out moves from edits simplifies code review. | |||
2012-06-06 | MAINT-1144: Unblock build for previous commit. | Nat Goodspeed | |
Today, 2012-06-06, LLHTTPClient::get("http://www.google.com/") has stopped working. This is unrelated to viewer code changes: it crosses repo boundaries. Skip the afflicted tests to get builds working until we can recast the tests to avoid the flaky dependency. | |||
2011-11-18 | Re-added some missing calls to apr_pool_destroy() that I failed to readd ↵ | Logan Dethrow | |
after the thread local storage rollback. Also added a call to LLProxy::cleanupClass() to prevent indra/test from segfaulting on exit. | |||
2011-11-18 | Merge | Logan Dethrow | |
2011-11-16 | merge changes for vmrg-185 | Oz Linden | |
2011-11-15 | sync with viewer-development, plus some Russian linguistic changes | eli | |
2011-11-15 | merged back 3.2.1-release tag | Debi King (Dessie) | |
2011-11-15 | merge | Debi King (Dessie) | |
2011-11-15 | reconciled .hgtags | Debi King (Dessie) | |
2011-11-15 | Added tag DRTVWR-99_3.2.1-release, 3.2.1-release for changeset a8c7030d6845 | Debi King (Dessie) | |
2011-11-15 | WIP INTL-82 further LQA changes for Russian | eli | |
2011-11-14 | sync with viewer-development | eli | |
2011-11-14 | increment viewer version to 3.2.4 | Oz Linden | |
2011-11-14 | Added tag 3.2.3-start for changeset 80f3e30d8aa4 | Oz Linden | |
2011-11-14 | merge changes for vmrg-184 | Oz Linden | |
2011-11-11 | merge changes for vmrg-183 | Oz Linden | |
2011-11-11 | pull back beta tags | Oz Linden | |
2011-11-11 | pull back release tags | Oz Linden | |
2011-11-10 | EXP-1488 fix from Sergey PE | Leslie Linden | |
2011-11-10 | EXP-1536 fix from paul PE | Leslie Linden | |
2011-11-10 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-10 | Added tag DRTVWR-102_3.2.2-beta1, 3.2.2-beta1 for changeset 523df3e67378 | Debi King (Dessie) | |
2011-11-10 | reconciled .hgtags | Debi King (Dessie) | |
2011-11-10 | Added tag DRTVWR-100_3.2.1-beta1, 3.2.1-beta1 for changeset 9e390d76807f | Debi King (Dessie) | |
2011-11-10 | reconciled .hgtags | Debi King (Dessie) | |
2011-11-09 | EXP-1557 FIXED Voice icon shown next to IM chiclets slightly taller than IM ↵ | Richard Linden | |
chiclet image | |||
2011-11-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-09 | EXP-1482 FIX LLInitParam::Parser spam in secondlife.log file when entering a ↵ | Richard Linden | |
search term in location bar launching the search window reviewed by Merov | |||
2011-11-09 | Merge from PE. Thanks Paul | Leslie Linden | |
2011-11-09 | Merge from Paul PE. Thanks Paul | Leslie Linden | |
2011-11-09 | EXP-1548 folder FIX -- Clicking show on inventory offer does not open ↵ | Leslie Linden | |
inventory (or received items panel) on test grid Ravi set to use Received Items folder for transfers | |||
2011-11-09 | EXP-1537 FIXED (Selecting More Info from Classified section in Search ↵ | Paul ProductEngine | |
floater launches People panel with inactive Edit button and access to OLD profile window) - Opening Floater Picks instead of old profile panel | |||
2011-11-08 | reconciled .hgtags | Debi King (Dessie) | |
2011-11-08 | increment viewer version to 3.2.3 | Oz Linden | |
2011-11-08 | Added tag 3.2.2-start for changeset 40b46edba007 | Oz Linden | |
2011-11-08 | WIP INTL-82 more LQA changes for Russian | eli | |
2011-11-08 | merge changes for vmrg-182 | Oz Linden | |
2011-11-08 | merge changes for vmrg-181 | Oz Linden | |
2011-11-08 | merge changes for storm-1580 | Oz Linden | |
2011-11-08 | reconciled .hgtags | Debi King (Dessie) | |
2011-11-08 | Added tag DRTVWR-94_3.2.0-release, 3.2.0-release for changeset 3150219d229d | Debi King (Dessie) | |
2011-11-08 | merge changes for storm-1105 | Oz Linden | |
2011-11-08 | merge changes for storm-1222 | Oz Linden | |
2011-11-08 | merge changes for storm-1674 | Oz Linden | |
2011-11-08 | merge changes for storm-1659 | Oz Linden | |
2011-11-08 | merge changes for storm-1676 | Oz Linden | |
2011-11-08 | merge changes for storm-1677 | Oz Linden | |
2011-11-08 | merge changes for storm-1678 | Oz Linden | |