Files
jmeter/bin/testfiles/Http4ImplPreemptiveBasicAuth.xml
Philippe Mouawad 4351c8a8cd Bug 57242 - HTTP Authorization is not pre-emptively set with HttpClient4
Fix nightly build failure by removing bytes from XML results as it will make build unstable if page changes.
Bugzilla Id: 57242

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1780791 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 78d2e24eaa
2017-01-29 13:12:25 +00:00

89 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HTTP-Request-WithNoMatchingAuth" rc="200" rm="OK" tn="Thread Group 1-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTP-Request-WithNoMatchingAuth" rc="200" rm="OK" tn="Thread Group 1-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTPS-Request-WithNoMatchingAuth" rc="200" rm="OK" tn="Thread Group 2-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTPS-Request-WithNoMatchingAuth" rc="200" rm="OK" tn="Thread Group 2-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTP-Request-NoAuthManager" rc="200" rm="OK" tn="Thread Group 3-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTP-Request-NoAuthManager" rc="200" rm="OK" tn="Thread Group 3-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTPS-Request-NoAuthManager" rc="200" rm="OK" tn="Thread Group 4-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTPS-Request-NoAuthManager" rc="200" rm="OK" tn="Thread Group 4-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTP-Request-WithMatchingBasicAuth" rc="200" rm="OK" tn="Thread Group 5-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTP-Request-WithMatchingBasicAuth" rc="200" rm="OK" tn="Thread Group 5-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTPS-Request-WithMatchingBasicAuth" rc="200" rm="OK" tn="Thread Group 6-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTPS-Request-WithMatchingBasicAuth" rc="200" rm="OK" tn="Thread Group 6-1" dt="text">
<assertionResult>
<name>JSA_CheckAuthorization</name>
<failure>false</failure>
<error>false</error>
</assertionResult>
</httpSample>
</testResults>