You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ja...@apache.org on 2015/05/01 02:22:59 UTC

trafficserver git commit: Fix import error

Repository: trafficserver
Updated Branches:
  refs/heads/master 7e75f960f -> 5bb5b237b


Fix import error


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/5bb5b237
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/5bb5b237
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/5bb5b237

Branch: refs/heads/master
Commit: 5bb5b237b7a5324390fbd495e9027f54ed9b1706
Parents: 7e75f96
Author: Thomas Jackson <ja...@apache.org>
Authored: Thu Apr 30 17:22:51 2015 -0700
Committer: Thomas Jackson <ja...@apache.org>
Committed: Thu Apr 30 17:22:51 2015 -0700

----------------------------------------------------------------------
 ci/tsqa/tests/test_connect_attempts.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/5bb5b237/ci/tsqa/tests/test_connect_attempts.py
----------------------------------------------------------------------
diff --git a/ci/tsqa/tests/test_connect_attempts.py b/ci/tsqa/tests/test_connect_attempts.py
index 0a29632..08dc74b 100644
--- a/ci/tsqa/tests/test_connect_attempts.py
+++ b/ci/tsqa/tests/test_connect_attempts.py
@@ -182,7 +182,7 @@ class TestOriginServerConnectAttempts(helpers.EnvironmentCase):
     # TODO: FIX THIS!!! The test is correct, ATS isn't!
     # we should fail in this case-- or at least have a config which lets you control
     # TODO: remove once TS-3440 is resolved
-    @unittest.expectedFailure
+    @helpers.unittest.expectedFailure
     def test_partial_response_origin(self):
         '''
         Verify that we get 504s from origins that return a partial_response