Author: fschumacher
Date: Tue Feb 19 21:11:17 2019
New Revision: 1853919
URL: http://svn.apache.org/viewvc?rev=1853919&view=rev
Log:
httpbin seems to have changed redirects to https, so fix the test case.
Modified:
jmeter/trunk/bin/testfiles/TestRedirectionPolicies.jmx
Modified: jmeter/trunk/bin/testfiles/TestRedirectionPolicies.jmx
URL:
http://svn.apache.org/viewvc/jmeter/trunk/bin/testfiles/TestRedirectionPolicies.jmx?rev=1853919&r1=1853918&r2=1853919&view=diff
==============================================================================
--- jmeter/trunk/bin/testfiles/TestRedirectionPolicies.jmx (original)
+++ jmeter/trunk/bin/testfiles/TestRedirectionPolicies.jmx Tue Feb 19 21:11:17
2019
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<jmeterTestPlan version="1.2" properties="4.0" jmeter="4.1-SNAPSHOT.20180512">
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.1-SNAPSHOT.20190219">
<hashTree>
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan"
enabled="true">
<stringProp name="TestPlan.comments"></stringProp>
@@ -85,7 +85,7 @@
<hashTree/>
<ResponseAssertion guiclass="AssertionGui"
testclass="ResponseAssertion" testname="RA_Redirected" enabled="true">
<collectionProp name="Asserion.test_strings">
- <stringProp
name="-1578524182">http://httpbin.org/get</stringProp>
+ <stringProp
name="-557027443">https://httpbin.org/get</stringProp>
</collectionProp>
<stringProp name="Assertion.custom_message"></stringProp>
<stringProp
name="Assertion.test_field">Assertion.response_data</stringProp>
@@ -180,7 +180,7 @@
<hashTree/>
<ResponseAssertion guiclass="AssertionGui"
testclass="ResponseAssertion" testname="RA_Redirected" enabled="true">
<collectionProp name="Asserion.test_strings">
- <stringProp
name="-1578524182">http://httpbin.org/get</stringProp>
+ <stringProp
name="-557027443">https://httpbin.org/get</stringProp>
</collectionProp>
<stringProp name="Assertion.custom_message"></stringProp>
<stringProp
name="Assertion.test_field">Assertion.response_data</stringProp>
@@ -289,7 +289,7 @@
<hashTree/>
<ResponseAssertion guiclass="AssertionGui"
testclass="ResponseAssertion" testname="RA_Redirected" enabled="true">
<collectionProp name="Asserion.test_strings">
- <stringProp
name="-1578524182">http://httpbin.org/get</stringProp>
+ <stringProp
name="-557027443">https://httpbin.org/get</stringProp>
</collectionProp>
<stringProp name="Assertion.custom_message"></stringProp>
<stringProp
name="Assertion.test_field">Assertion.response_data</stringProp>
@@ -346,7 +346,7 @@
<hashTree/>
<ResponseAssertion guiclass="AssertionGui"
testclass="ResponseAssertion" testname="RA_Redirected" enabled="true">
<collectionProp name="Asserion.test_strings">
- <stringProp
name="-1578524182">http://httpbin.org/get</stringProp>
+ <stringProp
name="-557027443">https://httpbin.org/get</stringProp>
</collectionProp>
<stringProp name="Assertion.custom_message"></stringProp>
<stringProp
name="Assertion.test_field">Assertion.response_data</stringProp>