mirror of
https://github.com/apache/jmeter.git
synced 2026-03-13 09:00:52 +08:00
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
89 lines
3.1 KiB
XML
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>
|