This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/Api_allowlog (2).html

2162 lines
1.1 MiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="Robot Framework 3.1.2 (Python 3.7.3 on win32)" name="Generator">
<link rel="icon" type="image/x-icon" href="data:image/x-icon;base64,AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKcAAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAAqAAAAAAAAAAAAAAAAAAAALIAAAD/AAAA4AAAANwAAADcAAAA3AAAANwAAADcAAAA3AAAANwAAADcAAAA4AAAAP8AAACxAAAAAAAAAKYAAAD/AAAAuwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC/AAAA/wAAAKkAAAD6AAAAzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAN8AAAD/AAAA+gAAAMMAAAAAAAAAAgAAAGsAAABrAAAAawAAAGsAAABrAAAAawAAAGsAAABrAAAADAAAAAAAAADaAAAA/wAAAPoAAADDAAAAAAAAAIsAAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAANEAAAAAAAAA2gAAAP8AAAD6AAAAwwAAAAAAAAAAAAAAMgAAADIAAAAyAAAAMgAAADIAAAAyAAAAMgAAADIAAAAFAAAAAAAAANoAAAD/AAAA+gAAAMMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADaAAAA/wAAAPoAAADDAAAAAAAAADwAAAB8AAAAAAAAAGAAAABcAAAAAAAAAH8AAABKAAAAAAAAAAAAAAAAAAAA2gAAAP8AAAD6AAAAwwAAAAAAAADCAAAA/wAAACkAAADqAAAA4QAAAAAAAAD7AAAA/wAAALAAAAAGAAAAAAAAANoAAAD/AAAA+gAAAMMAAAAAAAAAIwAAAP4AAAD/AAAA/wAAAGAAAAAAAAAAAAAAAMkAAAD/AAAAigAAAAAAAADaAAAA/wAAAPoAAADDAAAAAAAAAAAAAAAIAAAAcAAAABkAAAAAAAAAAAAAAAAAAAAAAAAAEgAAAAAAAAAAAAAA2gAAAP8AAAD7AAAAywAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAN4AAAD/AAAAqwAAAP8AAACvAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALIAAAD/AAAAsgAAAAAAAAC5AAAA/wAAAMoAAADAAAAAwAAAAMAAAADAAAAAwAAAAMAAAADAAAAAwAAAAMkAAAD/AAAAvAAAAAAAAAAAAAAAAAAAAKwAAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAArQAAAAAAAAAAwAMAAIABAAAf+AAAP/wAAD/8AAAgBAAAP/wAAD/8AAA//AAAJIwAADHEAAA//AAAP/wAAB/4AACAAQAAwAMAAA==">
<style media="all" type="text/css">
/* Generic and misc styles */
body {
font-family: Helvetica, sans-serif;
font-size: 0.8em;
color: black;
padding: 6px;
background: white;
}
table {
table-layout: fixed;
word-wrap: break-word;
empty-cells: show;
font-size: 1em;
}
th, td {
vertical-align: top;
}
br {
mso-data-placement: same-cell; /* maintain line breaks in Excel */
}
hr {
background: #ccc;
height: 1px;
border: 0;
}
a, a:link, a:visited {
text-decoration: none;
color: #15c;
}
a > img {
border: 1px solid #15c !important;
}
a:hover, a:active {
text-decoration: underline;
color: #61c;
}
.parent-name {
font-size: 0.7em;
letter-spacing: -0.07em;
}
.message {
white-space: pre-wrap;
}
/* Headers */
#header {
width: 65em;
height: 3em;
margin: 6px 0;
}
h1 {
float: left;
margin: 0 0 0.5em 0;
width: 75%;
}
h2 {
clear: left;
}
#generated {
float: right;
text-align: right;
font-size: 0.9em;
white-space: nowrap;
}
/* Documentation headers */
.doc > h2 {
font-size: 1.2em;
}
.doc > h3 {
font-size: 1.1em;
}
.doc > h4 {
font-size: 1.0em;
}
/* Status text colors -- !important allows using them in links */
.fail {
color: #f33 !important;
font-weight: bold;
}
.pass {
color: #393 !important;
}
.label {
padding: 2px 5px;
font-size: 0.75em;
letter-spacing: 1px;
white-space: nowrap;
color: black;
background-color: #ddd;
border-radius: 3px;
}
.label.debug, .label.trace, .label.error, .label.keyword {
letter-spacing: 0;
}
.label.error, .label.fail, .label.pass, .label.warn {
color: #fff !important;
font-weight: bold;
}
.label.error, .label.fail {
background-color: #d9534f;
}
.label.pass {
background-color: #5cb85c;
}
.label.warn {
background-color: #ec971f;
}
/* Top right header */
#top-right-header {
position: fixed;
top: 0;
right: 0;
z-index: 1000;
width: 12em;
text-align: center;
}
#report-or-log-link a {
display: block;
background: black;
color: white;
text-decoration: none;
font-weight: bold;
letter-spacing: 0.1em;
padding: 0.3em 0;
border-bottom-left-radius: 4px;
}
#report-or-log-link a:hover {
color: #ddd;
}
#log-level-selector {
padding: 0.3em 0;
font-size: 0.9em;
border-bottom-left-radius: 4px;
background: #ddd;
}
/* Statistics table */
.statistics {
width: 65em;
border-collapse: collapse;
empty-cells: show;
margin-bottom: 1em;
}
.statistics tr:hover {
background: #f4f4f4;
cursor: pointer;
}
.statistics th, .statistics td {
border: 1px solid #ccc;
padding: 0.1em 0.3em;
}
.statistics th {
background-color: #ddd;
padding: 0.2em 0.3em;
}
.statistics td {
vertical-align: middle;
}
.stats-col-stat {
width: 4.5em;
text-align: center;
}
.stats-col-elapsed {
width: 5.5em;
text-align: center;
}
.stats-col-graph {
width: 9em;
}
th.stats-col-graph:hover {
cursor: default;
}
.stat-name {
float: left;
}
.stat-name a, .stat-name span {
font-weight: bold;
}
.tag-links {
font-size: 0.9em;
float: right;
margin-top: 0.05em;
}
.tag-links span {
margin-left: 0.2em;
}
/* Statistics graph */
.graph, .empty-graph {
border: 1px solid #ccc;
width: auto;
height: 7px;
padding: 0;
background: #f33;
}
.empty-graph {
background: #eee;
}
.pass-bar, .fail-bar {
float: left;
height: 100%;
}
.pass-bar {
background: #1d4;
}
/* Tablesorter - adapted from provided Blue Skin */
.tablesorter-header {
background-image: url(data:image/gif;base64,R0lGODlhCwAJAIAAAH9/fwAAACH5BAEAAAEALAAAAAALAAkAAAIRjAOnBr3cnIr0WUjTrC9e9BQAOw==);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}
.tablesorter-header:hover {
background-color: #ccc;
}
.tablesorter-headerAsc {
background-image: url(data:image/gif;base64,R0lGODlhCwAJAKEAAAAAAH9/fwAAAAAAACH5BAEAAAIALAAAAAALAAkAAAIUlBWnFr3cnIr0WQOyBmvzp13CpxQAOw==);
background-color: #ccc !important;
}
.tablesorter-headerDesc {
background-image: url(data:image/gif;base64,R0lGODlhCwAJAKEAAAAAAH9/fwAAAAAAACH5BAEAAAIALAAAAAALAAkAAAIUlAWnBr3cnIr0WROyDmvzp13CpxQAOw==);
background-color: #ccc !important;
}
.sorter-false {
background-image: none;
cursor: default;
}
.sorter-false:hover {
background-color: #ddd;
}
</style>
<style media="all" type="text/css">
/* Icons are from Open Iconic <https://useiconic.com/open/>.
Licensed under the MIT License. */
/* Containers */
.suite, .test, #errors {
border: 1px solid #ccc;
padding: 0.3em 0.2em;
margin: 0.2em 0;
}
.test {
border-style: dashed;
}
#errors, .messages, .metadata {
width: 100%;
border-spacing: 0;
}
.children {
display: none;
margin-left: 1.4em;
}
.suite, .test, .keyword {
margin-left: -0.2em;
}
#s1, .suite > .children > .keyword {
margin-left: 0;
}
/* Suite, test and kw headers */
.element-header {
border: 1px solid transparent;
border-radius: 2px;
position: relative;
}
.element-header:hover {
cursor: pointer;
background-color: #eee;
border-color: #ccc;
}
.element-header-toggle {
position: absolute;
left: 3px;
top: 5px;
background-repeat: no-repeat;
background-position: center;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAQAAABKxSfDAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfeCR0JChSkZz20AAAAGklEQVQI12NgQAKMDKzInP8IDhOqMk4G7AAANQwBE427PYUAAAAASUVORK5CYII=);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPgogIDxwYXRoIGQ9Ik0wIDB2Mmg4di0yaC04eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzKSIgLz4KPC9zdmc+), none;
height: 10px;
width: 10px;
background-size: 6px 6px;
border: 1px solid #ccc;
border-radius: 2px;
}
.closed > .element-header-toggle {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAQAAABKxSfDAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfeCR0JCDHdVYtxAAAAM0lEQVQI103MMQqAMBQFwVHyITaB3P+W1sKzSBC3mW6hRFw0pUB5DvF1bu9FN0RM3X/wAk98CUnvFTakAAAAAElFTkSuQmCC);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPgogIDxwYXRoIGQ9Ik0zIDB2M2gtM3YyaDN2M2gydi0zaDN2LTJoLTN2LTNoLTJ6IiAvPgo8L3N2Zz4=), none;
}
.element-header:hover > .element-header-toggle {
background-color: #ccc;
}
.element-header-right:hover ~ .element-header-toggle {
background-color: transparent;
}
.element-header-left {
padding: 3px 80px 3px 20px;
}
.element-header-right {
position: absolute;
right: 0;
top: 0;
padding: 3px;
cursor: default;
}
.name {
font-weight: bold;
}
.elapsed {
float: right;
color: #999;
padding-left: 1em;
}
.link {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAHlJREFUGJVtzrEJwmAQBtCn6ASuIKTIBhY2gmghBiJYB1udwk10B8FJbKMBcQFbtbkfJHrVwfu+4/idJR64Y9H7E3higj5O3S8Y44ApLnjhnXCNGhV2yNGggDJwiC02gavUbpDFvscRo4QdXOMKDHBufz3HLYKzNn4AbSkV3fncGQYAAAAASUVORK5CYII=);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPgogIDxwYXRoIGQ9Ik01Ljg4LjAzYy0uMTguMDEtLjM2LjAzLS41My4wOS0uMjcuMS0uNTMuMjUtLjc1LjQ3YS41LjUgMCAxIDAgLjY5LjY5Yy4xMS0uMTEuMjQtLjE3LjM4LS4yMi4zNS0uMTIuNzgtLjA3IDEuMDYuMjIuMzkuMzkuMzkgMS4wNCAwIDEuNDRsLTEuNSAxLjVjLS40NC40NC0uOC40OC0xLjA2LjQ3LS4yNi0uMDEtLjQxLS4xMy0uNDEtLjEzYS41LjUgMCAxIDAtLjUuODhzLjM0LjIyLjg0LjI1Yy41LjAzIDEuMi0uMTYgMS44MS0uNzhsMS41LTEuNWMuNzgtLjc4Ljc4LTIuMDQgMC0yLjgxLS4yOC0uMjgtLjYxLS40NS0uOTctLjUzLS4xOC0uMDQtLjM4LS4wNC0uNTYtLjAzem0tMiAyLjMxYy0uNS0uMDItMS4xOS4xNS0xLjc4Ljc1bC0xLjUgMS41Yy0uNzguNzgtLjc4IDIuMDQgMCAyLjgxLjU2LjU2IDEuMzYuNzIgMi4wNi40Ny4yNy0uMS41My0uMjUuNzUtLjQ3YS41LjUgMCAxIDAtLjY5LS42OWMtLjExLjExLS4yNC4xNy0uMzguMjItLjM1LjEyLS43OC4wNy0xLjA2LS4yMi0uMzktLjM5LS4zOS0xLjA0IDAtMS40NGwxLjUtMS41Yy40LS40Ljc1LS40NSAxLjAzLS40NC4yOC4wMS40Ny4wOS40Ny4wOWEuNS41IDAgMSAwIC40NC0uODhzLS4zNC0uMi0uODQtLjIyeiIKICAvPgo8L3N2Zz4=), none;
}
.expand {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAADtJREFUGJVjYCACKDAwMByA0ljFDjAwMPxnYGB4ABVQgLL/Q+VQBB6gseGmIivCkERXhFUSWRFOSawAAEl7E3uv1iMcAAAAAElFTkSuQmCC);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPgogIDxwYXRoIGQ9Ik0xLjUgMGwtMS41IDEuNSA0IDQgNC00LTEuNS0xLjUtMi41IDIuNS0yLjUtMi41eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAxKSIgLz4KPC9zdmc+), none;
}
.collapse {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAC5JREFUGJVjYCARNEAxTsn/UIyhCFkSQxG6ThQ+C5IpjWhG1yNb4YDFTdjEMAEACi8Q++9Y9TAAAAAASUVORK5CYII=);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPgogIDxwYXRoIGQ9Ik00IDBsLTQgNCAxLjUgMS41IDIuNS0yLjUgMi41IDIuNSAxLjUtMS41LTQtNHoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMSkiIC8+Cjwvc3ZnPg==), none;
}
.expand, .collapse, .link {
float: left;
display: block;
visibility: hidden;
margin: 0 4px;
height: 14px;
width: 14px;
background-size: 8px 8px;
background-repeat: no-repeat;
background-position: center;
border: 1px solid #ccc;
border-radius: 2px;
}
.link {
background-size: 10px 10px;
}
.element-header:hover a {
visibility: visible;
}
.expand:hover, .collapse:hover, .link:hover {
background-color: #ccc;
}
/* Messages and errors */
.messages .time, .messages .message {
font-family: monospace;
font-size: 1.1em;
}
#errors .message {
font-family: monospace;
font-size: 1.2em;
}
.message-row {
height: 20px;
}
.time {
width: 7.5em;
}
.error-time {
width: 11em;
font-size: 0.9em;
white-space: nowrap;
}
.level {
width: 5em;
text-align: center;
}
.select-message {
width: 24px;
}
.select-message > div {
float: right;
margin-right: 2px;
height: 16px;
width: 16px;
background-size: 12px 12px;
background-repeat: no-repeat;
background-position: center;
}
.message-row:hover .select-message div {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfeCR0MOzhWKZQOAAAASUlEQVQY032PsRHAIAwDX9BkicD+W8UMEqegAQJWKZ/+3sLZJhFGQEZzNaIa4ibh66En867VNaIeoP5WppNuIGoAlOm3g5VC1AdYeQv1BZPRSgAAAABJRU5ErkJggg==);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPgogIDxwYXRoIGQ9Ik0wIDB2MWg4di0xaC04em0wIDJ2MWg2di0xaC02em0wIDJ2MWg4di0xaC04em0wIDJ2MWg2di0xaC02eiIgLz4KPC9zdmc+), none;
border: 1px solid #ccc;
border-radius: 2px;
}
.select-message:hover div {
background-color: #ccc;
cursor: pointer;
}
/* Message tables - these MUST NOT be combined together because otherwise
dynamically altering them based on visible log level is not possible. */
.trace-message {
display: table;
}
.debug-message {
display: table;
}
/* Metadata */
.metadata th {
width: 12.5em;
text-align: left;
white-space: nowrap;
padding: 0;
}
.metadata td {
padding: 0.2em;
}
.keyword-metadata {
font-size: 0.9em;
}
/* Custom styles for statistics */
#total-stats tr:hover, #tag-stats tr:hover {
cursor: default;
}
</style>
<style media="print" type="text/css">
body {
background: white !important;
padding: 0;
font-size: 8pt;
}
a:link, a:visited {
color: black;
}
#header {
width: auto;
}
.details, .statistics {
width: 100%;
}
#generated-ago, #top-right-header, #normal-selector, #search-buttons,
.folding-button, .expand, .hidden, .details-col-toggle {
display: none;
}
.element-header-text, .children {
margin: 0;
}
#test-details {
border-collapse: collapse;
table-layout: auto;
}
#test-details th, #test-details td {
border: 1px solid black;
}
.details-col-header {
padding: 0;
}
#print-selector {
display: table-cell;
}
.tablesorter-header {
background-image: none;
background: #ddd !important;
}
</style>
<style media="all" type="text/css">
#javascript-disabled {
width: 600px;
margin: 100px auto 0 auto;
padding: 20px;
color: black;
border: 1px solid #ccc;
background: #eee;
}
#javascript-disabled h1 {
width: 100%;
float: none;
}
#javascript-disabled ul {
font-size: 1.2em;
}
#javascript-disabled li {
margin: 0.5em 0;
}
#javascript-disabled b {
font-style: italic;
}
</style>
<style media="all" type="text/css">
.doc > * {
margin: 0.7em 1em 0.1em 1em;
padding: 0;
}
.doc > p, .doc > h1, .doc > h2, .doc > h3, .doc > h4 {
margin: 0.7em 0 0.1em 0;
}
.doc > *:first-child {
margin-top: 0.1em;
}
.doc table {
border: 1px solid #ccc;
background: transparent;
border-collapse: collapse;
empty-cells: show;
font-size: 0.9em;
}
.doc table th, .doc table td {
border: 1px solid #ccc;
background: transparent;
padding: 0.1em 0.3em;
height: 1.2em;
}
.doc table th {
text-align: center;
letter-spacing: 0.1em;
}
.doc pre {
font-size: 1.1em;
letter-spacing: 0.05em;
background: #f4f4f4;
}
.doc code {
padding: 0 0.2em;
letter-spacing: 0.05em;
background: #eee;
}
.doc li {
list-style-position: inside;
list-style-type: square;
}
.doc img {
border: 1px solid #ccc;
}
.doc hr {
background: #ccc;
height: 1px;
border: 0;
}
</style>
<script type="text/javascript">
var LEVELS = {TRACE: 0, DEBUG: 1, INFO: 2, WARN: 3, FAIL: 4, NONE: 5};
function toggleSuite(suiteId) {
toggleElement(suiteId, ['keyword', 'suite', 'test']);
}
function toggleTest(testId) {
toggleElement(testId, ['keyword']);
}
function toggleKeyword(kwId) {
toggleElement(kwId, ['keyword', 'message']);
}
function toggleElement(elementId, childrenNames) {
var element = $('#' + elementId);
var children = element.children('.children');
children.toggle(100, '', function () {
element.children('.element-header').toggleClass('closed');
});
populateChildren(elementId, children, childrenNames);
}
function populateChildren(elementId, childElement, childrenNames) {
if (!childElement.hasClass('populated')) {
var element = window.testdata.findLoaded(elementId);
var callback = drawCallback(element, childElement, childrenNames);
element.callWhenChildrenReady(callback);
childElement.addClass('populated');
}
}
function drawCallback(element, childElement, childrenNames) {
return function () {
util.map(childrenNames, function (childName) {
var children = element[childName + 's']();
var template = childName + 'Template';
util.map(children, function (child) {
$.tmpl(template, child).appendTo(childElement);
});
});
}
}
function expandSuite(suite) {
if (suite.status == "PASS")
expandElement(suite);
else
expandCriticalFailed(suite);
}
function expandElement(item) {
var element = $('#' + item.id);
var children = element.children('.children');
// .css is faster than .show and .show w/ callback is terribly slow
children.css({'display': 'block'});
populateChildren(item.id, children, item.childrenNames);
element.children('.element-header').removeClass('closed');
}
function expandElementWithId(elementid) {
expandElement(window.testdata.findLoaded(elementid));
}
function expandCriticalFailed(element) {
if (element.status == "FAIL") {
window.elementsToExpand = [element];
window.expandDecider = function (e) {
return e.status == "FAIL" && (e.isCritical === undefined || e.isCritical);
};
expandRecursively();
}
}
function expandAll(elementId) {
window.elementsToExpand = [window.testdata.findLoaded(elementId)];
window.expandDecider = function () { return true; };
expandRecursively();
}
function expandRecursively() {
if (!window.elementsToExpand.length)
return;
var element = window.elementsToExpand.pop();
if (!element || elementHiddenByUser(element.id)) {
window.elementsToExpand = [];
return;
}
expandElement(element);
element.callWhenChildrenReady(function () {
var children = element.children();
for (var i = children.length-1; i >= 0; i--) {
if (window.expandDecider(children[i]))
window.elementsToExpand.push(children[i]);
}
if (window.elementsToExpand.length)
setTimeout(expandRecursively, 0);
});
}
function elementHiddenByUser(id) {
var element = $('#' + id);
return !element.is(":visible");
}
function collapseAll(id) {
var element = $('#' + id);
element.find('.children').css({'display': 'none'});
element.find('.element-header').addClass('closed');
}
function logLevelSelected(level) {
var anchors = getViewAnchorElements();
setMessageVisibility(level);
scrollToShortestVisibleAnchorElement(anchors);
}
function getViewAnchorElements() {
var elem1 = $(document.elementFromPoint(100, 0));
var elem2 = $(document.elementFromPoint(100, 20));
return [elem1, elem2];
}
function scrollToShortestVisibleAnchorElement(anchors) {
anchors = util.map(anchors, closestVisibleParent);
var shortest = anchors[0];
for (var i = 1; i < anchors.length; i++)
if (shortest.height() > anchors[i].height())
shortest = anchors[i];
shortest.get()[0].scrollIntoView(true);
}
function setMessageVisibility(level) {
level = parseInt(level);
changeClassDisplay(".trace-message", level <= LEVELS.TRACE);
changeClassDisplay(".debug-message", level <= LEVELS.DEBUG);
changeClassDisplay(".info-message", level <= LEVELS.INFO);
}
function closestVisibleParent(elem) {
while (!elem.is(":visible"))
elem = elem.parent();
return elem;
}
function changeClassDisplay(clazz, visible) {
var styles = document.styleSheets;
for (var i = 0; i < styles.length; i++) {
var rules = getRules(styles[i]);
if (rules === null)
continue;
for (var j = 0; j < rules.length; j++)
if (rules[j].selectorText === clazz)
rules[j].style.display = visible ? "table" : "none";
}
}
function getRules(style) {
// With Chrome external CSS files seem to have only null roles and with
// Firefox accessing rules can result to security error.
// Neither of these are a problem on with generated logs.
try {
return style.cssRules || style.rules;
} catch (e) {
return null;
}
}
function selectMessage(parentId) {
var element = $('#' + parentId).find('.message').get(0);
selectText(element);
}
function selectText(element) {
// Based on http://stackoverflow.com/questions/985272
var range, selection;
if (document.body.createTextRange) { // IE 8
range = document.body.createTextRange();
range.moveToElementText(element);
range.select();
} else if (window.getSelection) { // Others
selection = window.getSelection();
range = document.createRange();
range.selectNodeContents(element);
selection.removeAllRanges();
selection.addRange(range);
}
}
function LogLevelController(minLevel, defaultLevel) {
minLevel = LEVELS[minLevel];
defaultLevel = LEVELS[defaultLevel];
function showLogLevelSelector() {
return minLevel < LEVELS.INFO;
}
function defaultLogLevel() {
if (minLevel > defaultLevel)
return minLevel;
return defaultLevel;
}
function showTrace() {
return minLevel == LEVELS.TRACE;
}
return {
showLogLevelSelector: showLogLevelSelector,
defaultLogLevel: defaultLogLevel,
showTrace: showTrace
};
}
</script>
<script type="text/javascript">
/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */
!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.1",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:s,sort:n.sort,splice:n.splice},w.extend=w.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||g(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)n=a[t],a!==(r=e[t])&&(l&&r&&(w.isPlainObject(r)||(i=Array.isArray(r)))?(i?(i=!1,o=n&&Array.isArray(n)?n:[]):o=n&&w.isPlainObject(n)?n:{},a[t]=w.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},w.extend({expando:"jQuery"+("3.3.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==c.call(e))&&(!(t=i(e))||"function"==typeof(n=f.call(t,"constructor")&&t.constructor)&&p.call(n)===d)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e){m(e)},each:function(e,t){var n,r=0;if(C(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(T,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(C(Object(e))?w.merge(n,"string"==typeof e?[e]:e):s.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:u.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r,i=[],o=0,a=e.length,s=!n;o<a;o++)(r=!t(e[o],o))!==s&&i.push(e[o]);return i},map:function(e,t,n){var r,i,o=0,s=[];if(C(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&s.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&s.push(i);return a.apply([],s)},guid:1,support:h}),"function"==typeof Symbol&&(w.fn[Symbol.iterator]=n[Symbol.iterator]),w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){l["[object "+t+"]"]=t.toLowerCase()});function C(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!g(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},P="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",R="(?:\\\\.|[\\w-
</script>
<script type="text/javascript">
/*
* jQuery Templates Plugin 1.0.0pre
* http://github.com/jquery/jquery-tmpl
* Requires jQuery 1.4.2
*
* Copyright Software Freedom Conservancy, Inc.
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*/
(function(a){var r=a.fn.domManip,d="_tmplitem",q=/^[^<]*(<[\w\W]+>)[^>]*$|\{\{\! /,b={},f={},e,p={key:0,data:{}},i=0,c=0,l=[];function g(g,d,h,e){var c={data:e||(e===0||e===false)?e:d?d.data:{},_wrap:d?d._wrap:null,tmpl:null,parent:d||null,nodes:[],calls:u,nest:w,wrap:x,html:v,update:t};g&&a.extend(c,g,{nodes:[],parent:d});if(h){c.tmpl=h;c._ctnt=c._ctnt||c.tmpl(a,c);c.key=++i;(l.length?f:b)[i]=c}return c}a.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(f,d){a.fn[f]=function(n){var g=[],i=a(n),k,h,m,l,j=this.length===1&&this[0].parentNode;e=b||{};if(j&&j.nodeType===11&&j.childNodes.length===1&&i.length===1){i[d](this[0]);g=this}else{for(h=0,m=i.length;h<m;h++){c=h;k=(h>0?this.clone(true):this).get();a(i[h])[d](k);g=g.concat(k)}c=0;g=this.pushStack(g,f,i.selector)}l=e;e=null;a.tmpl.complete(l);return g}});a.fn.extend({tmpl:function(d,c,b){return a.tmpl(this[0],d,c,b)},tmplItem:function(){return a.tmplItem(this[0])},template:function(b){return a.template(b,this[0])},domManip:function(d,m,k){if(d[0]&&a.isArray(d[0])){var g=a.makeArray(arguments),h=d[0],j=h.length,i=0,f;while(i<j&&!(f=a.data(h[i++],"tmplItem")));if(f&&c)g[2]=function(b){a.tmpl.afterManip(this,b,k)};r.apply(this,g)}else r.apply(this,arguments);c=0;!e&&a.tmpl.complete(b);return this}});a.extend({tmpl:function(d,h,e,c){var i,k=!c;if(k){c=p;d=a.template[d]||a.template(null,d);f={}}else if(!d){d=c.tmpl;b[c.key]=c;c.nodes=[];c.wrapped&&n(c,c.wrapped);return a(j(c,null,c.tmpl(a,c)))}if(!d)return[];if(typeof h==="function")h=h.call(c||{});e&&e.wrapped&&n(e,e.wrapped);i=a.isArray(h)?a.map(h,function(a){return a?g(e,c,d,a):null}):[g(e,c,d,h)];return k?a(j(c,null,i)):i},tmplItem:function(b){var c;if(b instanceof a)b=b[0];while(b&&b.nodeType===1&&!(c=a.data(b,"tmplItem"))&&(b=b.parentNode));return c||p},template:function(c,b){if(b){if(typeof b==="string")b=o(b);else if(b instanceof a)b=b[0]||{};if(b.nodeType)b=a.data(b,"tmpl")||a.data(b,"tmpl",o(b.innerHTML));return typeof c==="string"?(a.template[c]=b):b}return c?typeof c!=="string"?a.template(null,c):a.template[c]||a.template(null,q.test(c)?c:a(c)):null},encode:function(a){return(""+a).split("&").join("&amp;").split("<").join("&lt;").split(">").join("&gt;").split('"').join("&#34;").split("'").join("&#39;")}});a.extend(a.tmpl,{tag:{tmpl:{_default:{$2:"null"},open:"if($notnull_1){__=__.concat($item.nest($1,$2));}"},wrap:{_default:{$2:"null"},open:"$item.calls(__,$1,$2);__=[];",close:"call=$item.calls();__=call._.concat($item.wrap(call,__));"},each:{_default:{$2:"$index, $value"},open:"if($notnull_1){$.each($1a,function($2){with(this){",close:"}});}"},"if":{open:"if(($notnull_1) && $1a){",close:"}"},"else":{_default:{$1:"true"},open:"}else if(($notnull_1) && $1a){"},html:{open:"if($notnull_1){__.push($1a);}"},"=":{_default:{$1:"$data"},open:"if($notnull_1){__.push($.encode($1a));}"},"!":{open:""}},complete:function(){b={}},afterManip:function(f,b,d){var e=b.nodeType===11?a.makeArray(b.childNodes):b.nodeType===1?[b]:[];d.call(f,b);m(e);c++}});function j(e,g,f){var b,c=f?a.map(f,function(a){return typeof a==="string"?e.key?a.replace(/(<\w+)(?=[\s>])(?![^>]*_tmplitem)([^>]*)/g,"$1 "+d+'="'+e.key+'" $2'):a:j(a,e,a._ctnt)}):e;if(g)return c;c=c.join("");c.replace(/^\s*([^<\s][^<]*)?(<[\w\W]+>)([^>]*[^>\s])?\s*$/,function(f,c,e,d){b=a(e).get();m(b);if(c)b=k(c).concat(b);if(d)b=b.concat(k(d))});return b?b:k(c)}function k(c){var b=document.createElement("div");b.innerHTML=c;return a.makeArray(b.childNodes)}function o(b){return new Function("jQuery","$item","var $=jQuery,call,__=[],$data=$item.data;with($data){__.push('"+a.trim(b).replace(/([\\'])/g,"\\$1").replace(/[\r\t\n]/g," ").replace(/\$\{([^\}]*)\}/g,"{{= $1}}").replace(/\{\{(\/?)(\w+|.)(?:\(((?:[^\}]|\}(?!\}))*?)?\))?(?:\s+(.*?)?)?(\(((?:[^\}]|\}(?!\}))*?)\))?\s*\}\}/g,function(m,l,k,g,b,c,d){var j=a.tmpl.tag[k],i,e,f;if(!j)throw"Unknown template tag: "+k;i=j._default||[];if(c&&!/\w$/.test(b)){b+=c;c=""}if(b){b=h(b);d=d?","+h(d)+")":c?")":"";e=c?b.indexOf(".")>-1?b+h(c):"("+b+").call($item"+d:b;f=c?e
</script>
<script type="text/javascript">
!function(e){"function"==typeof define&&define.amd?define(["jquery"],e):"object"==typeof module&&"object"==typeof module.exports?module.exports=e(require("jquery")):e(jQuery)}(function(e){return function(e){"use strict";var t=e.tablesorter={version:"2.30.5",parsers:[],widgets:[],defaults:{theme:"default",widthFixed:!1,showProcessing:!1,headerTemplate:"{content}",onRenderTemplate:null,onRenderHeader:null,cancelSelection:!0,tabIndex:!0,dateFormat:"mmddyyyy",sortMultiSortKey:"shiftKey",sortResetKey:"ctrlKey",usNumberFormat:!0,delayInit:!1,serverSideSorting:!1,resort:!0,headers:{},ignoreCase:!0,sortForce:null,sortList:[],sortAppend:null,sortStable:!1,sortInitialOrder:"asc",sortLocaleCompare:!1,sortReset:!1,sortRestart:!1,emptyTo:"bottom",stringTo:"max",duplicateSpan:!0,textExtraction:"basic",textAttribute:"data-text",textSorter:null,numberSorter:null,initWidgets:!0,widgetClass:"widget-{name}",widgets:[],widgetOptions:{zebra:["even","odd"]},initialized:null,tableClass:"",cssAsc:"",cssDesc:"",cssNone:"",cssHeader:"",cssHeaderRow:"",cssProcessing:"",cssChildRow:"tablesorter-childRow",cssInfoBlock:"tablesorter-infoOnly",cssNoSort:"tablesorter-noSort",cssIgnoreRow:"tablesorter-ignoreRow",cssIcon:"tablesorter-icon",cssIconNone:"",cssIconAsc:"",cssIconDesc:"",cssIconDisabled:"",pointerClick:"click",pointerDown:"mousedown",pointerUp:"mouseup",selectorHeaders:"> thead th, > thead td",selectorSort:"th, td",selectorRemove:".remove-me",debug:!1,headerList:[],empties:{},strings:{},parsers:[],globalize:0,imgAttr:0},css:{table:"tablesorter",cssHasChild:"tablesorter-hasChildRow",childRow:"tablesorter-childRow",colgroup:"tablesorter-colgroup",header:"tablesorter-header",headerRow:"tablesorter-headerRow",headerIn:"tablesorter-header-inner",icon:"tablesorter-icon",processing:"tablesorter-processing",sortAsc:"tablesorter-headerAsc",sortDesc:"tablesorter-headerDesc",sortNone:"tablesorter-headerUnSorted"},language:{sortAsc:"Ascending sort applied, ",sortDesc:"Descending sort applied, ",sortNone:"No sort applied, ",sortDisabled:"sorting is disabled",nextAsc:"activate to apply an ascending sort",nextDesc:"activate to apply a descending sort",nextNone:"activate to remove the sort"},regex:{templateContent:/\{content\}/g,templateIcon:/\{icon\}/g,templateName:/\{name\}/i,spaces:/\s+/g,nonWord:/\W/g,formElements:/(input|select|button|textarea)/i,chunk:/(^([+\-]?(?:\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?)?$|^0x[0-9a-f]+$|\d+)/gi,chunks:/(^\\0|\\0$)/,hex:/^0x[0-9a-f]+$/i,comma:/,/g,digitNonUS:/[\s|\.]/g,digitNegativeTest:/^\s*\([.\d]+\)/,digitNegativeReplace:/^\s*\(([.\d]+)\)/,digitTest:/^[\-+(]?\d+[)]?$/,digitReplace:/[,.'"\s]/g},string:{max:1,min:-1,emptymin:1,emptymax:-1,zero:0,none:0,"null":0,top:!0,bottom:!1},keyCodes:{enter:13},dates:{},instanceMethods:{},setup:function(r,o){if(r&&r.tHead&&0!==r.tBodies.length&&!0!==r.hasInitialized){var s="",a=e(r),n=e.metadata;r.hasInitialized=!1,r.isProcessing=!0,r.config=o,e.data(r,"tablesorter",o),t.debug(o,"core")&&(console[console.group?"group":"log"]("Initializing tablesorter v"+t.version),e.data(r,"startoveralltimer",new Date)),o.supportsDataObject=function(e){return e[0]=parseInt(e[0],10),e[0]>1||1===e[0]&&parseInt(e[1],10)>=4}(e.fn.jquery.split(".")),o.emptyTo=o.emptyTo.toLowerCase(),o.stringTo=o.stringTo.toLowerCase(),o.last={sortList:[],clickedIndex:-1},/tablesorter\-/.test(a.attr("class"))||(s=""!==o.theme?" tablesorter-"+o.theme:""),o.namespace?o.namespace="."+o.namespace.replace(t.regex.nonWord,""):o.namespace=".tablesorter"+Math.random().toString(16).slice(2),o.table=r,o.$table=a.addClass(t.css.table+" "+o.tableClass+s+" "+o.namespace.slice(1)).attr("role","grid"),o.$headers=a.find(o.selectorHeaders),o.$table.children().children("tr").attr("role","row"),o.$tbodies=a.children("tbody:not(."+o.cssInfoBlock+")").attr({"aria-live":"polite","aria-relevant":"all"}),o.$table.children("caption").length&&((s=o.$table.children("caption")[0]).id||(s.id=o.namespace.slice(1)+"caption"),o.$table.attr("aria-labelledby",s.id)),o.widgetInit={},o.textExtraction=o.$table.attr("data-text-extraction")||o.textExtraction||"basic
</script>
<script type="text/javascript">
/*
Copyright 2008-2013
Matthias Ehmann,
Michael Gerhaeuser,
Carsten Miller,
Bianca Valentin,
Alfred Wassermann,
Peter Wilfahrt
Dual licensed under the Apache License Version 2.0, or LGPL Version 3 licenses.
You should have received a copy of the GNU Lesser General Public License
along with JSXCompressor. If not, see <http://www.gnu.org/licenses/>.
You should have received a copy of the Apache License along with JSXCompressor.
If not, see <http://www.apache.org/licenses/>.
*/
(function(){var e,r,n;(function(t){function o(e,r){return C.call(e,r)}function i(e,r){var n,t,o,i,a,u,c,f,s,l,p=r&&r.split("/"),h=k.map,d=h&&h["*"]||{};if(e&&"."===e.charAt(0))if(r){for(p=p.slice(0,p.length-1),e=p.concat(e.split("/")),f=0;e.length>f;f+=1)if(l=e[f],"."===l)e.splice(f,1),f-=1;else if(".."===l){if(1===f&&(".."===e[2]||".."===e[0]))break;f>0&&(e.splice(f-1,2),f-=2)}e=e.join("/")}else 0===e.indexOf("./")&&(e=e.substring(2));if((p||d)&&h){for(n=e.split("/"),f=n.length;f>0;f-=1){if(t=n.slice(0,f).join("/"),p)for(s=p.length;s>0;s-=1)if(o=h[p.slice(0,s).join("/")],o&&(o=o[t])){i=o,a=f;break}if(i)break;!u&&d&&d[t]&&(u=d[t],c=f)}!i&&u&&(i=u,a=c),i&&(n.splice(0,a,i),e=n.join("/"))}return e}function a(e,r){return function(){return h.apply(t,v.call(arguments,0).concat([e,r]))}}function u(e){return function(r){return i(r,e)}}function c(e){return function(r){b[e]=r}}function f(e){if(o(m,e)){var r=m[e];delete m[e],y[e]=!0,p.apply(t,r)}if(!o(b,e)&&!o(y,e))throw Error("No "+e);return b[e]}function s(e){var r,n=e?e.indexOf("!"):-1;return n>-1&&(r=e.substring(0,n),e=e.substring(n+1,e.length)),[r,e]}function l(e){return function(){return k&&k.config&&k.config[e]||{}}}var p,h,d,g,b={},m={},k={},y={},C=Object.prototype.hasOwnProperty,v=[].slice;d=function(e,r){var n,t=s(e),o=t[0];return e=t[1],o&&(o=i(o,r),n=f(o)),o?e=n&&n.normalize?n.normalize(e,u(r)):i(e,r):(e=i(e,r),t=s(e),o=t[0],e=t[1],o&&(n=f(o))),{f:o?o+"!"+e:e,n:e,pr:o,p:n}},g={require:function(e){return a(e)},exports:function(e){var r=b[e];return r!==void 0?r:b[e]={}},module:function(e){return{id:e,uri:"",exports:b[e],config:l(e)}}},p=function(e,r,n,i){var u,s,l,p,h,k,C=[];if(i=i||e,"function"==typeof n){for(r=!r.length&&n.length?["require","exports","module"]:r,h=0;r.length>h;h+=1)if(p=d(r[h],i),s=p.f,"require"===s)C[h]=g.require(e);else if("exports"===s)C[h]=g.exports(e),k=!0;else if("module"===s)u=C[h]=g.module(e);else if(o(b,s)||o(m,s)||o(y,s))C[h]=f(s);else{if(!p.p)throw Error(e+" missing "+s);p.p.load(p.n,a(i,!0),c(s),{}),C[h]=b[s]}l=n.apply(b[e],C),e&&(u&&u.exports!==t&&u.exports!==b[e]?b[e]=u.exports:l===t&&k||(b[e]=l))}else e&&(b[e]=n)},e=r=h=function(e,r,n,o,i){return"string"==typeof e?g[e]?g[e](r):f(d(e,r).f):(e.splice||(k=e,r.splice?(e=r,r=n,n=null):e=t),r=r||function(){},"function"==typeof n&&(n=o,o=i),o?p(t,e,r,n):setTimeout(function(){p(t,e,r,n)},4),h)},h.config=function(e){return k=e,k.deps&&h(k.deps,k.callback),h},n=function(e,r,n){r.splice||(n=r,r=[]),o(b,e)||o(m,e)||(m[e]=[e,r,n])},n.amd={jQuery:!0}})(),n("../node_modules/almond/almond",function(){}),n("jxg",[],function(){var e={};return"object"!=typeof JXG||JXG.extend||(e=JXG),e.extend=function(e,r,n,t){var o,i;n=n||!1,t=t||!1;for(o in r)(!n||n&&r.hasOwnProperty(o))&&(i=t?o.toLowerCase():o,e[i]=r[o])},e.extend(e,{boards:{},readers:{},elements:{},registerElement:function(e,r){e=e.toLowerCase(),this.elements[e]=r},registerReader:function(e,r){var n,t;for(n=0;r.length>n;n++)t=r[n].toLowerCase(),"function"!=typeof this.readers[t]&&(this.readers[t]=e)},shortcut:function(e,r){return function(){return e[r].apply(this,arguments)}},getRef:function(e,r){return e.select(r)},getReference:function(e,r){return e.select(r)},debugInt:function(){var e,r;for(e=0;arguments.length>e;e++)r=arguments[e],"object"==typeof window&&window.console&&console.log?console.log(r):"object"==typeof document&&document.getElementById("debug")&&(document.getElementById("debug").innerHTML+=r+"<br/>")},debugWST:function(){var r=Error();e.debugInt.apply(this,arguments),r&&r.stack&&(e.debugInt("stacktrace"),e.debugInt(r.stack.split("\n").slice(1).join("\n")))},debugLine:function(){var r=Error();e.debugInt.apply(this,arguments),r&&r.stack&&e.debugInt("Called from",r.stack.split("\n").slice(2,3).join("\n"))},debug:function(){e.debugInt.apply(this,arguments)}}),e}),n("utils/zip",["jxg"],function(e){var r=[0,128,64,192,32,160,96,224,16,144,80,208,48,176,112,240,8,136,72,200,40,168,104,232,24,152,88,216,56,184,120,248,4,132,68,196,36,164,100,228,20,148,84,212,52,180,116,244,12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,
</script>
<script type="text/javascript">
window.fileLoading = (function () {
var fileLoadingCallbacks = {};
var timestamp = new Date().getTime();
function loadKeywordsFile(filename, callback) {
fileLoadingCallbacks[filename] = callback;
var script = document.createElement('script');
script.type = 'text/javascript';
// timestamp as an argument to prevent browsers from caching scripts
// see: http://stackoverflow.com/questions/866619/how-to-force-ie-to-reload-javascript
script.src = filename+'?time='+timestamp;
document.getElementsByTagName("head")[0].appendChild(script);
}
function getCallbackHandlerForKeywords(parent) {
var callableList = [];
return function (callable) {
if (!parent.isChildrenLoaded) {
callableList.push(callable);
if (callableList.length == 1) {
loadKeywordsFile(parent.childFileName, function () {
parent.isChildrenLoaded = true;
for (var i = 0; i < callableList.length; i++) {
callableList[i]();
}
});
}
} else {
callable();
}
}
}
function notifyFileLoaded(filename) {
fileLoadingCallbacks[filename]();
}
return {
getCallbackHandlerForKeywords: getCallbackHandlerForKeywords,
notify: notifyFileLoaded
}
}());
</script>
<script type="text/javascript">
window.model = (function () {
function Suite(data) {
var suite = createModelObject(data);
suite.source = data.source;
suite.relativeSource = data.relativeSource;
suite.fullName = data.parent ? data.parent.fullName + '.' + data.name : data.name;
setStats(suite, data.statistics);
suite.metadata = data.metadata;
suite.populateKeywords = createIterablePopulator('Keyword');
suite.populateTests = createIterablePopulator('Test');
suite.populateSuites = createIterablePopulator('Suite');
suite.childrenNames = ['keyword', 'suite', 'test'];
suite.callWhenChildrenReady = function (callable) { callable(); };
suite.message = data.message;
suite.children = function () {
return suite.keywords().concat(suite.tests()).concat(suite.suites());
};
suite.searchTests = function (predicate) {
var tests = [];
var suites = this.suites();
for (var i in suites)
tests = tests.concat(suites[i].searchTests(predicate));
return tests.concat(util.filter(this.tests(), predicate));
};
suite.searchTestsInSuite = function (pattern, matcher) {
if (!matcher)
matcher = util.Matcher(pattern);
if (matcher.matchesAny([suite.fullName, suite.name]))
return suite.allTests();
var tests = [];
var suites = this.suites();
for (var i in suites)
tests = tests.concat(suites[i].searchTestsInSuite(pattern, matcher));
return tests;
};
suite.searchTestsByTag = function (tag) {
return suite.searchTests(function (test) {
if (tag.info == "critical" || tag.info == "non-critical")
return containsTagPattern(test.tags, tag.label);
if (tag.combined)
return containsTagPattern(test.tags, tag.combined);
return containsTag(test.tags, tag.label);
});
};
suite.findSuiteByName = function (name) {
return findSuiteByName(suite, name);
};
suite.allTests = function () {
return suite.searchTests(function (test) {
return true;
});
};
suite.criticalTests = function () {
return suite.searchTests(function (test) {
return test.isCritical;
});
};
return suite;
}
function containsTag(testTags, tagname) {
testTags = util.map(testTags, util.normalize);
return util.contains(testTags, util.normalize(tagname));
}
function containsTagPattern(testTags, pattern) {
var patterns;
if (pattern.indexOf('NOT') != -1) {
patterns = pattern.split('NOT');
if (!util.normalize(patterns[0]))
return util.all(util.map(patterns.slice(1), function (p) {
return !containsTagPattern(testTags, p);
}));
return containsTagPattern(testTags, patterns[0]) &&
util.all(util.map(patterns.slice(1), function (p) {
return !containsTagPattern(testTags, p);
}));
}
if (pattern.indexOf('OR') != -1) {
patterns = pattern.split('OR');
return util.any(util.map(patterns, function (p) {
return containsTagPattern(testTags, p);
}));
}
if (pattern.indexOf('AND') != -1) {
patterns = pattern.split('AND');
return util.all(util.map(patterns, function (p) {
return containsTagPattern(testTags, p);
}));
}
return util.Matcher(pattern).matchesAny(testTags);
}
function findSuiteByName(suite, name) {
if (suite.fullName == name)
return suite;
var subSuites = suite.suites();
for (var i in subSuites) {
var match = findSuiteByName(subSuites[i], name);
if (match)
return match;
}
return null;
}
function setStats(suite, stats) {
for (var name in stats) {
suite[name] = stats[name];
}
}
function createModelObject(data) {
return {
name: data.name,
doc: data.doc,
status: data.status,
times: data.times,
id: data.parent ? data.parent.id + '-' + data.id : data.id
};
}
function Test(data) {
var test = createModelObject(data);
test.fullName = data.parent.fullName + '.' + test.name;
test.formatParentName = function () { return util.formatParentName(test); };
test.timeout = data.timeout;
test.populateKeywords = createIterablePopulator('Keyword');
test.childrenNames = ['keyword'];
test.isChildrenLoaded = data.isChildrenLoaded;
test.callWhenChildrenReady = window.fileLoading.getCallbackHandlerForKeywords(test);
test.children = function () {
if (test.isChildrenLoaded)
return test.keywords();
};
test.isCritical = data.isCritical;
test.tags = data.tags;
test.message = data.message;
test.matchesTagPattern = function (pattern) {
return containsTagPattern(test.tags, pattern);
};
test.matchesNamePattern = function (pattern) {
return util.Matcher(pattern).matchesAny([test.name, test.fullName]);
};
return test;
}
function Keyword(data) {
var kw = createModelObject(data);
kw.libname = data.libname;
kw.type = data.type;
kw.arguments = data.args;
kw.assign = data.assign + (data.assign ? ' =' : '');
kw.tags = data.tags;
kw.timeout = data.timeout;
kw.populateMessages = createIterablePopulator('Message');
kw.populateKeywords = createIterablePopulator('Keyword');
kw.childrenNames = ['keyword', 'message'];
kw.isChildrenLoaded = data.isChildrenLoaded;
kw.callWhenChildrenReady = window.fileLoading.getCallbackHandlerForKeywords(kw);
kw.children = function () {
if (kw.isChildrenLoaded)
return kw.keywords();
};
return kw;
}
function Message(level, date, text, link) {
return {
level: level,
time: util.timeFromDate(date),
date: util.dateFromDate(date),
text: text,
link: link
};
}
function Times(timedata) {
var start = timedata[0];
var end = timedata[1];
var elapsed = timedata[2];
return {
elapsedMillis: elapsed,
elapsedTime: util.formatElapsed(elapsed),
startTime: util.dateTimeFromDate(start),
endTime: util.dateTimeFromDate(end)
};
}
function createIterablePopulator(name) {
return function (populator) {
populateIterable(this, name, populator);
};
}
function populateIterable(obj, name, populator) {
name = name.toLowerCase() + 's';
obj[name] = createGetAllFunction(populator.numberOfItems, populator.creator);
}
function createGetAllFunction(numberOfElements, creator) {
var cached = null;
return function () {
if (cached === null) {
cached = [];
for (var i = 0; i < numberOfElements(); i++) {
cached.push(creator(i));
}
}
return cached;
};
}
return {
Suite: Suite,
Test: Test,
Keyword: Keyword,
Message: Message,
Times: Times,
containsTag: containsTag, // Exposed for tests
containsTagPattern: containsTagPattern // Exposed for tests
};
}());
window.stats = (function () {
function Statistics(totalElems, tagElems, suiteElems) {
return {total: util.map(totalElems, totalStatElem),
tag: util.map(tagElems, tagStatElem),
suite: util.map(suiteElems, suiteStatElem)};
}
function statElem(stat) {
stat.total = stat.pass + stat.fail;
var percents = calculatePercents(stat.total, stat.pass, stat.fail);
stat.passPercent = percents[0];
stat.failPercent = percents[1];
var widths = calculateWidths(stat.passPercent, stat.failPercent);
stat.passWidth = widths[0];
stat.failWidth = widths[1];
return stat;
}
function totalStatElem(data) {
var stat = statElem(data);
stat.type = stat.label == 'Critical Tests' ? 'critical' : 'all';
return stat;
}
function tagStatElem(data) {
var stat = statElem(data);
stat.links = parseLinks(stat.links);
return stat;
}
function suiteStatElem(data) {
var stat = statElem(data);
stat.fullName = stat.label;
stat.formatParentName = function () { return util.formatParentName(stat); };
return stat;
}
function parseLinks(linksData) {
if (!linksData)
return [];
return util.map(linksData.split(':::'), function (link) {
var index = link.indexOf(':');
return {title: link.slice(0, index), url: link.slice(index+1)};
});
}
function calculatePercents(total, passed, failed) {
if (total == 0)
return [0.0, 0.0];
var pass = 100.0 * passed / total;
var fail = 100.0 * failed / total;
if (pass > 0 && pass < 0.1)
return [0.1, 99.9];
if (fail > 0 && fail < 0.1)
return [99.9, 0.1];
return [Math.round(pass*10)/10, Math.round(fail*10)/10];
}
function calculateWidths(num1, num2) {
if (num1 + num2 == 0)
return [0.0, 0.0];
// Make small percentages better visible
if (num1 > 0 && num1 < 1)
return [1.0, 99.0];
if (num2 > 0 && num2 < 1)
return [99.0, 1.0];
// Handle situation where both are rounded up
while (num1 + num2 > 100) {
if (num1 > num2)
num1 -= 0.1;
if (num2 > num1)
num2 -= 0.1;
}
return [num1, num2];
}
return {
Statistics: Statistics
};
}());
</script>
<script type="text/javascript">
window.util = function () {
function map(elems, func) {
var ret = [];
for (var i = 0, len = elems.length; i < len; i++) {
ret[i] = func(elems[i]);
}
return ret;
}
function filter(elems, predicate) {
var ret = [];
for (var i = 0, len = elems.length; i < len; i++) {
if (predicate(elems[i]))
ret.push(elems[i]);
}
return ret;
}
function all(elems) {
for (var i = 0, len = elems.length; i < len; i++) {
if (!elems[i])
return false;
}
return true;
}
function any(elems) {
for (var i = 0, len = elems.length; i < len; i++) {
if (elems[i])
return elems[i];
}
return false;
}
function contains(elems, e) {
for (var i = 0, len = elems.length; i < len; i++) {
if (elems[i] == e)
return true;
}
return false;
}
function last(items) {
return items[items.length-1];
}
function unescape(string) {
return string.replace(/&lt;/g, '<').replace(/&gt;/g, '>').replace(/&amp;/g, '&');
}
function escape(string) {
return string.replace(/&/g, '&amp;').replace(/</g, '&lt;').replace(/>/g, '&gt;');
}
function normalize(string) {
return string.toLowerCase().replace(/ /g, '').replace(/_/g, '');
}
function regexpEscape(string) {
return string.replace(/[-[\]{}()+?*.,\\^$|#]/g, "\\$&");
}
function Matcher(pattern) {
pattern = regexpEscape(normalize(pattern));
var rePattern = '^' + pattern.replace(/\\\?/g, '.').replace(/\\\*/g, '[\\s\\S]*') + '$';
var regexp = new RegExp(rePattern);
function matches(string) {
return regexp.test(normalize(string));
}
return {
matches: matches,
matchesAny: function (strings) {
for (var i = 0, len = strings.length; i < len; i++)
if (matches(strings[i]))
return true;
return false;
}
};
}
function formatParentName(item) {
var parentName = item.fullName.slice(0, item.fullName.length - item.name.length);
return parentName.replace(/\./g, ' . ');
}
function timeFromDate(date) {
if (!date)
return 'N/A';
return formatTime(date.getHours(), date.getMinutes(),
date.getSeconds(), date.getMilliseconds());
}
function dateFromDate(date) {
if (!date)
return 'N/A';
return padTo(date.getFullYear(), 4) +
padTo(date.getMonth() + 1, 2) +
padTo(date.getDate(), 2);
}
function dateTimeFromDate(date) {
if (!date)
return 'N/A';
return dateFromDate(date) + ' ' + timeFromDate(date);
}
function formatTime(hours, minutes, seconds, milliseconds) {
return padTo(hours, 2) + ':' +
padTo(minutes, 2) + ':' +
padTo(seconds, 2) + '.' +
padTo(milliseconds, 3);
}
function formatElapsed(elapsed) {
var millis = elapsed;
var hours = Math.floor(millis / (60 * 60 * 1000));
millis -= hours * 60 * 60 * 1000;
var minutes = Math.floor(millis / (60 * 1000));
millis -= minutes * 60 * 1000;
var seconds = Math.floor(millis / 1000);
millis -= seconds * 1000;
return formatTime(hours, minutes, seconds, millis);
}
function padTo(number, len) {
var numString = number + "";
while (numString.length < len) numString = "0" + numString;
return numString;
}
function timestamp(millis) {
// used also by tools that do not set window.output.baseMillis
var base = window.output ? window.output.baseMillis : 0;
return new Date(base + millis);
}
function createGeneratedString(timestamp) {
var date = new Date(timestamp);
var dt = dateTimeFromDate(date).slice(0, 17); // drop millis
var offset = date.getTimezoneOffset();
var sign = offset > 0 ? '-' : '+';
var hh = Math.floor(Math.abs(offset) / 60);
var mm = Math.abs(offset) % 60;
return dt + ' UTC' + sign + padTo(hh, 2) + ':' + padTo(mm, 2);
}
function createGeneratedAgoString(timestamp) {
function timeString(time, shortUnit) {
var unit = {y: 'year', d: 'day', h: 'hour', m: 'minute',
s: 'second'}[shortUnit];
var end = time == 1 ? ' ' : 's ';
return time + ' ' + unit + end;
}
function compensateLeapYears(days, years) {
// Not a perfect algorithm but ought to be enough
return days - Math.floor(years / 4);
}
var generated = Math.round(timestamp / 1000);
var current = Math.round(new Date().getTime() / 1000);
var elapsed = current - generated;
var prefix = '';
if (elapsed < 0) {
prefix = '- ';
elapsed = Math.abs(elapsed);
}
var secs = elapsed % 60;
var mins = Math.floor(elapsed / 60) % 60;
var hours = Math.floor(elapsed / (60*60)) % 24;
var days = Math.floor(elapsed / (60*60*24)) % 365;
var years = Math.floor(elapsed / (60*60*24*365));
if (years) {
days = compensateLeapYears(days, years);
return prefix + timeString(years, 'y') + timeString(days, 'd');
} else if (days) {
return prefix + timeString(days, 'd') + timeString(hours, 'h');
} else if (hours) {
return prefix + timeString(hours, 'h') + timeString(mins, 'm');
} else if (mins) {
return prefix + timeString(mins, 'm') + timeString(secs, 's');
} else {
return prefix + timeString(secs, 's');
}
}
function parseQueryString(query) {
var result = {};
if (!query)
return result;
var params = query.split('&');
var parts;
function decode(item) {
return decodeURIComponent(item.replace('+', ' '));
}
for (var i = 0, len = params.length; i < len; i++) {
parts = params[i].split('=');
result[decode(parts.shift())] = decode(parts.join('='));
}
return result;
}
return {
map: map,
filter: filter,
all: all,
any: any,
contains: contains,
last: last,
escape: escape,
unescape: unescape,
normalize: normalize,
regexpEscape: regexpEscape,
Matcher: Matcher,
formatParentName: formatParentName,
timeFromDate: timeFromDate,
dateFromDate: dateFromDate,
dateTimeFromDate: dateTimeFromDate,
formatElapsed: formatElapsed,
timestamp: timestamp,
createGeneratedString: createGeneratedString,
createGeneratedAgoString: createGeneratedAgoString,
parseQueryString: parseQueryString
};
}();
</script>
<script type="text/javascript">
window.testdata = function () {
var elementsById = {};
var idCounter = 0;
var _statistics = null;
var LEVELS = ['TRACE', 'DEBUG', 'INFO', 'WARN', 'ERROR', 'FAIL'];
var STATUSES = ['FAIL', 'PASS', 'NOT_RUN'];
var KEYWORDS = ['KEYWORD', 'SETUP', 'TEARDOWN', 'FOR', 'VAR'];
function addElement(elem) {
if (!elem.id)
elem.id = uniqueId();
elementsById[elem.id] = elem;
return elem;
}
function uniqueId() {
idCounter++;
return 'element-id-' + idCounter;
}
function times(stats) {
var startMillis = stats[1];
var elapsed = stats[2];
if (startMillis === null)
return [null, null, elapsed];
return [util.timestamp(startMillis),
util.timestamp(startMillis + elapsed),
elapsed];
}
function message(element, strings) {
return addElement(model.Message(LEVELS[element[1]],
util.timestamp(element[0]),
strings.get(element[2]),
strings.get(element[3])));
}
function parseStatus(stats) {
return STATUSES[stats[0]];
}
function childCreator(parent, childType) {
return function (elem, strings, index) {
return addElement(childType(parent, elem, strings, index));
};
}
function createKeyword(parent, element, strings, index) {
var kw = model.Keyword({
parent: parent,
type: KEYWORDS[element[0]],
id: 'k' + (index + 1),
name: strings.get(element[1]),
libname: strings.get(element[2]),
timeout: strings.get(element[3]),
args: strings.get(element[5]),
assign: strings.get(element[6]),
tags: strings.get(element[7]),
doc: function () {
var doc = strings.get(element[4]);
this.doc = function () { return doc; };
return doc;
},
status: parseStatus(element[8], strings),
times: model.Times(times(element[8])),
isChildrenLoaded: typeof(element[9]) !== 'number'
});
lazyPopulateKeywordsFromFile(kw, element[9], strings);
kw.populateMessages(Populator(element[10], strings, message));
return kw;
}
function lazyPopulateKeywordsFromFile(parent, modelOrIndex, strings) {
var model, index, populator;
var creator = childCreator(parent, createKeyword);
if (parent.isChildrenLoaded) {
model = modelOrIndex;
populator = Populator(model, strings, creator);
} else {
index = modelOrIndex;
parent.childFileName = window.settings['splitLogBase'] + '-' + index + '.js';
populator = SplitLogPopulator(index, creator);
}
parent.populateKeywords(populator);
}
function tags(taglist, strings) {
return util.map(taglist, strings.get);
}
function createTest(parent, element, strings, index) {
var statusElement = element[5];
var test = model.Test({
parent: parent,
id: 't' + (index + 1),
name: strings.get(element[0]),
doc: function () {
var doc = strings.get(element[3]);
this.doc = function () { return doc; };
return doc;
},
timeout: strings.get(element[1]),
isCritical: element[2],
status: parseStatus(statusElement),
message: function () {
var msg = createMessage(statusElement, strings);
this.message = function () { return msg; };
return msg;
},
times: model.Times(times(statusElement)),
tags: tags(element[4], strings),
isChildrenLoaded: typeof(element[6]) !== 'number'
});
lazyPopulateKeywordsFromFile(test, element[6], strings);
return test;
}
function createMessage(statusElement, strings) {
return statusElement.length == 4 ? strings.get(statusElement[3]) : '';
}
function createSuite(parent, element, strings, index) {
var statusElement = element[5];
var suite = model.Suite({
parent: parent,
id: 's' + ((index || 0) + 1),
name: strings.get(element[0]),
source: strings.get(element[1]),
relativeSource: strings.get(element[2]),
doc: function () {
var doc = strings.get(element[3]);
this.doc = function () { return doc; };
return doc;
},
status: parseStatus(statusElement),
message: function () {
var msg = createMessage(statusElement, strings);
this.message = function () { return msg; };
return msg;
},
times: model.Times(times(statusElement)),
statistics: suiteStats(util.last(element)),
metadata: parseMetadata(element[4], strings)
});
suite.populateKeywords(Populator(element[8], strings, childCreator(suite, createKeyword)));
suite.populateTests(Populator(element[7], strings, childCreator(suite, createTest)));
suite.populateSuites(Populator(element[6], strings, childCreator(suite, createSuite)));
return suite;
}
function parseMetadata(data, strings) {
var metadata = [];
for (var i=0; i<data.length; i+=2) {
metadata.push([strings.get(data[i]), strings.get(data[i+1])]);
}
return metadata;
}
function suiteStats(stats) {
return {
total: stats[0],
totalPassed: stats[1],
totalFailed: stats[0] - stats[1],
critical: stats[2],
criticalPassed: stats[3],
criticalFailed: stats[2] - stats[3]
};
}
function Populator(items, strings, creator) {
return {
numberOfItems: function () {
return items.length;
},
creator: function (index) {
return creator(items[index], strings, index);
}
};
}
function SplitLogPopulator(structureIndex, creator) {
return {
numberOfItems: function () {
return window['keywords'+structureIndex].length;
},
creator: function (index) {
return creator(window['keywords'+structureIndex][index],
StringStore(window['strings'+structureIndex]),
index);
}
};
}
function suite() {
var elem = window.output.suite;
if (elementsById[elem.id])
return elem;
var root = addElement(createSuite(null, elem, StringStore(window.output.strings)));
window.output.suite = root;
return root;
}
function findLoaded(id) {
return elementsById[id];
}
function ensureLoaded(id, callback) {
var ids = id.split('-');
var root = suite();
ids.shift();
loadItems(ids, root, [root.id], callback);
}
function loadItems(ids, current, result, callback) {
if (!ids.length) {
callback(result);
return;
}
current.callWhenChildrenReady(function () {
var id = ids.shift();
var type = id[0];
var index = parseInt(id.substring(1)) - 1;
var item = selectFrom(current, type, index);
if (item)
result.push(item.id);
else // Invalid id. Should this be reported somewhere?
ids = [];
loadItems(ids, item, result, callback);
});
}
function selectFrom(element, type, index) {
if (type === 'k') {
return element.keywords()[index];
} else if (type === 't') {
return element.tests()[index];
} else {
return element.suites()[index];
}
}
function errorIterator() {
return {
next: function () {
return message(window.output.errors.shift(),
StringStore(window.output.strings));
},
hasNext: function () {
return window.output.errors.length > 0;
}
};
}
function statistics() {
if (!_statistics) {
var statData = window.output.stats;
_statistics = stats.Statistics(statData[0], statData[1], statData[2]);
}
return _statistics;
}
function StringStore(strings) {
function getText(id) {
var text = strings[id];
if (!text)
return '';
if (text[0] == '*')
return text.substring(1);
var extracted = extract(text);
strings[id] = '*' + extracted;
return extracted;
}
function extract(text) {
var decoded = JXG.Util.Base64.decodeAsArray(text);
var extracted = (new JXG.Util.Unzip(decoded)).unzip()[0][0];
return JXG.Util.UTF8.decode(extracted);
}
function get(id) {
if (id === null) return null;
return getText(id);
}
return {get: get};
}
return {
suite: suite,
errorIterator: errorIterator,
findLoaded: findLoaded,
ensureLoaded: ensureLoaded,
statistics: statistics,
StringStore: StringStore, // exposed for tests
LEVELS: LEVELS
};
}();
</script>
<script type="text/javascript">
function removeJavaScriptDisabledWarning() {
// Not using jQuery here for maximum speed
document.getElementById('javascript-disabled').style.display = 'none';
}
function addJavaScriptDisabledWarning(error) {
if (window.console)
console.error('Opening failed: ' + error.name + ': ' + error.message);
document.getElementById('javascript-disabled').style.display = 'block';
}
function initLayout(suiteName, type) {
parseTemplates();
setTitle(suiteName, type);
addHeader();
addReportOrLogLink(type);
}
function parseTemplates() {
$('script[type="text/x-jquery-tmpl"]').map(function (idx, elem) {
$.template(elem.id, elem.text);
});
}
function testOrTask(text) {
return text.replace(/{(.*)}/, function (match, group, offset, string) {
if (!window.settings.rpa)
return group;
return {'TEST': 'TASK', 'Test': 'Task', 'test': 'task'}[group];
});
}
function setTitle(suiteName, type) {
var givenTitle = window.settings.title;
var title = givenTitle ? givenTitle : suiteName + " " + type;
document.title = util.unescape(title);
}
function addHeader() {
var generated = util.timestamp(window.output.generated);
$.tmpl('<h1>${title}</h1>' +
'<div id="generated">' +
'<span>Generated<br>${generated}</span><br>' +
'<span id="generated-ago">${ago} ago</span>' +
'</div>' +
'<div id="top-right-header">' +
'<div id="report-or-log-link"><a href="#"></a></div>' +
'</div>', {
generated: util.createGeneratedString(generated),
ago: util.createGeneratedAgoString(generated),
title: document.title
}).appendTo($('#header'));
}
function addReportOrLogLink(myType) {
var url;
var text;
var container = $('#report-or-log-link');
if (myType == 'Report') {
url = window.settings.logURL;
text = 'LOG';
} else {
url = window.settings.reportURL;
text = 'REPORT';
}
if (url) {
container.find('a').attr('href', url);
container.find('a').text(text);
} else {
container.remove();
}
}
function addStatistics() {
var statHeaders =
'<th class="stats-col-stat">Total</th>' +
'<th class="stats-col-stat">Pass</th>' +
'<th class="stats-col-stat">Fail</th>' +
'<th class="stats-col-elapsed">Elapsed</th>' +
'<th class="stats-col-graph">Pass / Fail</th>';
var statTable =
'<h2>{Test} Statistics</h2>' +
'<table class="statistics" id="total-stats"><thead><tr>' +
'<th class="stats-col-name">Total Statistics</th>' + statHeaders +
'</tr></thead></table>' +
'<table class="statistics" id="tag-stats"><thead><tr>' +
'<th class="stats-col-name">Statistics by Tag</th>' + statHeaders +
'</tr></thead></table>' +
'<table class="statistics" id="suite-stats"><thead><tr>' +
'<th class="stats-col-name">Statistics by Suite</th>' + statHeaders +
'</tr></thead></table>';
$(testOrTask(statTable)).appendTo('#statistics-container');
util.map(['total', 'tag', 'suite'], addStatTable);
addTooltipsToElapsedTimes();
enableStatisticsSorter();
}
function addTooltipsToElapsedTimes() {
$('.stats-col-elapsed').attr('title',
testOrTask('Total execution time of these {test}s. ') +
'Excludes suite setups and teardowns.');
$('#suite-stats').find('.stats-col-elapsed').attr('title',
'Total execution time of this suite.');
}
function enableStatisticsSorter() {
$.tablesorter.addParser({
id: 'statName',
type: 'numeric',
is: function(s) {
return false; // do not auto-detect
},
format: function(string, table, cell, cellIndex) {
// Rows have class in format 'row-<index>'.
var index = $(cell).parent().attr('class').substring(4);
return parseInt(index);
}
});
$(".statistics").tablesorter({
sortInitialOrder: 'desc',
headers: {0: {sorter:'statName', sortInitialOrder: 'asc'},
5: {sorter: false}}
});
}
function addStatTable(tableName) {
var stats = window.testdata.statistics()[tableName];
if (tableName == 'tag' && stats.length == 0) {
renderNoTagStatTable();
} else {
renderStatTable(tableName, stats);
}
}
function renderNoTagStatTable() {
$('<tbody><tr class="row-0">' +
'<td class="stats-col-name">No Tags</td>' +
'<td class="stats-col-stat"></td>' +
'<td class="stats-col-stat"></td>' +
'<td class="stats-col-stat"></td>' +
'<td class="stats-col-elapsed"></td>' +
'<td class="stats-col-graph">' +
'<div class="empty-graph"></div>' +
'</td>' +
'</tr></tbody>').appendTo('#tag-stats');
}
function renderStatTable(tableName, stats) {
var template = tableName + 'StatisticsRowTemplate';
var tbody = $('<tbody></tbody>');
for (var i = 0, len = stats.length; i < len; i++) {
$.tmpl(template, stats[i], {index: i}).appendTo(tbody);
}
tbody.appendTo('#' + tableName + '-stats');
}
$.template('statColumnsTemplate',
'<td class="stats-col-stat">${total}</td>' +
'<td class="stats-col-stat">${pass}</td>' +
'<td class="stats-col-stat">${fail}</td>' +
'<td class="stats-col-elapsed">${elapsed}</td>' +
'<td class="stats-col-graph">' +
'{{if total}}' +
'<div class="graph">' +
'<div class="pass-bar" style="width: ${passWidth}%" title="${passPercent}%"></div>' +
'<div class="fail-bar" style="width: ${failWidth}%" title="${failPercent}%"></div>' +
'</div>' +
'{{else}}' +
'<div class="empty-graph"></div>' +
'{{/if}}' +
'</td>'
);
$.template('suiteStatusMessageTemplate',
'${critical} critical {{= testOrTask("{test}")}}, ' +
'${criticalPassed} passed, ' +
'<span class="{{if criticalFailed}}fail{{else}}pass{{/if}}">${criticalFailed} failed</span><br>' +
'${total} {{= testOrTask("{test}")}} total, ' +
'${totalPassed} passed, ' +
'<span class="{{if totalFailed}}fail{{else}}pass{{/if}}">${totalFailed} failed</span>'
);
// For complete cross-browser experience..
// http://www.quirksmode.org/js/events_order.html
function stopPropagation(event) {
var event = event || window.event;
event.cancelBubble = true;
if (event.stopPropagation)
event.stopPropagation();
}
</script>
<script type="text/javascript">
window.output = {};
</script>
<script type="text/javascript">
window.sPart0 = [[0,21,22,0,23,24,0,0,[1,1227,0],[],[]],[0,25,22,0,26,27,28,0,[1,1228,0],[],[[1228,2,29]]],[0,30,22,0,31,28,32,0,[1,1228,1],[],[[1229,2,33]]],[0,25,22,0,26,34,35,0,[1,1229,1],[],[[1230,2,36]]],[0,37,38,0,39,40,41,0,[1,1230,166],[[0,42,22,0,43,44,45,0,[1,1231,1],[[0,46,22,0,47,45,0,0,[1,1231,0],[],[]]],[[1232,2,48]]],[0,49,22,0,50,51,0,0,[1,1232,0],[],[[1232,2,52]]],[0,53,22,0,54,55,56,0,[1,1232,1],[],[[1233,2,57]]],[0,42,22,0,43,58,59,0,[1,1233,106],[[0,60,61,0,62,63,0,0,[1,1234,105],[[0,64,22,0,65,66,0,0,[1,1235,0],[],[[1235,2,66]]],[0,67,61,0,68,69,70,0,[1,1235,101],[[0,64,22,0,65,71,0,0,[1,1236,1],[],[[1236,2,71]]],[0,30,22,0,31,0,72,0,[1,1237,0],[],[[1237,2,73]]],[0,25,22,0,26,0,74,0,[1,1238,0],[],[[1238,2,75]]],[0,42,22,0,43,76,0,0,[1,1238,6],[[0,77,61,0,0,78,0,0,[1,1239,4],[[0,53,22,0,54,79,80,0,[1,1239,1],[],[[1240,2,81]]],[0,64,22,0,65,80,0,0,[1,1240,0],[],[[1240,2,82]]],[0,53,22,0,54,83,84,0,[1,1241,0],[],[[1241,2,85]]],[0,64,22,0,65,84,0,0,[1,1241,1],[],[[1242,2,86]]],[0,46,22,0,47,87,88,0,[1,1242,0],[],[[1242,2,89]]],[0,90,22,0,91,92,0,0,[1,1243,0],[],[[1243,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,1244,0],[],[]],[0,42,22,0,43,95,0,0,[1,1244,1],[],[]],[0,42,22,0,43,96,0,0,[1,1245,0],[],[]],[0,97,22,0,98,99,100,0,[1,1246,1],[[0,101,102,0,103,104,0,0,[0,1246,0],[],[[1246,5,105]]]],[[1247,2,106],[1247,2,107]]],[0,42,22,0,43,108,0,0,[1,1247,1],[[0,109,102,0,110,111,0,0,[1,1248,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,1248,1],[[0,101,102,0,103,114,0,0,[1,1249,0],[],[]]],[[1249,2,115],[1249,2,116]]],[0,42,22,0,43,117,118,0,[1,1250,1],[[0,53,22,0,54,119,0,0,[1,1250,0],[],[]]],[[1251,2,120]]],[0,109,102,0,110,121,0,0,[1,1251,0],[],[]],[0,122,22,0,123,124,0,0,[1,1252,0],[],[]],[0,109,102,0,110,121,0,0,[1,1252,1],[],[]],[0,97,22,0,98,125,126,0,[1,1253,1],[[0,101,102,0,103,127,0,0,[1,1253,0],[],[]]],[[1254,2,115],[1254,2,128]]],[0,42,22,0,43,129,0,0,[1,1254,1],[[0,109,102,0,110,130,0,0,[1,1255,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,1255,1],[[0,101,102,0,103,133,0,0,[1,1256,0],[],[]]],[[1256,2,115],[1256,2,134]]],[0,42,22,0,43,135,0,0,[1,1257,1],[[0,109,102,0,110,136,0,0,[1,1257,1],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,1258,1],[[0,101,102,0,103,139,0,0,[0,1258,1],[],[[1259,5,140]]]],[[1259,2,106],[1259,2,141]]],[0,42,22,0,43,142,0,0,[1,1260,1],[[0,109,102,0,110,143,0,0,[1,1260,0],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,1261,1],[[0,101,102,0,103,146,0,0,[0,1261,1],[],[[1262,5,147]]]],[[1262,2,106],[1262,2,148]]],[0,42,22,0,43,149,0,0,[1,1263,1],[[0,109,102,0,110,150,0,0,[1,1263,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,1264,1],[[0,101,102,0,103,153,0,0,[0,1264,1],[],[[1265,5,154]]]],[[1265,2,106],[1265,2,155]]],[0,42,22,0,43,156,0,0,[1,1265,1],[[0,109,102,0,110,157,0,0,[1,1266,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,1267,1],[[0,101,102,0,103,160,0,0,[0,1267,0],[],[[1267,5,161]]]],[[1268,2,106],[1268,2,162]]],[0,42,22,0,43,163,0,0,[1,1268,2],[[0,109,102,0,110,164,0,0,[1,1269,1],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,1270,1],[[0,101,102,0,103,167,0,0,[0,1270,1],[],[[1271,5,168]]]],[[1271,2,106],[1271,2,169]]],[0,42,22,0,43,170,0,0,[1,1271,1],[[0,46,22,0,47,72,0,0,[1,1272,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,1273,1],[[0,46,22,0,47,173,0,0,[0,1273,0],[],[[1273,5,174]]]],[[1274,2,106],[1274,2,175]]],[0,42,22,0,43,176,0,0,[1,1274,0],[],[]],[0,97,22,0,98,177,178,0,[1,1275,1],[[0,101,102,0,103,179,0,0,[0,1275,1],[],[[1275,5,180]]]],[[1276,2,106],[1276,2,181]]],[0,42,22,0,43,182,0,0,[1,1276,0],[],[]],[0,64,22,0,65,183,0,0,[1,1277,0],[],[[1277,2,180]]],[0,97,22,0,98,184,185,0,[1,1278,1],[[0,101,102,0,103,186,0,0,[0,1278,1],[],[[1278,5,187]]]],[[1279,2,106],[1279,2,188]]],[0,42,22,0,43,189,0,0,[1,1279,1],[],[]],[0,97,22,0,98,190,191,0,[1,1280,1],[[0,101,102,0,103,192,0,0,[0,1281,0],[],[[1281,5,193]]]],[[1281,2,106],[1281,2,194]]],[0,42,22,0,43,195,0,0,[1,1282,0],[],[]],[0,97,22,0,98,196,197,0,[1,1282,2],[[0,101,102,0,103,198,0,0,[0,1283,0],[],[[1283,5,199]]]],[[1283,2,106],[1284,2,200]]],[0,42,22,0,43,201,0,0,[1,1284,0],[],[]],[0,97,22,0,98,202,203,0,[1,1285,1],[[0,101,102,0,103,204,0,0,[0,1285,1],[],[[12
</script>
<script type="text/javascript">
window.sPart1 = [[0,21,22,0,23,24,0,0,[1,104404,0],[],[]],[0,25,22,0,26,27,28,0,[1,104405,0],[],[[104405,2,29]]],[0,30,22,0,31,28,32,0,[1,104405,1],[],[[104406,2,33]]],[0,25,22,0,26,34,35,0,[1,104406,1],[],[[104407,2,36]]],[0,37,38,0,39,40,41,0,[1,104407,223],[[0,42,22,0,43,44,45,0,[1,104407,2],[[0,46,22,0,47,45,0,0,[1,104408,0],[],[]]],[[104408,2,48]]],[0,49,22,0,50,51,0,0,[1,104409,0],[],[[104409,2,52]]],[0,53,22,0,54,55,56,0,[1,104409,1],[],[[104410,2,57]]],[0,42,22,0,43,58,59,0,[1,104410,110],[[0,60,61,0,62,63,0,0,[1,104411,108],[[0,64,22,0,65,66,0,0,[1,104412,0],[],[[104412,2,66]]],[0,67,61,0,68,69,70,0,[1,104412,104],[[0,64,22,0,65,71,0,0,[1,104413,0],[],[[104413,2,71]]],[0,30,22,0,31,0,72,0,[1,104414,0],[],[[104414,2,73]]],[0,25,22,0,26,0,74,0,[1,104414,1],[],[[104415,2,75]]],[0,42,22,0,43,76,0,0,[1,104415,6],[[0,77,61,0,0,78,0,0,[1,104415,5],[[0,53,22,0,54,79,80,0,[1,104416,0],[],[[104416,2,81]]],[0,64,22,0,65,80,0,0,[1,104417,0],[],[[104417,2,82]]],[0,53,22,0,54,83,84,0,[1,104417,1],[],[[104418,2,85]]],[0,64,22,0,65,84,0,0,[1,104418,1],[],[[104419,2,86]]],[0,46,22,0,47,87,88,0,[1,104419,0],[],[[104419,2,89]]],[0,90,22,0,91,92,0,0,[1,104420,0],[],[[104420,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,104421,0],[],[]],[0,42,22,0,43,95,0,0,[1,104421,1],[],[]],[0,42,22,0,43,96,0,0,[1,104422,0],[],[]],[0,97,22,0,98,99,100,0,[1,104423,1],[[0,101,102,0,103,104,0,0,[0,104423,1],[],[[104423,5,105]]]],[[104424,2,106],[104424,2,107]]],[0,42,22,0,43,108,0,0,[1,104424,1],[[0,109,102,0,110,111,0,0,[1,104425,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,104425,1],[[0,101,102,0,103,114,0,0,[1,104426,0],[],[]]],[[104426,2,115],[104426,2,116]]],[0,42,22,0,43,117,118,0,[1,104427,1],[[0,53,22,0,54,119,0,0,[1,104427,1],[],[]]],[[104428,2,120]]],[0,109,102,0,110,121,0,0,[1,104428,1],[],[]],[0,122,22,0,123,124,0,0,[1,104429,0],[],[]],[0,109,102,0,110,121,0,0,[1,104430,0],[],[]],[0,97,22,0,98,125,126,0,[1,104430,1],[[0,101,102,0,103,127,0,0,[1,104431,0],[],[]]],[[104431,2,115],[104431,2,128]]],[0,42,22,0,43,129,0,0,[1,104432,1],[[0,109,102,0,110,130,0,0,[1,104432,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,104433,1],[[0,101,102,0,103,133,0,0,[1,104433,1],[],[]]],[[104434,2,115],[104434,2,134]]],[0,42,22,0,43,135,0,0,[1,104434,1],[[0,109,102,0,110,136,0,0,[1,104435,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,104435,2],[[0,101,102,0,103,139,0,0,[0,104436,0],[],[[104436,5,140]]]],[[104436,2,106],[104436,2,141]]],[0,42,22,0,43,142,0,0,[1,104437,1],[[0,109,102,0,110,143,0,0,[1,104437,1],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,104438,2],[[0,101,102,0,103,146,0,0,[0,104439,0],[],[[104439,5,147]]]],[[104440,2,106],[104440,2,148]]],[0,42,22,0,43,149,0,0,[1,104440,1],[[0,109,102,0,110,150,0,0,[1,104441,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,104442,1],[[0,101,102,0,103,153,0,0,[0,104442,0],[],[[104442,5,154]]]],[[104442,2,106],[104443,2,155]]],[0,42,22,0,43,156,0,0,[1,104443,1],[[0,109,102,0,110,157,0,0,[1,104443,1],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,104444,2],[[0,101,102,0,103,160,0,0,[0,104445,0],[],[[104445,5,161]]]],[[104446,2,106],[104446,2,162]]],[0,42,22,0,43,163,0,0,[1,104446,1],[[0,109,102,0,110,164,0,0,[1,104447,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,104447,2],[[0,101,102,0,103,167,0,0,[0,104448,0],[],[[104448,5,168]]]],[[104448,2,106],[104449,2,169]]],[0,42,22,0,43,170,0,0,[1,104449,1],[[0,46,22,0,47,72,0,0,[1,104449,1],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,104450,2],[[0,46,22,0,47,173,0,0,[0,104451,0],[],[[104451,5,174]]]],[[104452,2,106],[104452,2,175]]],[0,42,22,0,43,176,0,0,[1,104452,0],[],[]],[0,97,22,0,98,177,178,0,[1,104453,1],[[0,101,102,0,103,179,0,0,[0,104453,1],[],[[104454,5,180]]]],[[104454,2,106],[104454,2,181]]],[0,42,22,0,43,182,0,0,[1,104454,1],[],[]],[0,64,22,0,65,183,0,0,[1,104455,0],[],[[104455,2,180]]],[0,97,22,0,98,184,185,0,[1,104456,1],[[0,101,102,0,103,186,0,0,[0,104456,0],[],[[104456,5,187]]]],[[104457,2,106],[104457,2,188]]],[0,42,22,0,43,189,0,0,[1,104457,0],[],[]],[0,97,22,0,98,190,191,0,[1,104458,1],[[0,101,102,0,103,192,0,0,[0,104458,0],[],[[104458,5,193]]]],[[104459,2,106],[104459,2,194]]],[0,42,22,0,43,19
</script>
<script type="text/javascript">
window.sPart2 = [[0,21,22,0,23,24,0,0,[1,140244,0],[],[]],[0,25,22,0,26,27,28,0,[1,140244,1],[],[[140245,2,29]]],[0,30,22,0,31,28,32,0,[1,140245,1],[],[[140246,2,33]]],[0,25,22,0,26,34,35,0,[1,140246,0],[],[[140246,2,36]]],[0,37,38,0,39,40,41,0,[1,140247,225],[[0,42,22,0,43,44,45,0,[1,140247,2],[[0,46,22,0,47,45,0,0,[1,140248,0],[],[]]],[[140248,2,48]]],[0,49,22,0,50,51,0,0,[1,140249,0],[],[[140249,2,52]]],[0,53,22,0,54,55,56,0,[1,140249,1],[],[[140250,2,57]]],[0,42,22,0,43,58,59,0,[1,140250,106],[[0,60,61,0,62,63,0,0,[1,140251,105],[[0,64,22,0,65,66,0,0,[1,140251,1],[],[[140252,2,66]]],[0,67,61,0,68,69,70,0,[1,140252,100],[[0,64,22,0,65,71,0,0,[1,140252,1],[],[[140253,2,71]]],[0,30,22,0,31,0,72,0,[1,140253,0],[],[[140253,2,73]]],[0,25,22,0,26,0,74,0,[1,140254,0],[],[[140254,2,75]]],[0,42,22,0,43,76,0,0,[1,140254,6],[[0,77,61,0,0,78,0,0,[1,140255,5],[[0,53,22,0,54,79,80,0,[1,140255,1],[],[[140256,2,81]]],[0,64,22,0,65,80,0,0,[1,140256,0],[],[[140256,2,82]]],[0,53,22,0,54,83,84,0,[1,140257,0],[],[[140257,2,85]]],[0,64,22,0,65,84,0,0,[1,140257,1],[],[[140258,2,86]]],[0,46,22,0,47,87,88,0,[1,140258,1],[],[[140258,2,89]]],[0,90,22,0,91,92,0,0,[1,140259,0],[],[[140259,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,140260,0],[],[]],[0,42,22,0,43,95,0,0,[1,140261,0],[],[]],[0,42,22,0,43,96,0,0,[1,140261,1],[],[]],[0,97,22,0,98,99,100,0,[1,140262,1],[[0,101,102,0,103,104,0,0,[0,140262,1],[],[[140262,5,105]]]],[[140263,2,106],[140263,2,107]]],[0,42,22,0,43,108,0,0,[1,140263,1],[[0,109,102,0,110,111,0,0,[1,140264,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,140265,1],[[0,101,102,0,103,114,0,0,[1,140265,0],[],[]]],[[140266,2,115],[140266,2,116]]],[0,42,22,0,43,117,118,0,[1,140266,1],[[0,53,22,0,54,119,0,0,[1,140267,0],[],[]]],[[140267,2,120]]],[0,109,102,0,110,121,0,0,[1,140267,1],[],[]],[0,122,22,0,123,124,0,0,[1,140268,0],[],[]],[0,109,102,0,110,121,0,0,[1,140268,1],[],[]],[0,97,22,0,98,125,126,0,[1,140269,1],[[0,101,102,0,103,127,0,0,[1,140269,1],[],[]]],[[140270,2,115],[140270,2,128]]],[0,42,22,0,43,129,0,0,[1,140271,1],[[0,109,102,0,110,130,0,0,[1,140271,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,140272,1],[[0,101,102,0,103,133,0,0,[1,140272,1],[],[]]],[[140273,2,115],[140273,2,134]]],[0,42,22,0,43,135,0,0,[1,140273,1],[[0,109,102,0,110,136,0,0,[1,140274,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,140274,2],[[0,101,102,0,103,139,0,0,[0,140275,1],[],[[140275,5,140]]]],[[140276,2,106],[140276,2,141]]],[0,42,22,0,43,142,0,0,[1,140276,2],[[0,109,102,0,110,143,0,0,[1,140277,0],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,140278,1],[[0,101,102,0,103,146,0,0,[0,140278,1],[],[[140279,5,147]]]],[[140279,2,106],[140279,2,148]]],[0,42,22,0,43,149,0,0,[1,140279,1],[[0,109,102,0,110,150,0,0,[1,140280,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,140281,1],[[0,101,102,0,103,153,0,0,[0,140281,1],[],[[140282,5,154]]]],[[140282,2,106],[140282,2,155]]],[0,42,22,0,43,156,0,0,[1,140282,1],[[0,109,102,0,110,157,0,0,[1,140283,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,140284,1],[[0,101,102,0,103,160,0,0,[0,140284,0],[],[[140284,5,161]]]],[[140285,2,106],[140285,2,162]]],[0,42,22,0,43,163,0,0,[1,140285,1],[[0,109,102,0,110,164,0,0,[1,140286,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,140286,2],[[0,101,102,0,103,167,0,0,[0,140287,0],[],[[140287,5,168]]]],[[140287,2,106],[140287,2,169]]],[0,42,22,0,43,170,0,0,[1,140288,1],[[0,46,22,0,47,72,0,0,[1,140288,1],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,140289,2],[[0,46,22,0,47,173,0,0,[0,140290,0],[],[[140290,5,174]]]],[[140290,2,106],[140290,2,175]]],[0,42,22,0,43,176,0,0,[1,140291,0],[],[]],[0,97,22,0,98,177,178,0,[1,140292,1],[[0,101,102,0,103,179,0,0,[0,140292,1],[],[[140292,5,180]]]],[[140293,2,106],[140293,2,181]]],[0,42,22,0,43,182,0,0,[1,140293,1],[],[]],[0,64,22,0,65,183,0,0,[1,140294,0],[],[[140294,2,180]]],[0,97,22,0,98,184,185,0,[1,140295,1],[[0,101,102,0,103,186,0,0,[0,140295,1],[],[[140295,5,187]]]],[[140296,2,106],[140296,2,188]]],[0,42,22,0,43,189,0,0,[1,140296,1],[],[]],[0,97,22,0,98,190,191,0,[1,140297,1],[[0,101,102,0,103,192,0,0,[0,140297,1],[],[[140298,5,193]]]],[[140298,2,106],[140298,2,194]]],[0,42,22,0,43,19
</script>
<script type="text/javascript">
window.sPart3 = [[0,21,22,0,23,24,0,0,[1,236769,0],[],[]],[0,25,22,0,26,27,28,0,[1,236769,1],[],[[236770,2,29]]],[0,30,22,0,31,28,32,0,[1,236770,1],[],[[236770,2,33]]],[0,25,22,0,26,34,35,0,[1,236771,0],[],[[236771,2,36]]],[0,37,38,0,39,40,41,0,[1,236772,162],[[0,42,22,0,43,44,45,0,[1,236772,1],[[0,46,22,0,47,45,0,0,[1,236773,0],[],[]]],[[236773,2,48]]],[0,49,22,0,50,51,0,0,[1,236773,1],[],[[236774,2,52]]],[0,53,22,0,54,55,56,0,[1,236774,0],[],[[236774,2,57]]],[0,42,22,0,43,58,59,0,[1,236775,103],[[0,60,61,0,62,63,0,0,[1,236775,103],[[0,64,22,0,65,66,0,0,[1,236776,0],[],[[236776,2,66]]],[0,67,61,0,68,69,70,0,[1,236776,99],[[0,64,22,0,65,71,0,0,[1,236777,0],[],[[236777,2,71]]],[0,30,22,0,31,0,72,0,[1,236777,1],[],[[236778,2,73]]],[0,25,22,0,26,0,74,0,[1,236778,1],[],[[236778,2,75]]],[0,42,22,0,43,76,0,0,[1,236779,5],[[0,77,61,0,0,78,0,0,[1,236779,5],[[0,53,22,0,54,79,80,0,[1,236780,0],[],[[236780,2,81]]],[0,64,22,0,65,80,0,0,[1,236780,1],[],[[236781,2,82]]],[0,53,22,0,54,83,84,0,[1,236781,1],[],[[236782,2,85]]],[0,64,22,0,65,84,0,0,[1,236782,0],[],[[236782,2,86]]],[0,46,22,0,47,87,88,0,[1,236783,0],[],[[236783,2,89]]],[0,90,22,0,91,92,0,0,[1,236784,0],[],[[236784,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,236785,0],[],[]],[0,42,22,0,43,95,0,0,[1,236785,1],[],[]],[0,42,22,0,43,96,0,0,[1,236786,0],[],[]],[0,97,22,0,98,99,100,0,[1,236786,2],[[0,101,102,0,103,104,0,0,[0,236787,0],[],[[236787,5,105]]]],[[236787,2,106],[236787,2,107]]],[0,42,22,0,43,108,0,0,[1,236788,1],[[0,109,102,0,110,111,0,0,[1,236788,1],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,236789,1],[[0,101,102,0,103,114,0,0,[1,236789,1],[],[]]],[[236790,2,115],[236790,2,116]]],[0,42,22,0,43,117,118,0,[1,236790,1],[[0,53,22,0,54,119,0,0,[1,236791,0],[],[]]],[[236791,2,120]]],[0,109,102,0,110,121,0,0,[1,236792,0],[],[]],[0,122,22,0,123,124,0,0,[1,236792,1],[],[]],[0,109,102,0,110,121,0,0,[1,236793,0],[],[]],[0,97,22,0,98,125,126,0,[1,236793,1],[[0,101,102,0,103,127,0,0,[1,236794,0],[],[]]],[[236794,2,115],[236794,2,128]]],[0,42,22,0,43,129,0,0,[1,236795,1],[[0,109,102,0,110,130,0,0,[1,236795,1],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,236796,1],[[0,101,102,0,103,133,0,0,[1,236796,1],[],[]]],[[236797,2,115],[236797,2,134]]],[0,42,22,0,43,135,0,0,[1,236797,1],[[0,109,102,0,110,136,0,0,[1,236798,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,236799,1],[[0,101,102,0,103,139,0,0,[0,236799,1],[],[[236799,5,140]]]],[[236800,2,106],[236800,2,141]]],[0,42,22,0,43,142,0,0,[1,236800,1],[[0,109,102,0,110,143,0,0,[1,236801,0],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,236801,2],[[0,101,102,0,103,146,0,0,[0,236802,0],[],[[236802,5,147]]]],[[236803,2,106],[236803,2,148]]],[0,42,22,0,43,149,0,0,[1,236803,1],[[0,109,102,0,110,150,0,0,[1,236804,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,236805,1],[[0,101,102,0,103,153,0,0,[0,236805,1],[],[[236805,5,154]]]],[[236806,2,106],[236806,2,155]]],[0,42,22,0,43,156,0,0,[1,236806,1],[[0,109,102,0,110,157,0,0,[1,236807,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,236808,1],[[0,101,102,0,103,160,0,0,[0,236808,0],[],[[236808,5,161]]]],[[236809,2,106],[236809,2,162]]],[0,42,22,0,43,163,0,0,[1,236809,1],[[0,109,102,0,110,164,0,0,[1,236810,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,236811,1],[[0,101,102,0,103,167,0,0,[0,236811,0],[],[[236811,5,168]]]],[[236812,2,106],[236812,2,169]]],[0,42,22,0,43,170,0,0,[1,236812,1],[[0,46,22,0,47,72,0,0,[1,236813,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,236814,1],[[0,46,22,0,47,173,0,0,[0,236814,0],[],[[236814,5,174]]]],[[236815,2,106],[236815,2,175]]],[0,42,22,0,43,176,0,0,[1,236815,0],[],[]],[0,97,22,0,98,177,178,0,[1,236816,1],[[0,101,102,0,103,179,0,0,[0,236816,1],[],[[236816,5,180]]]],[[236817,2,106],[236817,2,181]]],[0,42,22,0,43,182,0,0,[1,236817,1],[],[]],[0,64,22,0,65,183,0,0,[1,236818,0],[],[[236818,2,180]]],[0,97,22,0,98,184,185,0,[1,236818,2],[[0,101,102,0,103,186,0,0,[0,236819,0],[],[[236819,5,187]]]],[[236819,2,106],[236819,2,188]]],[0,42,22,0,43,189,0,0,[1,236820,0],[],[]],[0,97,22,0,98,190,191,0,[1,236821,1],[[0,101,102,0,103,192,0,0,[0,236821,1],[],[[236822,5,193]]]],[[236822,2,106],[236822,2,194]]],[0,42,22,0,43,195
</script>
<script type="text/javascript">
window.sPart4 = [[0,21,22,0,23,24,0,0,[1,333263,1],[],[]],[0,25,22,0,26,27,28,0,[1,333264,1],[],[[333264,2,29]]],[0,30,22,0,31,28,32,0,[1,333265,0],[],[[333265,2,33]]],[0,25,22,0,26,34,35,0,[1,333265,1],[],[[333266,2,36]]],[0,37,38,0,39,40,41,0,[1,333266,178],[[0,42,22,0,43,44,45,0,[1,333267,1],[[0,46,22,0,47,45,0,0,[1,333267,1],[],[]]],[[333268,2,48]]],[0,49,22,0,50,51,0,0,[1,333268,1],[],[[333269,2,52]]],[0,53,22,0,54,55,56,0,[1,333269,0],[],[[333269,2,57]]],[0,42,22,0,43,58,59,0,[1,333270,105],[[0,60,61,0,62,63,0,0,[1,333270,104],[[0,64,22,0,65,66,0,0,[1,333271,0],[],[[333271,2,66]]],[0,67,61,0,68,69,70,0,[1,333272,99],[[0,64,22,0,65,71,0,0,[1,333272,0],[],[[333272,2,71]]],[0,30,22,0,31,0,72,0,[1,333273,0],[],[[333273,2,73]]],[0,25,22,0,26,0,74,0,[1,333273,1],[],[[333273,2,75]]],[0,42,22,0,43,76,0,0,[1,333274,5],[[0,77,61,0,0,78,0,0,[1,333274,5],[[0,53,22,0,54,79,80,0,[1,333275,0],[],[[333275,2,81]]],[0,64,22,0,65,80,0,0,[1,333275,1],[],[[333276,2,82]]],[0,53,22,0,54,83,84,0,[1,333276,0],[],[[333276,2,85]]],[0,64,22,0,65,84,0,0,[1,333277,0],[],[[333277,2,86]]],[0,46,22,0,47,87,88,0,[1,333277,1],[],[[333278,2,89]]],[0,90,22,0,91,92,0,0,[1,333278,1],[],[[333278,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,333279,0],[],[]],[0,42,22,0,43,95,0,0,[1,333280,0],[],[]],[0,42,22,0,43,96,0,0,[1,333280,1],[],[]],[0,97,22,0,98,99,100,0,[1,333281,1],[[0,101,102,0,103,104,0,0,[0,333281,1],[],[[333282,5,105]]]],[[333282,2,106],[333282,2,107]]],[0,42,22,0,43,108,0,0,[1,333282,1],[[0,109,102,0,110,111,0,0,[1,333283,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,333284,1],[[0,101,102,0,103,114,0,0,[1,333284,0],[],[]]],[[333285,2,115],[333285,2,116]]],[0,42,22,0,43,117,118,0,[1,333285,1],[[0,53,22,0,54,119,0,0,[1,333286,0],[],[]]],[[333286,2,120]]],[0,109,102,0,110,121,0,0,[1,333286,1],[],[]],[0,122,22,0,123,124,0,0,[1,333287,0],[],[]],[0,109,102,0,110,121,0,0,[1,333288,0],[],[]],[0,97,22,0,98,125,126,0,[1,333288,1],[[0,101,102,0,103,127,0,0,[1,333288,1],[],[]]],[[333289,2,115],[333289,2,128]]],[0,42,22,0,43,129,0,0,[1,333289,1],[[0,109,102,0,110,130,0,0,[1,333290,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,333291,1],[[0,101,102,0,103,133,0,0,[1,333291,0],[],[]]],[[333292,2,115],[333292,2,134]]],[0,42,22,0,43,135,0,0,[1,333292,1],[[0,109,102,0,110,136,0,0,[1,333293,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,333293,2],[[0,101,102,0,103,139,0,0,[0,333294,0],[],[[333294,5,140]]]],[[333294,2,106],[333294,2,141]]],[0,42,22,0,43,142,0,0,[1,333295,1],[[0,109,102,0,110,143,0,0,[1,333295,1],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,333296,2],[[0,101,102,0,103,146,0,0,[0,333297,0],[],[[333297,5,147]]]],[[333297,2,106],[333298,2,148]]],[0,42,22,0,43,149,0,0,[1,333298,1],[[0,109,102,0,110,150,0,0,[1,333298,1],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,333299,1],[[0,101,102,0,103,153,0,0,[0,333299,1],[],[[333300,5,154]]]],[[333300,2,106],[333300,2,155]]],[0,42,22,0,43,156,0,0,[1,333301,1],[[0,109,102,0,110,157,0,0,[1,333302,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,333302,2],[[0,101,102,0,103,160,0,0,[0,333303,0],[],[[333303,5,161]]]],[[333304,2,106],[333304,2,162]]],[0,42,22,0,43,163,0,0,[1,333304,1],[[0,109,102,0,110,164,0,0,[1,333305,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,333305,1],[[0,101,102,0,103,167,0,0,[0,333306,0],[],[[333306,5,168]]]],[[333306,2,106],[333306,2,169]]],[0,42,22,0,43,170,0,0,[1,333307,1],[[0,46,22,0,47,72,0,0,[1,333307,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,333308,1],[[0,46,22,0,47,173,0,0,[0,333308,1],[],[[333309,5,174]]]],[[333309,2,106],[333309,2,175]]],[0,42,22,0,43,176,0,0,[1,333309,1],[],[]],[0,97,22,0,98,177,178,0,[1,333310,1],[[0,101,102,0,103,179,0,0,[0,333310,1],[],[[333311,5,180]]]],[[333311,2,106],[333311,2,181]]],[0,42,22,0,43,182,0,0,[1,333311,1],[],[]],[0,64,22,0,65,183,0,0,[1,333312,1],[],[[333313,2,180]]],[0,97,22,0,98,184,185,0,[1,333313,1],[[0,101,102,0,103,186,0,0,[0,333313,1],[],[[333314,5,187]]]],[[333314,2,106],[333314,2,188]]],[0,42,22,0,43,189,0,0,[1,333315,0],[],[]],[0,97,22,0,98,190,191,0,[1,333315,2],[[0,101,102,0,103,192,0,0,[0,333316,0],[],[[333316,5,193]]]],[[333317,2,106],[333317,2,194]]],[0,42,22,0,43,195
</script>
<script type="text/javascript">
window.sPart5 = [[0,21,22,0,23,24,0,0,[1,433040,0],[],[]],[0,25,22,0,26,27,28,0,[1,433040,1],[],[[433041,2,29]]],[0,30,22,0,31,28,32,0,[1,433041,0],[],[[433041,2,33]]],[0,25,22,0,26,34,35,0,[1,433042,0],[],[[433042,2,36]]],[0,37,38,0,39,40,41,0,[1,433042,174],[[0,42,22,0,43,44,45,0,[1,433043,1],[[0,46,22,0,47,45,0,0,[1,433043,1],[],[]]],[[433044,2,48]]],[0,49,22,0,50,51,0,0,[1,433044,1],[],[[433044,2,52]]],[0,53,22,0,54,55,56,0,[1,433045,0],[],[[433045,2,57]]],[0,42,22,0,43,58,59,0,[1,433046,106],[[0,60,61,0,62,63,0,0,[1,433046,105],[[0,64,22,0,65,66,0,0,[1,433047,0],[],[[433047,2,66]]],[0,67,61,0,68,69,70,0,[1,433047,101],[[0,64,22,0,65,71,0,0,[1,433048,0],[],[[433048,2,71]]],[0,30,22,0,31,0,72,0,[1,433048,1],[],[[433049,2,73]]],[0,25,22,0,26,0,74,0,[1,433049,0],[],[[433049,2,75]]],[0,42,22,0,43,76,0,0,[1,433050,5],[[0,77,61,0,0,78,0,0,[1,433050,5],[[0,53,22,0,54,79,80,0,[1,433051,0],[],[[433051,2,81]]],[0,64,22,0,65,80,0,0,[1,433051,1],[],[[433051,2,82]]],[0,53,22,0,54,83,84,0,[1,433052,0],[],[[433052,2,85]]],[0,64,22,0,65,84,0,0,[1,433053,0],[],[[433053,2,86]]],[0,46,22,0,47,87,88,0,[1,433053,1],[],[[433054,2,89]]],[0,90,22,0,91,92,0,0,[1,433054,0],[],[[433054,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,433055,0],[],[]],[0,42,22,0,43,95,0,0,[1,433056,0],[],[]],[0,42,22,0,43,96,0,0,[1,433056,1],[],[]],[0,97,22,0,98,99,100,0,[1,433057,1],[[0,101,102,0,103,104,0,0,[0,433057,1],[],[[433058,5,105]]]],[[433058,2,106],[433058,2,107]]],[0,42,22,0,43,108,0,0,[1,433058,1],[[0,109,102,0,110,111,0,0,[1,433059,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,433060,1],[[0,101,102,0,103,114,0,0,[1,433060,0],[],[]]],[[433060,2,115],[433060,2,116]]],[0,42,22,0,43,117,118,0,[1,433061,1],[[0,53,22,0,54,119,0,0,[1,433061,1],[],[]]],[[433062,2,120]]],[0,109,102,0,110,121,0,0,[1,433062,1],[],[]],[0,122,22,0,123,124,0,0,[1,433063,0],[],[]],[0,109,102,0,110,121,0,0,[1,433063,1],[],[]],[0,97,22,0,98,125,126,0,[1,433064,1],[[0,101,102,0,103,127,0,0,[1,433064,1],[],[]]],[[433065,2,115],[433065,2,128]]],[0,42,22,0,43,129,0,0,[1,433065,2],[[0,109,102,0,110,130,0,0,[1,433066,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,433067,1],[[0,101,102,0,103,133,0,0,[1,433067,1],[],[]]],[[433068,2,115],[433068,2,134]]],[0,42,22,0,43,135,0,0,[1,433068,2],[[0,109,102,0,110,136,0,0,[1,433069,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,433070,1],[[0,101,102,0,103,139,0,0,[0,433070,1],[],[[433070,5,140]]]],[[433071,2,106],[433071,2,141]]],[0,42,22,0,43,142,0,0,[1,433071,1],[[0,109,102,0,110,143,0,0,[1,433072,0],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,433073,1],[[0,101,102,0,103,146,0,0,[0,433073,0],[],[[433073,5,147]]]],[[433074,2,106],[433074,2,148]]],[0,42,22,0,43,149,0,0,[1,433074,1],[[0,109,102,0,110,150,0,0,[1,433075,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,433076,1],[[0,101,102,0,103,153,0,0,[0,433076,0],[],[[433076,5,154]]]],[[433077,2,106],[433077,2,155]]],[0,42,22,0,43,156,0,0,[1,433077,1],[[0,109,102,0,110,157,0,0,[1,433078,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,433079,1],[[0,101,102,0,103,160,0,0,[0,433079,0],[],[[433079,5,161]]]],[[433080,2,106],[433080,2,162]]],[0,42,22,0,43,163,0,0,[1,433080,1],[[0,109,102,0,110,164,0,0,[1,433081,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,433081,2],[[0,101,102,0,103,167,0,0,[0,433082,0],[],[[433082,5,168]]]],[[433082,2,106],[433083,2,169]]],[0,42,22,0,43,170,0,0,[1,433083,1],[[0,46,22,0,47,72,0,0,[1,433084,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,433084,2],[[0,46,22,0,47,173,0,0,[0,433085,0],[],[[433085,5,174]]]],[[433085,2,106],[433086,2,175]]],[0,42,22,0,43,176,0,0,[1,433086,0],[],[]],[0,97,22,0,98,177,178,0,[1,433087,1],[[0,101,102,0,103,179,0,0,[0,433087,1],[],[[433087,5,180]]]],[[433088,2,106],[433088,2,181]]],[0,42,22,0,43,182,0,0,[1,433088,1],[],[]],[0,64,22,0,65,183,0,0,[1,433089,0],[],[[433089,2,180]]],[0,97,22,0,98,184,185,0,[1,433090,1],[[0,101,102,0,103,186,0,0,[0,433090,0],[],[[433090,5,187]]]],[[433091,2,106],[433091,2,188]]],[0,42,22,0,43,189,0,0,[1,433091,1],[],[]],[0,97,22,0,98,190,191,0,[1,433092,1],[[0,101,102,0,103,192,0,0,[0,433092,1],[],[[433093,5,193]]]],[[433093,2,106],[433093,2,194]]],[0,42,22,0,43,19
</script>
<script type="text/javascript">
window.sPart6 = [[0,21,22,0,23,24,0,0,[1,534891,1],[],[]],[0,25,22,0,26,27,28,0,[1,534892,1],[],[[534892,2,29]]],[0,30,22,0,31,28,32,0,[1,534893,0],[],[[534893,2,33]]],[0,25,22,0,26,34,35,0,[1,534894,0],[],[[534894,2,36]]],[0,37,38,0,39,40,41,0,[1,534894,191],[[0,42,22,0,43,44,45,0,[1,534895,1],[[0,46,22,0,47,45,0,0,[1,534895,1],[],[]]],[[534896,2,48]]],[0,49,22,0,50,51,0,0,[1,534896,1],[],[[534896,2,52]]],[0,53,22,0,54,55,56,0,[1,534897,0],[],[[534897,2,57]]],[0,42,22,0,43,58,59,0,[1,534898,129],[[0,60,61,0,62,63,0,0,[1,534898,129],[[0,64,22,0,65,66,0,0,[1,534899,0],[],[[534899,2,66]]],[0,67,61,0,68,69,70,0,[1,534899,125],[[0,64,22,0,65,71,0,0,[1,534900,0],[],[[534900,2,71]]],[0,30,22,0,31,0,72,0,[1,534901,0],[],[[534901,2,73]]],[0,25,22,0,26,0,74,0,[1,534901,1],[],[[534902,2,75]]],[0,42,22,0,43,76,0,0,[1,534902,6],[[0,77,61,0,0,78,0,0,[1,534902,5],[[0,53,22,0,54,79,80,0,[1,534903,0],[],[[534903,2,81]]],[0,64,22,0,65,80,0,0,[1,534904,0],[],[[534904,2,82]]],[0,53,22,0,54,83,84,0,[1,534904,1],[],[[534905,2,85]]],[0,64,22,0,65,84,0,0,[1,534905,1],[],[[534905,2,86]]],[0,46,22,0,47,87,88,0,[1,534906,0],[],[[534906,2,89]]],[0,90,22,0,91,92,0,0,[1,534907,0],[],[[534907,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,534908,0],[],[]],[0,42,22,0,43,95,0,0,[1,534909,0],[],[]],[0,42,22,0,43,96,0,0,[1,534909,0],[],[]],[0,97,22,0,98,99,100,0,[1,534910,0],[[0,101,102,0,103,104,0,0,[0,534910,0],[],[[534910,5,105]]]],[[534910,2,106],[534910,2,107]]],[0,42,22,0,43,108,0,0,[1,534910,2],[[0,109,102,0,110,111,0,0,[1,534912,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,534912,1],[[0,101,102,0,103,114,0,0,[1,534912,0],[],[]]],[[534912,2,115],[534913,2,116]]],[0,42,22,0,43,117,118,0,[1,534913,1],[[0,53,22,0,54,119,0,0,[1,534913,1],[],[]]],[[534914,2,120]]],[0,109,102,0,110,121,0,0,[1,534914,1],[],[]],[0,122,22,0,123,124,0,0,[1,534915,1],[],[]],[0,109,102,0,110,121,0,0,[1,534916,0],[],[]],[0,97,22,0,98,125,126,0,[1,534917,1],[[0,101,102,0,103,127,0,0,[1,534917,0],[],[]]],[[534917,2,115],[534918,2,128]]],[0,42,22,0,43,129,0,0,[1,534918,1],[[0,109,102,0,110,130,0,0,[1,534918,1],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,534919,1],[[0,101,102,0,103,133,0,0,[1,534920,0],[],[]]],[[534920,2,115],[534920,2,134]]],[0,42,22,0,43,135,0,0,[1,534921,1],[[0,109,102,0,110,136,0,0,[1,534922,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,534922,2],[[0,101,102,0,103,139,0,0,[0,534923,0],[],[[534923,5,140]]]],[[534923,2,106],[534924,2,141]]],[0,42,22,0,43,142,0,0,[1,534924,1],[[0,109,102,0,110,143,0,0,[1,534924,1],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,534925,2],[[0,101,102,0,103,146,0,0,[0,534926,0],[],[[534926,5,147]]]],[[534926,2,106],[534927,2,148]]],[0,42,22,0,43,149,0,0,[1,534927,1],[[0,109,102,0,110,150,0,0,[1,534928,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,534928,2],[[0,101,102,0,103,153,0,0,[0,534929,0],[],[[534929,5,154]]]],[[534929,2,106],[534930,2,155]]],[0,42,22,0,43,156,0,0,[1,534930,1],[[0,109,102,0,110,157,0,0,[1,534930,1],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,534931,2],[[0,101,102,0,103,160,0,0,[0,534932,0],[],[[534932,5,161]]]],[[534932,2,106],[534932,2,162]]],[0,42,22,0,43,163,0,0,[1,534933,1],[[0,109,102,0,110,164,0,0,[1,534933,1],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,534934,2],[[0,101,102,0,103,167,0,0,[0,534935,0],[],[[534935,5,168]]]],[[534935,2,106],[534936,2,169]]],[0,42,22,0,43,170,0,0,[1,534936,1],[[0,46,22,0,47,72,0,0,[1,534937,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,534937,2],[[0,46,22,0,47,173,0,0,[0,534938,0],[],[[534938,5,174]]]],[[534938,2,106],[534939,2,175]]],[0,42,22,0,43,176,0,0,[1,534939,0],[],[]],[0,97,22,0,98,177,178,0,[1,534940,1],[[0,101,102,0,103,179,0,0,[0,534940,1],[],[[534940,5,180]]]],[[534941,2,106],[534941,2,181]]],[0,42,22,0,43,182,0,0,[1,534941,1],[],[]],[0,64,22,0,65,183,0,0,[1,534942,0],[],[[534942,2,180]]],[0,97,22,0,98,184,185,0,[1,534943,1],[[0,101,102,0,103,186,0,0,[0,534943,0],[],[[534943,5,187]]]],[[534944,2,106],[534944,2,188]]],[0,42,22,0,43,189,0,0,[1,534944,0],[],[]],[0,97,22,0,98,190,191,0,[1,534945,1],[[0,101,102,0,103,192,0,0,[0,534945,1],[],[[534945,5,193]]]],[[534946,2,106],[534946,2,194]]],[0,42,22,0,43,19
</script>
<script type="text/javascript">
window.sPart7 = [[0,21,22,0,23,24,0,0,[1,608210,1],[],[]],[0,25,22,0,26,27,28,0,[1,608211,1],[],[[608211,2,29]]],[0,30,22,0,31,28,32,0,[1,608212,0],[],[[608212,2,33]]],[0,25,22,0,26,34,35,0,[1,608212,1],[],[[608213,2,36]]],[0,37,38,0,39,40,41,0,[1,608213,173],[[0,42,22,0,43,44,45,0,[1,608214,1],[[0,46,22,0,47,45,0,0,[1,608214,1],[],[]]],[[608215,2,48]]],[0,49,22,0,50,51,0,0,[1,608215,1],[],[[608215,2,52]]],[0,53,22,0,54,55,56,0,[1,608216,0],[],[[608216,2,57]]],[0,42,22,0,43,58,59,0,[1,608217,104],[[0,60,61,0,62,63,0,0,[1,608217,104],[[0,64,22,0,65,66,0,0,[1,608218,0],[],[[608218,2,66]]],[0,67,61,0,68,69,70,0,[1,608219,99],[[0,64,22,0,65,71,0,0,[1,608219,0],[],[[608219,2,71]]],[0,30,22,0,31,0,72,0,[1,608220,0],[],[[608220,2,73]]],[0,25,22,0,26,0,74,0,[1,608220,1],[],[[608221,2,75]]],[0,42,22,0,43,76,0,0,[1,608221,5],[[0,77,61,0,0,78,0,0,[1,608221,5],[[0,53,22,0,54,79,80,0,[1,608222,0],[],[[608222,2,81]]],[0,64,22,0,65,80,0,0,[1,608222,1],[],[[608223,2,82]]],[0,53,22,0,54,83,84,0,[1,608223,1],[],[[608224,2,85]]],[0,64,22,0,65,84,0,0,[1,608224,0],[],[[608224,2,86]]],[0,46,22,0,47,87,88,0,[1,608225,0],[],[[608225,2,89]]],[0,90,22,0,91,92,0,0,[1,608225,1],[],[[608226,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,608226,1],[],[]],[0,42,22,0,43,95,0,0,[1,608227,0],[],[]],[0,42,22,0,43,96,0,0,[1,608228,0],[],[]],[0,97,22,0,98,99,100,0,[1,608228,2],[[0,101,102,0,103,104,0,0,[0,608229,0],[],[[608229,5,105]]]],[[608229,2,106],[608229,2,107]]],[0,42,22,0,43,108,0,0,[1,608230,1],[[0,109,102,0,110,111,0,0,[1,608230,1],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,608231,1],[[0,101,102,0,103,114,0,0,[1,608232,0],[],[]]],[[608232,2,115],[608232,2,116]]],[0,42,22,0,43,117,118,0,[1,608233,1],[[0,53,22,0,54,119,0,0,[1,608233,1],[],[]]],[[608234,2,120]]],[0,109,102,0,110,121,0,0,[1,608234,0],[],[]],[0,122,22,0,123,124,0,0,[1,608235,0],[],[]],[0,109,102,0,110,121,0,0,[1,608235,1],[],[]],[0,97,22,0,98,125,126,0,[1,608236,1],[[0,101,102,0,103,127,0,0,[1,608236,0],[],[]]],[[608237,2,115],[608237,2,128]]],[0,42,22,0,43,129,0,0,[1,608237,1],[[0,109,102,0,110,130,0,0,[1,608238,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,608238,1],[[0,101,102,0,103,133,0,0,[1,608239,0],[],[]]],[[608239,2,115],[608239,2,134]]],[0,42,22,0,43,135,0,0,[1,608240,1],[[0,109,102,0,110,136,0,0,[1,608240,1],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,608241,1],[[0,101,102,0,103,139,0,0,[0,608241,1],[],[[608242,5,140]]]],[[608242,2,106],[608242,2,141]]],[0,42,22,0,43,142,0,0,[1,608243,1],[[0,109,102,0,110,143,0,0,[1,608243,1],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,608244,1],[[0,101,102,0,103,146,0,0,[0,608244,1],[],[[608245,5,147]]]],[[608245,2,106],[608245,2,148]]],[0,42,22,0,43,149,0,0,[1,608246,1],[[0,109,102,0,110,150,0,0,[1,608246,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,608247,1],[[0,101,102,0,103,153,0,0,[0,608247,1],[],[[608248,5,154]]]],[[608248,2,106],[608248,2,155]]],[0,42,22,0,43,156,0,0,[1,608248,1],[[0,109,102,0,110,157,0,0,[1,608249,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,608250,1],[[0,101,102,0,103,160,0,0,[0,608250,1],[],[[608250,5,161]]]],[[608251,2,106],[608251,2,162]]],[0,42,22,0,43,163,0,0,[1,608251,1],[[0,109,102,0,110,164,0,0,[1,608252,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,608253,1],[[0,101,102,0,103,167,0,0,[0,608253,0],[],[[608253,5,168]]]],[[608254,2,106],[608254,2,169]]],[0,42,22,0,43,170,0,0,[1,608254,1],[[0,46,22,0,47,72,0,0,[1,608255,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,608255,1],[[0,46,22,0,47,173,0,0,[0,608256,0],[],[[608256,5,174]]]],[[608256,2,106],[608256,2,175]]],[0,42,22,0,43,176,0,0,[1,608257,0],[],[]],[0,97,22,0,98,177,178,0,[1,608257,2],[[0,101,102,0,103,179,0,0,[0,608258,0],[],[[608258,5,180]]]],[[608258,2,106],[608259,2,181]]],[0,42,22,0,43,182,0,0,[1,608259,0],[],[]],[0,64,22,0,65,183,0,0,[1,608260,0],[],[[608260,2,180]]],[0,97,22,0,98,184,185,0,[1,608260,2],[[0,101,102,0,103,186,0,0,[0,608261,0],[],[[608261,5,187]]]],[[608262,2,106],[608262,2,188]]],[0,42,22,0,43,189,0,0,[1,608262,0],[],[]],[0,97,22,0,98,190,191,0,[1,608263,1],[[0,101,102,0,103,192,0,0,[0,608263,1],[],[[608264,5,193]]]],[[608264,2,106],[608264,2,194]]],[0,42,22,0,43,195
</script>
<script type="text/javascript">
window.sPart8 = [[0,21,22,0,23,24,0,0,[1,712123,0],[],[]],[0,25,22,0,26,27,28,0,[1,712123,1],[],[[712124,2,29]]],[0,30,22,0,31,28,32,0,[1,712124,0],[],[[712124,2,33]]],[0,25,22,0,26,34,35,0,[1,712125,0],[],[[712125,2,36]]],[0,37,38,0,39,40,41,0,[1,712126,340],[[0,42,22,0,43,44,45,0,[1,712126,2],[[0,46,22,0,47,45,0,0,[1,712128,0],[],[]]],[[712128,2,48]]],[0,49,22,0,50,51,0,0,[1,712128,0],[],[[712128,2,52]]],[0,53,22,0,54,55,56,0,[1,712128,1],[],[[712129,2,57]]],[0,42,22,0,43,58,59,0,[1,712129,108],[[0,60,61,0,62,63,0,0,[1,712130,107],[[0,64,22,0,65,66,0,0,[1,712131,0],[],[[712131,2,66]]],[0,67,61,0,68,69,70,0,[1,712131,102],[[0,64,22,0,65,71,0,0,[1,712132,0],[],[[712132,2,71]]],[0,30,22,0,31,0,72,0,[1,712133,0],[],[[712133,2,73]]],[0,25,22,0,26,0,74,0,[1,712133,1],[],[[712134,2,75]]],[0,42,22,0,43,76,0,0,[1,712134,6],[[0,77,61,0,0,78,0,0,[1,712134,5],[[0,53,22,0,54,79,80,0,[1,712135,0],[],[[712135,2,81]]],[0,64,22,0,65,80,0,0,[1,712136,0],[],[[712136,2,82]]],[0,53,22,0,54,83,84,0,[1,712136,1],[],[[712137,2,85]]],[0,64,22,0,65,84,0,0,[1,712137,0],[],[[712137,2,86]]],[0,46,22,0,47,87,88,0,[1,712138,0],[],[[712138,2,89]]],[0,90,22,0,91,92,0,0,[1,712139,0],[],[[712139,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,712140,0],[],[]],[0,42,22,0,43,95,0,0,[1,712141,0],[],[]],[0,42,22,0,43,96,0,0,[1,712141,0],[],[]],[0,97,22,0,98,99,100,0,[1,712142,1],[[0,101,102,0,103,104,0,0,[0,712142,0],[],[[712142,5,105]]]],[[712143,2,106],[712143,2,107]]],[0,42,22,0,43,108,0,0,[1,712143,1],[[0,109,102,0,110,111,0,0,[1,712144,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,712144,2],[[0,101,102,0,103,114,0,0,[1,712145,0],[],[]]],[[712145,2,115],[712145,2,116]]],[0,42,22,0,43,117,118,0,[1,712146,1],[[0,53,22,0,54,119,0,0,[1,712146,1],[],[]]],[[712147,2,120]]],[0,109,102,0,110,121,0,0,[1,712147,1],[],[]],[0,122,22,0,123,124,0,0,[1,712148,0],[],[]],[0,109,102,0,110,121,0,0,[1,712149,0],[],[]],[0,97,22,0,98,125,126,0,[1,712149,1],[[0,101,102,0,103,127,0,0,[1,712150,0],[],[]]],[[712150,2,115],[712150,2,128]]],[0,42,22,0,43,129,0,0,[1,712150,1],[[0,109,102,0,110,130,0,0,[1,712151,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,712152,1],[[0,101,102,0,103,133,0,0,[1,712152,0],[],[]]],[[712153,2,115],[712153,2,134]]],[0,42,22,0,43,135,0,0,[1,712153,1],[[0,109,102,0,110,136,0,0,[1,712154,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,712154,1],[[0,101,102,0,103,139,0,0,[0,712155,0],[],[[712155,5,140]]]],[[712155,2,106],[712155,2,141]]],[0,42,22,0,43,142,0,0,[1,712156,1],[[0,109,102,0,110,143,0,0,[1,712156,1],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,712157,2],[[0,101,102,0,103,146,0,0,[0,712158,0],[],[[712158,5,147]]]],[[712158,2,106],[712159,2,148]]],[0,42,22,0,43,149,0,0,[1,712159,1],[[0,109,102,0,110,150,0,0,[1,712160,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,712160,2],[[0,101,102,0,103,153,0,0,[0,712161,1],[],[[712162,5,154]]]],[[712162,2,106],[712162,2,155]]],[0,42,22,0,43,156,0,0,[1,712163,1],[[0,109,102,0,110,157,0,0,[1,712163,1],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,712164,1],[[0,101,102,0,103,160,0,0,[0,712164,1],[],[[712165,5,161]]]],[[712165,2,106],[712165,2,162]]],[0,42,22,0,43,163,0,0,[1,712166,1],[[0,109,102,0,110,164,0,0,[1,712166,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,712167,1],[[0,101,102,0,103,167,0,0,[0,712167,1],[],[[712167,5,168]]]],[[712168,2,106],[712168,2,169]]],[0,42,22,0,43,170,0,0,[1,712168,1],[[0,46,22,0,47,72,0,0,[1,712169,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,712170,1],[[0,46,22,0,47,173,0,0,[0,712170,0],[],[[712170,5,174]]]],[[712171,2,106],[712171,2,175]]],[0,42,22,0,43,176,0,0,[1,712171,0],[],[]],[0,97,22,0,98,177,178,0,[1,712172,1],[[0,101,102,0,103,179,0,0,[0,712172,1],[],[[712173,5,180]]]],[[712173,2,106],[712173,2,181]]],[0,42,22,0,43,182,0,0,[1,712174,0],[],[]],[0,64,22,0,65,183,0,0,[1,712174,1],[],[[712175,2,180]]],[0,97,22,0,98,184,185,0,[1,712175,1],[[0,101,102,0,103,186,0,0,[0,712176,0],[],[[712176,5,187]]]],[[712176,2,106],[712176,2,188]]],[0,42,22,0,43,189,0,0,[1,712177,0],[],[]],[0,97,22,0,98,190,191,0,[1,712177,2],[[0,101,102,0,103,192,0,0,[0,712178,0],[],[[712178,5,193]]]],[[712179,2,106],[712179,2,194]]],[0,42,22,0,43,19
</script>
<script type="text/javascript">
window.sPart9 = [[0,21,22,0,23,24,0,0,[1,748273,0],[],[]],[0,25,22,0,26,27,28,0,[1,748273,1],[],[[748274,2,29]]],[0,30,22,0,31,28,32,0,[1,748274,1],[],[[748275,2,33]]],[0,25,22,0,26,34,35,0,[1,748275,0],[],[[748275,2,36]]],[0,37,38,0,39,40,41,0,[1,748276,471],[[0,42,22,0,43,44,45,0,[1,748276,1],[[0,46,22,0,47,45,0,0,[1,748277,0],[],[]]],[[748277,2,48]]],[0,49,22,0,50,51,0,0,[1,748278,0],[],[[748278,2,52]]],[0,53,22,0,54,55,56,0,[1,748278,1],[],[[748279,2,57]]],[0,42,22,0,43,58,59,0,[1,748279,105],[[0,60,61,0,62,63,0,0,[1,748280,104],[[0,64,22,0,65,66,0,0,[1,748280,0],[],[[748280,2,66]]],[0,67,61,0,68,69,70,0,[1,748281,100],[[0,64,22,0,65,71,0,0,[1,748281,1],[],[[748282,2,71]]],[0,30,22,0,31,0,72,0,[1,748282,0],[],[[748282,2,73]]],[0,25,22,0,26,0,74,0,[1,748283,0],[],[[748283,2,75]]],[0,42,22,0,43,76,0,0,[1,748283,5],[[0,77,61,0,0,78,0,0,[1,748284,4],[[0,53,22,0,54,79,80,0,[1,748284,1],[],[[748284,2,81]]],[0,64,22,0,65,80,0,0,[1,748285,0],[],[[748285,2,82]]],[0,53,22,0,54,83,84,0,[1,748285,1],[],[[748286,2,85]]],[0,64,22,0,65,84,0,0,[1,748286,1],[],[[748286,2,86]]],[0,46,22,0,47,87,88,0,[1,748287,0],[],[[748287,2,89]]],[0,90,22,0,91,92,0,0,[1,748287,1],[],[[748288,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,748289,0],[],[]],[0,42,22,0,43,95,0,0,[1,748289,0],[],[]],[0,42,22,0,43,96,0,0,[1,748290,0],[],[]],[0,97,22,0,98,99,100,0,[1,748290,1],[[0,101,102,0,103,104,0,0,[0,748291,0],[],[[748291,5,105]]]],[[748291,2,106],[748291,2,107]]],[0,42,22,0,43,108,0,0,[1,748292,1],[[0,109,102,0,110,111,0,0,[1,748292,1],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,748293,1],[[0,101,102,0,103,114,0,0,[1,748293,1],[],[]]],[[748294,2,115],[748294,2,116]]],[0,42,22,0,43,117,118,0,[1,748294,1],[[0,53,22,0,54,119,0,0,[1,748295,0],[],[]]],[[748295,2,120]]],[0,109,102,0,110,121,0,0,[1,748296,0],[],[]],[0,122,22,0,123,124,0,0,[1,748296,1],[],[]],[0,109,102,0,110,121,0,0,[1,748297,0],[],[]],[0,97,22,0,98,125,126,0,[1,748297,1],[[0,101,102,0,103,127,0,0,[1,748298,0],[],[]]],[[748298,2,115],[748298,2,128]]],[0,42,22,0,43,129,0,0,[1,748299,1],[[0,109,102,0,110,130,0,0,[1,748299,1],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,748300,2],[[0,101,102,0,103,133,0,0,[1,748300,1],[],[]]],[[748301,2,115],[748301,2,134]]],[0,42,22,0,43,135,0,0,[1,748302,1],[[0,109,102,0,110,136,0,0,[1,748302,1],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,748303,1],[[0,101,102,0,103,139,0,0,[0,748303,1],[],[[748304,5,140]]]],[[748304,2,106],[748304,2,141]]],[0,42,22,0,43,142,0,0,[1,748305,1],[[0,109,102,0,110,143,0,0,[1,748305,0],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,748306,1],[[0,101,102,0,103,146,0,0,[0,748306,1],[],[[748307,5,147]]]],[[748307,2,106],[748307,2,148]]],[0,42,22,0,43,149,0,0,[1,748307,1],[[0,109,102,0,110,150,0,0,[1,748308,0],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,748309,1],[[0,101,102,0,103,153,0,0,[0,748309,1],[],[[748309,5,154]]]],[[748310,2,106],[748310,2,155]]],[0,42,22,0,43,156,0,0,[1,748310,1],[[0,109,102,0,110,157,0,0,[1,748311,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,748312,1],[[0,101,102,0,103,160,0,0,[0,748312,0],[],[[748312,5,161]]]],[[748313,2,106],[748313,2,162]]],[0,42,22,0,43,163,0,0,[1,748313,1],[[0,109,102,0,110,164,0,0,[1,748314,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,748314,2],[[0,101,102,0,103,167,0,0,[0,748315,0],[],[[748315,5,168]]]],[[748315,2,106],[748316,2,169]]],[0,42,22,0,43,170,0,0,[1,748316,1],[[0,46,22,0,47,72,0,0,[1,748317,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,748317,1],[[0,46,22,0,47,173,0,0,[0,748318,0],[],[[748318,5,174]]]],[[748318,2,106],[748318,2,175]]],[0,42,22,0,43,176,0,0,[1,748319,0],[],[]],[0,97,22,0,98,177,178,0,[1,748319,1],[[0,101,102,0,103,179,0,0,[0,748320,0],[],[[748320,5,180]]]],[[748320,2,106],[748320,2,181]]],[0,42,22,0,43,182,0,0,[1,748321,0],[],[]],[0,64,22,0,65,183,0,0,[1,748321,1],[],[[748322,2,180]]],[0,97,22,0,98,184,185,0,[1,748322,1],[[0,101,102,0,103,186,0,0,[0,748322,1],[],[[748323,5,187]]]],[[748323,2,106],[748323,2,188]]],[0,42,22,0,43,189,0,0,[1,748324,0],[],[]],[0,97,22,0,98,190,191,0,[1,748324,2],[[0,101,102,0,103,192,0,0,[0,748325,0],[],[[748325,5,193]]]],[[748326,2,106],[748326,2,194]]],[0,42,22,0,43,19
</script>
<script type="text/javascript">
window.sPart10 = [[0,21,22,0,23,24,0,0,[1,785304,1],[],[]],[0,25,22,0,26,27,28,0,[1,785305,1],[],[[785305,2,29]]],[0,30,22,0,31,28,32,0,[1,785306,0],[],[[785306,2,33]]],[0,25,22,0,26,34,35,0,[1,785307,0],[],[[785307,2,36]]],[0,37,38,0,39,40,41,0,[1,785308,745],[[0,42,22,0,43,44,45,0,[1,785308,1],[[0,46,22,0,47,45,0,0,[1,785309,0],[],[]]],[[785309,2,48]]],[0,49,22,0,50,51,0,0,[1,785310,0],[],[[785310,2,52]]],[0,53,22,0,54,55,56,0,[1,785310,1],[],[[785311,2,57]]],[0,42,22,0,43,58,59,0,[1,785311,107],[[0,60,61,0,62,63,0,0,[1,785312,106],[[0,64,22,0,65,66,0,0,[1,785312,1],[],[[785312,2,66]]],[0,67,61,0,68,69,70,0,[1,785313,101],[[0,64,22,0,65,71,0,0,[1,785313,1],[],[[785314,2,71]]],[0,30,22,0,31,0,72,0,[1,785314,0],[],[[785314,2,73]]],[0,25,22,0,26,0,74,0,[1,785315,0],[],[[785315,2,75]]],[0,42,22,0,43,76,0,0,[1,785315,6],[[0,77,61,0,0,78,0,0,[1,785316,5],[[0,53,22,0,54,79,80,0,[1,785316,1],[],[[785317,2,81]]],[0,64,22,0,65,80,0,0,[1,785317,1],[],[[785317,2,82]]],[0,53,22,0,54,83,84,0,[1,785318,1],[],[[785319,2,85]]],[0,64,22,0,65,84,0,0,[1,785319,0],[],[[785319,2,86]]],[0,46,22,0,47,87,88,0,[1,785320,0],[],[[785320,2,89]]],[0,90,22,0,91,92,0,0,[1,785321,0],[],[[785321,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,785322,0],[],[]],[0,42,22,0,43,95,0,0,[1,785322,1],[],[]],[0,42,22,0,43,96,0,0,[1,785323,0],[],[]],[0,97,22,0,98,99,100,0,[1,785324,1],[[0,101,102,0,103,104,0,0,[0,785324,1],[],[[785325,5,105]]]],[[785325,2,106],[785325,2,107]]],[0,42,22,0,43,108,0,0,[1,785325,2],[[0,109,102,0,110,111,0,0,[1,785326,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,785327,1],[[0,101,102,0,103,114,0,0,[1,785327,1],[],[]]],[[785328,2,115],[785328,2,116]]],[0,42,22,0,43,117,118,0,[1,785328,1],[[0,53,22,0,54,119,0,0,[1,785329,0],[],[]]],[[785329,2,120]]],[0,109,102,0,110,121,0,0,[1,785330,0],[],[]],[0,122,22,0,123,124,0,0,[1,785330,1],[],[]],[0,109,102,0,110,121,0,0,[1,785331,0],[],[]],[0,97,22,0,98,125,126,0,[1,785332,1],[[0,101,102,0,103,127,0,0,[1,785332,0],[],[]]],[[785333,2,115],[785333,2,128]]],[0,42,22,0,43,129,0,0,[1,785333,1],[[0,109,102,0,110,130,0,0,[1,785334,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,785334,1],[[0,101,102,0,103,133,0,0,[1,785335,0],[],[]]],[[785335,2,115],[785335,2,134]]],[0,42,22,0,43,135,0,0,[1,785336,1],[[0,109,102,0,110,136,0,0,[1,785336,0],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,785337,1],[[0,101,102,0,103,139,0,0,[0,785337,1],[],[[785338,5,140]]]],[[785338,2,106],[785338,2,141]]],[0,42,22,0,43,142,0,0,[1,785338,2],[[0,109,102,0,110,143,0,0,[1,785339,1],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,785340,1],[[0,101,102,0,103,146,0,0,[0,785341,0],[],[[785341,5,147]]]],[[785341,2,106],[785341,2,148]]],[0,42,22,0,43,149,0,0,[1,785342,1],[[0,109,102,0,110,150,0,0,[1,785342,1],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,785343,1],[[0,101,102,0,103,153,0,0,[0,785344,0],[],[[785344,5,154]]]],[[785344,2,106],[785344,2,155]]],[0,42,22,0,43,156,0,0,[1,785345,1],[[0,109,102,0,110,157,0,0,[1,785345,1],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,785346,1],[[0,101,102,0,103,160,0,0,[0,785346,1],[],[[785347,5,161]]]],[[785347,2,106],[785347,2,162]]],[0,42,22,0,43,163,0,0,[1,785347,1],[[0,109,102,0,110,164,0,0,[1,785348,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,785349,1],[[0,101,102,0,103,167,0,0,[0,785349,1],[],[[785349,5,168]]]],[[785350,2,106],[785350,2,169]]],[0,42,22,0,43,170,0,0,[1,785350,1],[[0,46,22,0,47,72,0,0,[1,785351,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,785352,1],[[0,46,22,0,47,173,0,0,[0,785352,0],[],[[785352,5,174]]]],[[785352,2,106],[785353,2,175]]],[0,42,22,0,43,176,0,0,[1,785353,0],[],[]],[0,97,22,0,98,177,178,0,[1,785354,1],[[0,101,102,0,103,179,0,0,[0,785354,1],[],[[785354,5,180]]]],[[785355,2,106],[785355,2,181]]],[0,42,22,0,43,182,0,0,[1,785355,1],[],[]],[0,64,22,0,65,183,0,0,[1,785356,1],[],[[785357,2,180]]],[0,97,22,0,98,184,185,0,[1,785357,2],[[0,101,102,0,103,186,0,0,[0,785358,1],[],[[785358,5,187]]]],[[785359,2,106],[785359,2,188]]],[0,42,22,0,43,189,0,0,[1,785359,1],[],[]],[0,97,22,0,98,190,191,0,[1,785360,1],[[0,101,102,0,103,192,0,0,[0,785361,0],[],[[785361,5,193]]]],[[785361,2,106],[785361,2,194]]],[0,42,22,0,43,1
</script>
<script type="text/javascript">
window.sPart11 = [[0,21,22,0,23,24,0,0,[1,890298,0],[],[]],[0,25,22,0,26,27,28,0,[1,890298,1],[],[[890299,2,29]]],[0,30,22,0,31,28,32,0,[1,890299,0],[],[[890299,2,33]]],[0,25,22,0,26,34,35,0,[1,890300,0],[],[[890300,2,36]]],[0,37,38,0,39,40,41,0,[1,890301,480],[[0,42,22,0,43,44,45,0,[1,890301,1],[[0,46,22,0,47,45,0,0,[1,890302,0],[],[]]],[[890302,2,48]]],[0,49,22,0,50,51,0,0,[1,890302,1],[],[[890303,2,52]]],[0,53,22,0,54,55,56,0,[1,890303,0],[],[[890303,2,57]]],[0,42,22,0,43,58,59,0,[1,890304,106],[[0,60,61,0,62,63,0,0,[1,890304,106],[[0,64,22,0,65,66,0,0,[1,890305,0],[],[[890305,2,66]]],[0,67,61,0,68,69,70,0,[1,890305,101],[[0,64,22,0,65,71,0,0,[1,890306,0],[],[[890306,2,71]]],[0,30,22,0,31,0,72,0,[1,890306,1],[],[[890307,2,73]]],[0,25,22,0,26,0,74,0,[1,890307,0],[],[[890307,2,75]]],[0,42,22,0,43,76,0,0,[1,890308,5],[[0,77,61,0,0,78,0,0,[1,890308,5],[[0,53,22,0,54,79,80,0,[1,890308,1],[],[[890309,2,81]]],[0,64,22,0,65,80,0,0,[1,890309,1],[],[[890309,2,82]]],[0,53,22,0,54,83,84,0,[1,890310,0],[],[[890310,2,85]]],[0,64,22,0,65,84,0,0,[1,890310,1],[],[[890311,2,86]]],[0,46,22,0,47,87,88,0,[1,890311,1],[],[[890311,2,89]]],[0,90,22,0,91,92,0,0,[1,890312,0],[],[[890312,2,93]]]],[]]],[]],[0,42,22,0,43,94,0,0,[1,890313,0],[],[]],[0,42,22,0,43,95,0,0,[1,890314,0],[],[]],[0,42,22,0,43,96,0,0,[1,890314,0],[],[]],[0,97,22,0,98,99,100,0,[1,890315,1],[[0,101,102,0,103,104,0,0,[0,890315,1],[],[[890315,5,105]]]],[[890316,2,106],[890316,2,107]]],[0,42,22,0,43,108,0,0,[1,890316,1],[[0,109,102,0,110,111,0,0,[1,890317,0],[],[]]],[]],[0,97,22,0,98,112,113,0,[1,890317,1],[[0,101,102,0,103,114,0,0,[1,890318,0],[],[]]],[[890318,2,115],[890318,2,116]]],[0,42,22,0,43,117,118,0,[1,890319,1],[[0,53,22,0,54,119,0,0,[1,890319,1],[],[]]],[[890320,2,120]]],[0,109,102,0,110,121,0,0,[1,890320,0],[],[]],[0,122,22,0,123,124,0,0,[1,890321,0],[],[]],[0,109,102,0,110,121,0,0,[1,890321,0],[],[]],[0,97,22,0,98,125,126,0,[1,890322,1],[[0,101,102,0,103,127,0,0,[1,890322,0],[],[]]],[[890323,2,115],[890323,2,128]]],[0,42,22,0,43,129,0,0,[1,890323,1],[[0,109,102,0,110,130,0,0,[1,890324,0],[],[]]],[]],[0,97,22,0,98,131,132,0,[1,890324,1],[[0,101,102,0,103,133,0,0,[1,890325,0],[],[]]],[[890325,2,115],[890325,2,134]]],[0,42,22,0,43,135,0,0,[1,890326,1],[[0,109,102,0,110,136,0,0,[1,890326,1],[],[]]],[]],[0,97,22,0,98,137,138,0,[1,890327,1],[[0,101,102,0,103,139,0,0,[0,890327,1],[],[[890328,5,140]]]],[[890328,2,106],[890328,2,141]]],[0,42,22,0,43,142,0,0,[1,890329,1],[[0,109,102,0,110,143,0,0,[1,890329,1],[],[]]],[]],[0,97,22,0,98,144,145,0,[1,890330,2],[[0,101,102,0,103,146,0,0,[0,890331,0],[],[[890331,5,147]]]],[[890331,2,106],[890332,2,148]]],[0,42,22,0,43,149,0,0,[1,890332,1],[[0,109,102,0,110,150,0,0,[1,890332,1],[],[]]],[]],[0,97,22,0,98,151,152,0,[1,890333,1],[[0,101,102,0,103,153,0,0,[0,890334,0],[],[[890334,5,154]]]],[[890334,2,106],[890334,2,155]]],[0,42,22,0,43,156,0,0,[1,890335,1],[[0,109,102,0,110,157,0,0,[1,890335,0],[],[]]],[]],[0,97,22,0,98,158,159,0,[1,890336,1],[[0,101,102,0,103,160,0,0,[0,890336,1],[],[[890337,5,161]]]],[[890337,2,106],[890337,2,162]]],[0,42,22,0,43,163,0,0,[1,890337,1],[[0,109,102,0,110,164,0,0,[1,890338,0],[],[]]],[]],[0,97,22,0,98,165,166,0,[1,890339,1],[[0,101,102,0,103,167,0,0,[0,890339,0],[],[[890339,5,168]]]],[[890340,2,106],[890340,2,169]]],[0,42,22,0,43,170,0,0,[1,890340,1],[[0,46,22,0,47,72,0,0,[1,890341,0],[],[]]],[]],[0,97,22,0,98,171,172,0,[1,890341,2],[[0,46,22,0,47,173,0,0,[0,890342,0],[],[[890342,5,174]]]],[[890343,2,106],[890343,2,175]]],[0,42,22,0,43,176,0,0,[1,890343,1],[],[]],[0,97,22,0,98,177,178,0,[1,890344,1],[[0,101,102,0,103,179,0,0,[0,890344,1],[],[[890345,5,180]]]],[[890345,2,106],[890345,2,181]]],[0,42,22,0,43,182,0,0,[1,890346,0],[],[]],[0,64,22,0,65,183,0,0,[1,890346,1],[],[[890347,2,180]]],[0,97,22,0,98,184,185,0,[1,890347,1],[[0,101,102,0,103,186,0,0,[0,890347,1],[],[[890348,5,187]]]],[[890348,2,106],[890348,2,188]]],[0,42,22,0,43,189,0,0,[1,890348,1],[],[]],[0,97,22,0,98,190,191,0,[1,890349,1],[[0,101,102,0,103,192,0,0,[0,890350,0],[],[[890350,5,193]]]],[[890350,2,106],[890350,2,194]]],[0,42,22,0,43,1
</script>
<script type="text/javascript">
window.output["suite"] = [1,2,3,0,[],[0,0,993150],[[4,5,4,0,[],[0,1120,991948],[[6,7,8,0,[],[0,1122,991940],[[9,10,11,0,[],[0,1124,991932],[[12,13,14,0,[],[1,1127,103207],[],[[15,0,1,0,[16,17,18,19,20],[1,1226,103108],window.sPart0]],[],[1,1,1,1]],[1006,1007,1008,0,[],[0,104336,35841],[],[[1009,0,1,0,[16,1010,18,19,20],[0,104403,35774,1011],window.sPart1]],[],[1,0,1,0]],[1076,1077,1078,0,[],[1,140179,394626],[],[[1079,0,1,0,[16,1080,18,19,20],[1,140243,96525],window.sPart2],[1164,0,1,0,[16,1165,1080,18,19,20],[1,236768,96494],window.sPart3],[1324,0,1,0,[16,1080,18,19,20,1325],[1,333263,99775],window.sPart4],[1443,0,1,0,[16,1444,1080,18,19,20],[1,433039,101765],window.sPart5]],[],[4,4,4,4]],[1558,1559,1560,0,[],[0,534808,73336],[],[[1561,0,1,0,[16,18,1562,19,20],[0,534891,73252,1563],window.sPart6]],[],[1,0,1,0]],[1681,1682,1683,0,[],[1,608145,103909],[],[[1684,0,1,0,[16,18,1685,19,20],[1,608209,103844],window.sPart7]],[],[1,1,1,1]],[1773,1774,1775,0,[],[1,712055,73179],[],[[1776,0,1,0,[16,18,1777,19,20],[1,712121,36151],window.sPart8],[1854,0,1,0,[16,18,1855,1856,1777,19,20],[1,748272,36961],window.sPart9]],[],[2,2,2,2]],[1989,1990,1991,0,[],[1,785236,207816],[],[[1992,0,1,0,[16,18,1993,1994,19,20],[1,785303,104993],window.sPart10],[2113,0,1,0,[16,18,1994,19,20],[1,890297,102755],window.sPart11]],[],[2,2,2,2]]],[],[],[12,10,12,10]]],[],[],[12,10,12,10]]],[],[],[12,10,12,10]]],[],[[1,2172,2173,0,0,0,0,2174,[1,876,244],[[0,42,22,0,43,2175,0,0,[1,876,244],[[0,2176,2177,0,0,0,0,2178,[1,877,242],[[0,64,22,0,65,2176,0,0,[1,877,1],[],[[877,2,2176]]],[0,2179,2177,0,0,0,0,2178,[1,878,239],[[0,900,896,0,901,2180,0,904,[1,878,69],[],[]],[0,38,896,0,908,909,0,910,[1,948,1],[],[]],[0,2181,896,0,2182,2183,0,910,[1,949,33],[],[]],[0,328,896,0,2184,2185,2186,910,[1,982,26],[],[[1008,2,2187]]],[0,2188,102,0,2189,2190,2191,0,[1,1009,0],[],[[1009,2,2192]]],[0,64,22,0,65,2191,0,0,[1,1009,1],[],[[1010,2,2193]]],[0,2194,22,0,2195,2196,0,0,[1,1010,1],[],[[1010,2,2197]]],[0,64,22,0,65,2198,0,0,[1,1011,0],[],[[1011,2,2193]]],[0,2199,896,0,2200,2201,0,904,[1,1012,16],[],[]],[0,38,896,0,908,909,0,910,[1,1028,1],[],[]],[0,2181,896,0,2182,2183,0,910,[1,1030,25],[],[]],[0,2181,896,0,2182,2202,392,910,[1,1056,26],[],[[1082,2,2203]]],[0,64,22,0,65,392,0,0,[1,1082,0],[],[[1082,2,2204]]],[0,328,896,0,2184,2205,2206,910,[1,1083,28],[],[[1111,2,2207]]],[0,2188,102,0,2189,2208,2209,0,[1,1111,1],[],[[1112,2,2210]]],[0,64,22,0,65,2209,0,0,[1,1112,0],[],[[1112,2,2211]]],[0,2194,22,0,2195,2212,0,0,[1,1113,0],[],[[1113,2,2213]]],[0,64,22,0,65,2214,0,0,[1,1114,0],[],[[1114,2,2211]]],[0,2194,22,0,2195,2215,0,0,[1,1114,3],[],[[1117,2,2216]]]],[]],[0,42,22,0,43,2217,0,0,[1,1118,0],[],[]],[0,64,22,0,65,2176,0,0,[1,1118,1],[],[[1119,2,2176]]],[0,42,22,0,43,2218,0,0,[1,1119,0],[],[]]],[]]],[]]],[]],[2,2219,2173,0,0,0,0,2174,[1,993075,75],[[0,42,22,0,43,2220,0,0,[1,993075,75],[[0,2221,2177,0,0,0,0,2178,[1,993076,73],[[0,64,22,0,65,2221,0,0,[1,993076,1],[],[[993076,2,2221]]],[0,64,22,0,65,2222,0,0,[1,993077,0],[],[[993077,2,2222]]],[0,42,22,0,43,2223,0,0,[1,993078,0],[],[]],[0,42,22,0,43,2224,0,0,[1,993078,1],[],[]],[0,2225,2177,0,0,0,0,2178,[1,993079,70],[[0,2199,896,0,2200,2226,0,904,[1,993079,14],[],[]],[0,38,896,0,908,909,0,910,[1,993094,1],[],[]],[0,2181,896,0,2182,2183,0,910,[1,993095,27],[],[]],[0,2181,896,0,2182,2202,392,910,[1,993122,27],[],[[993149,2,2203]]]],[]]],[]]],[]]],[]]],[12,10,12,10]];
</script>
<script type="text/javascript">
window.output["strings"] = [];
</script>
<script type="text/javascript">
window.output["strings"] = window.output["strings"].concat(["*","*Tsg Autotest","*F:\\tsg-git\\tsg_autotest","*.","*01-TestCase","*F:\\tsg-git\\tsg_autotest\\01-TestCase","*Tsg Adc","*F:\\tsg-git\\tsg_autotest\\01-TestCase\\tsg_adc","*01-TestCase/tsg_adc","*Api Security","*F:\\tsg-git\\tsg_autotest\\01-TestCase\\tsg_adc\\api_security","*01-TestCase/tsg_adc/api_security","*AllowDnsTests","*F:\\tsg-git\\tsg_autotest\\01-TestCase\\tsg_adc\\api_security\\AllowDnsTests.robot","*01-TestCase/tsg_adc/api_security/AllowDnsTests.robot","*SecurityPolicy-Allow-DNS-00001","*Allow","*DNS","*IP","*tsg_adc","*tsg_security","*Comment","*BuiltIn","*<p>Displays the given messages in the log file as keyword arguments.\x3c/p>","*创建IP","*Create Dictionary","*<p>Creates and returns a dictionary based on the given <code>items\x3c/code>.\x3c/p>","*isSession=endpoint, ip=${testClentIP}, port=0-65535, direction=0, protocol=0, isInitialize=0","*${addItemList1}","*${addItemList1} = {'isSession': 'endpoint', 'ip': '192.168.50.43', 'port': '0-65535', 'direction': '0', 'protocol': '0', 'isInitialize': '0'}","*Create List","*<p>Returns a list containing given items.\x3c/p>","*${addItemLists}","*${addItemLists} = [{'isSession': 'endpoint', 'ip': '192.168.50.43', 'port': '0-65535', 'direction': '0', 'protocol': '0', 'isInitialize': '0'}]","*objectType=ip, objectSubType=endpoint, isValid=${1}, addItemList=${addItemLists}","*${objectDict}","*${objectDict} = {'objectType': 'ip', 'objectSubType': 'endpoint', 'isValid': 1, 'addItemList': [{'isSession': 'endpoint', 'ip': '192.168.50.43', 'port': '0-65535', 'direction': '0', 'protocol': '0', 'isInitialize': '...","*AddObjects","*Object","*<p>新增策略对象 objectList,策略对象,可为list类型与dict类型 addItemList自动过滤itemId updateItemList自动过滤isInitialize(update时该字段引发异常) ipItem格式为dict,自动过滤空的字段 stringItem格式为dict,需要注意keywordArray字段应传入逗号分隔的字符串eg: keyword1,keyword2 http_signature为代表的拓展关键字keywordArray字段也是以逗号分隔的 returnData是否返回数据固定为1\x3c/p>","*${1}, ${objectDict}","*${rescode}, ${objectId}","*Run Keyword If","*<p>Runs the given keyword with the given arguments, if <code>condition\x3c/code> is true.\x3c/p>","*'${returnData}' == '${EMPTY}', Set Variable, 1, ELSE, Set Variable, ${returnData}","*${returnData}","*Set Variable","*<p>Returns the given values which can then be assigned to a variables.\x3c/p>","*${returnData} = 1","*Should Not Be Empty","*<p>Verifies that the given item is not empty.\x3c/p>","*${objectList}","*Length is 4","*Evaluate","*<p>Evaluates the given expression in Python and returns the results.\x3c/p>","*type(${objectList})","*${dictType}","*${dictType} = &lt;class 'dict'&gt;","eNpTUqlOyUwuCaksSK1VUrC1VVBSyymxTs5JLC5WUM/JLC5RV0svsVbSUfBPykpNLvEBivgXpBYllmTm5+koqFQXpZaUFuW5JJYk1oK4+XBVQG5iSoqOgqtPsKuCp5uOghI+m0AyqDaRbouOQnBqiUJYYlFmYlJOKkidq29ASGQtAJ2xS20=","*${body}","*ObjectOperation","*ProcessObjectBody","*<p>描述入口opAction参数可为'add','update','disable','enable' 参数returnData: 必传是否返回请求数据。可选0不返回/1返回。 object: 必传,字典类型。字典内可选参数信息: 其它参数默认值见../../03-Variable/PolicyObjectDefault.txt 单个策略处理\x3c/p>","*${returnData}, ${objectList}, add","*Log","*<p>Logs the given message with the given level.\x3c/p>","*Call ObjectOperation","*ObjectOrganize","*<p>描述入口opAction参数可为'add','update','disable','enable' object: 必传,字典类型。字典内可选参数信息: 其它参数默认值见../../03-Variable/PolicyObjectDefault.txt 单个策略转换为json\x3c/p>","*${object}, ${opAction}","*${json}","*Call ObjectOrganize","*${emptyList}","*${emptyList} = []","*${returnDict}","*${returnDict} = {}","*\"${opAction}\"==\"add\", listorone, ${object}","*listorone","*${object}","*str('addItemList'in${object}.keys())","*${addItemList}","*${addItemList} = True","*True","*str('subObjectIds'in${object
</script>
<script type="text/javascript">
window.output["stats"] = [[{"elapsed":"00:16:31","fail":2,"label":"Critical Tests","pass":10},{"elapsed":"00:16:31","fail":2,"label":"All Tests","pass":10}],[{"elapsed":"00:16:31","fail":2,"label":"Allow","pass":10},{"elapsed":"00:01:43","fail":0,"label":"DNS","pass":1},{"elapsed":"00:01:36","fail":0,"label":"FQDN","pass":1},{"elapsed":"00:01:42","fail":0,"label":"FQDN+URL","pass":1},{"elapsed":"00:00:36","fail":1,"label":"FTP","pass":0},{"elapsed":"00:06:35","fail":0,"label":"HTTP","pass":4},{"elapsed":"00:16:31","fail":2,"label":"IP","pass":10},{"elapsed":"00:01:13","fail":1,"label":"MAIL","pass":0},{"elapsed":"00:00:37","fail":0,"label":"Originator Description","pass":1},{"elapsed":"00:01:44","fail":0,"label":"QUIC","pass":1},{"elapsed":"00:00:37","fail":0,"label":"Responder Description","pass":1},{"elapsed":"00:01:13","fail":0,"label":"SIP","pass":2},{"elapsed":"00:01:45","fail":0,"label":"SNI","pass":1},{"elapsed":"00:03:28","fail":0,"label":"SSL","pass":2},{"elapsed":"00:16:31","fail":2,"label":"tsg_adc","pass":10},{"elapsed":"00:16:31","fail":2,"label":"tsg_security","pass":10},{"elapsed":"00:01:40","fail":0,"label":"URL","pass":1}],[{"elapsed":"00:16:33","fail":2,"id":"s1","label":"Tsg Autotest","name":"Tsg Autotest","pass":10},{"elapsed":"00:16:32","fail":2,"id":"s1-s1","label":"Tsg Autotest.01-TestCase","name":"01-TestCase","pass":10},{"elapsed":"00:16:32","fail":2,"id":"s1-s1-s1","label":"Tsg Autotest.01-TestCase.Tsg Adc","name":"Tsg Adc","pass":10},{"elapsed":"00:16:32","fail":2,"id":"s1-s1-s1-s1","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security","name":"Api Security","pass":10},{"elapsed":"00:01:43","fail":0,"id":"s1-s1-s1-s1-s1","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security.AllowDnsTests","name":"AllowDnsTests","pass":1},{"elapsed":"00:00:36","fail":1,"id":"s1-s1-s1-s1-s2","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security.AllowFtpTests","name":"AllowFtpTests","pass":0},{"elapsed":"00:06:35","fail":0,"id":"s1-s1-s1-s1-s3","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security.AllowHttpTests","name":"AllowHttpTests","pass":4},{"elapsed":"00:01:13","fail":1,"id":"s1-s1-s1-s1-s4","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security.AllowMailTests","name":"AllowMailTests","pass":0},{"elapsed":"00:01:44","fail":0,"id":"s1-s1-s1-s1-s5","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security.AllowQuicTests","name":"AllowQuicTests","pass":1},{"elapsed":"00:01:13","fail":0,"id":"s1-s1-s1-s1-s6","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security.AllowSipTests","name":"AllowSipTests","pass":2},{"elapsed":"00:03:28","fail":0,"id":"s1-s1-s1-s1-s7","label":"Tsg Autotest.01-TestCase.Tsg Adc.Api Security.AllowSSLTests","name":"AllowSSLTests","pass":2}]];
</script>
<script type="text/javascript">
window.output["errors"] = [[780,4,2227],[1181,4,2227],[1220,4,2228],[104369,4,2227],[104398,4,2228],[140210,4,2227],[140237,4,2228],[534841,4,2227],[534869,4,2228],[608177,4,2227],[608204,4,2228],[712088,4,2227],[712117,4,2228],[785270,4,2227],[785298,4,2228]];
</script>
<script type="text/javascript">
window.output["baseMillis"] = 1620454015677;
</script>
<script type="text/javascript">
window.output["generated"] = 994667;
</script>
<script type="text/javascript">
window.settings = {"defaultLevel":"INFO","minLevel":"INFO","reportURL":"report.html","rpa":false,"splitLogBase":"log","title":""};
</script>
<title></title>
</head>
<body>
<div id="javascript-disabled">
<h1>Opening Robot Framework log failed</h1>
<ul>
<li>Verify that you have <b>JavaScript enabled</b> in your browser.</li>
<li>Make sure you are using a <b>modern enough browser</b>. If using Internet Explorer, version 8 or newer is required.</li>
<li>Check are there messages in your browser's <b>JavaScript error log</b>. Please report the problem if you suspect you have encountered a bug.</li>
</ul>
</div>
<script type="text/javascript">removeJavaScriptDisabledWarning();</script>
<div id="header"></div>
<div id="statistics-container"></div>
<script type="text/javascript">
$(document).ready(function() {
try {
var topsuite = window.testdata.suite();
} catch (error) {
addJavaScriptDisabledWarning(error);
return;
}
initLayout(topsuite.name, 'Log');
addStatistics();
addErrors();
addExecutionLog(topsuite);
addLogLevelSelector(window.settings['minLevel'], window.settings['defaultLevel']);
if (window.location.hash) {
makeElementVisible(window.location.hash.substring(1));
} else {
expandSuite(topsuite);
}
});
function addLogLevelSelector(minLevel, defaultLevel) {
var controller = LogLevelController(minLevel, defaultLevel);
if (controller.showLogLevelSelector()) {
var selector = $.tmpl('logLevelSelectorTemplate', controller);
selector.find('select').val(controller.defaultLogLevel());
selector.appendTo($('#top-right-header'));
$('#report-or-log-link').find('a').css({'border-bottom-left-radius': '0'});
setMessageVisibility(controller.defaultLogLevel());
}
}
function addErrors() {
var errors = window.testdata.errorIterator();
if (errors.hasNext()) {
$.tmpl('errorHeaderTemplate').appendTo($('body'));
drawErrorsRecursively(errors, $('#errors'));
}
}
function drawErrorsRecursively(errors, target) {
var elements = popFromIterator(errors, 10);
$.tmpl('errorTemplate', elements).appendTo(target);
if (errors.hasNext())
setTimeout(function () { drawErrorsRecursively(errors, target); }, 0);
else {
// Errors may have moved scroll position. Resetting location re-scrolls.
if (window.location.hash)
window.location.replace(window.location.hash);
highlightLinkTarget();
}
}
function highlightLinkTarget() {
if (window.location.hash) {
var target = $(window.location.hash);
highlight(target);
}
}
function highlight(element, color) {
if (color === undefined)
color = 242;
if (color < 255) {
element.css({'background-color': 'rgb('+color+','+color+','+color+')'});
setTimeout(function () { highlight(element, color+1); }, 300);
} else {
element.css({'background-color': ''});
}
}
function popFromIterator(iterator, upTo) {
var result = [];
while (iterator.hasNext() > 0 && result.length < upTo)
result.push(iterator.next());
return result;
}
function makeElementVisible(id) {
window.testdata.ensureLoaded(id, function (ids) {
util.map(ids, expandElementWithId);
if (ids.length) {
expandCriticalFailed(window.testdata.findLoaded(util.last(ids)));
window.location.hash = '';
window.location.hash = id;
highlightLinkTarget();
}
});
}
function addExecutionLog(main) {
$('body').append($(testOrTask('<h2>{Test} Execution Log</h2>')),
$.tmpl('suiteTemplate', main));
}
</script>
<script type="text/x-jquery-tmpl" id="totalStatisticsRowTemplate">
<tr class="row-${$item.index}">
<td class="stats-col-name">
<div class="stat-name">
<span>{{html label}}</span>
</div>
</td>
{{tmpl($data) 'statColumnsTemplate'}}
</tr>
</script>
<script type="text/x-jquery-tmpl" id="tagStatisticsRowTemplate">
<tr class="row-${$item.index}">
<td class="stats-col-name" title="{{html doc}}">
<div class="stat-name">
<span>{{html label}}</span>
{{if info}}(${info}){{/if}}
</div>
<div class="tag-links">
{{each links}}
<span>[<a href="{{html $value.url}}" title="{{html $value.url}}">{{html $value.title}}</a>]</span>
{{/each}}
</div>
</td>
{{tmpl($data) 'statColumnsTemplate'}}
</tr>
</script>
<script type="text/x-jquery-tmpl" id="suiteStatisticsRowTemplate">
<tr onclick="makeElementVisible('${id}')" class="row-${$item.index}">
<td class="stats-col-name" title="{{html label}}">
<div class="stat-name">
<a href="#${id}"><span class="parent-name">{{html formatParentName}}</span>{{html name}}</a>
</div>
</td>
{{tmpl($data) 'statColumnsTemplate'}}
</tr>
</script>
<script type="text/x-jquery-tmpl" id="errorHeaderTemplate">
<h2>{{= testOrTask('{Test}')}} Execution Errors</h2>
<table id="errors"></table>
</script>
<script type="text/x-jquery-tmpl" id="errorTemplate">
<tr id="${id}" class="message-row">
<td class="error-time">
{{if link}}
<a onclick="makeElementVisible('${link}')" href="#${link}" title="Link to details">${date} ${time}</a>
{{else}}
${date} ${time}
{{/if}}
</td>
<td class="${level.toLowerCase()} level"><span class="label ${level.toLowerCase()}">${level}</span></td>
<td class="message">{{html text}}</td>
<td class="select-message" onclick="javascript:selectMessage('${id}')" title="Select message text">
<div></div>
</td>
</tr>
</script>
<script type="text/x-jquery-tmpl" id="suiteTemplate">
<div id="${id}" class="suite">
<div class="element-header closed" onclick="toggleSuite('${id}')">
<div class="element-header-left" title="{{html fullName}}">
<span class="elapsed" title="Elapsed time">${times.elapsedTime}</span>
<span class="label ${status.toLowerCase()}">SUITE</span>
<span class="name">{{html name}}</span>
</div>
<div class="element-header-right" onclick="stopPropagation(event)" title="">
<a class="expand" title="Expand all" href="javascript:expandAll('${id}')"></a>
<a class="collapse" title="Collapse all" href="javascript:collapseAll('${id}')"></a>
<a class="link" title="Link to this suite" href="#${id}" onclick="makeElementVisible('${id}')"></a>
</div>
<div class="element-header-toggle" title="Toggle visibility"></div>
</div>
<div class="children">
<table class="metadata">
<tr>
<th>Full Name:</th>
<td>{{html fullName}}</td>
</tr>
{{if doc()}}
<tr>
<th>Documentation:</th>
<td class="doc">{{html doc()}}</td>
</tr>
{{/if}}
{{each metadata}}
<tr>
<th>{{html $value[0]}}:</th>
<td class="doc">{{html $value[1]}}</td>
</tr>
{{/each}}
{{if source}}
<tr>
<th>Source:</th>
{{if relativeSource}}
<td><a href="${relativeSource}">{{html source}}</a></td>
{{else}}
<td>{{html source}}</td>
{{/if}}
</tr>
{{/if}}
<tr>
<th>Start / End / Elapsed:</th>
<td>${times.startTime} / ${times.endTime} / ${times.elapsedTime}</td>
</tr>
<tr>
<th>Status:</th>
<td>{{tmpl($data) 'suiteStatusMessageTemplate'}}</td>
</tr>
{{if message()}}
<tr>
<th>Message:</th>
<td class="message">{{html message()}}</td>
</tr>
{{/if}}
</table>
</div>
</div>
</script>
<script type="text/x-jquery-tmpl" id="testTemplate">
<div id="${id}" class="test">
<div class="element-header closed" onclick="toggleTest('${id}')">
<div class="element-header-left" title="{{html fullName}}">
<span class="elapsed" title="Elapsed time">${times.elapsedTime}</span>
<span class="label ${status.toLowerCase()}">{{= testOrTask('{TEST}')}}</span>
<span class="name">{{html name}}</span>
{{if !isCritical}}(non-critical){{/if}}
</div>
<div class="element-header-right" onclick="stopPropagation(event)" title="">
<a class="expand" title="Expand all" href="javascript:expandAll('${id}')"></a>
<a class="collapse" title="Collapse all" href="javascript:collapseAll('${id}')"></a>
<a class="link" title="Link to this {{= testOrTask('{test}')}}" href="#${id}" onclick="makeElementVisible('${id}')"></a>
</div>
<div class="element-header-toggle" title="Toggle visibility"></div>
</div>
<div class="children">
<table class="metadata">
<tr>
<th>Full Name:</th>
<td>{{html fullName}}</td>
</tr>
{{if doc()}}
<tr>
<th>Documentation:</th>
<td class="doc">{{html doc()}}</td>
</tr>
{{/if}}
{{if tags.length}}
<tr>
<th>Tags:</th>
<td>{{html tags.join(', ')}}</td>
</tr>
{{/if}}
{{if timeout}}
<tr>
<th>Timeout:</th>
<td>{{html timeout}}</td>
</tr>
{{/if}}
<tr>
<th>Start / End / Elapsed:</th>
<td>${times.startTime} / ${times.endTime} / ${times.elapsedTime}</td>
</tr>
<tr>
<th>Status:</th>
<td><span class="label ${status.toLowerCase()}">${status}</span> ({{if isCritical}}critical{{else}}non-critical{{/if}})</td>
</tr>
{{if message()}}
<tr>
<th>Message:</th>
<td class="message">{{html message()}}</td>
</tr>
{{/if}}
</table>
</div>
</div>
</script>
<script type="text/x-jquery-tmpl" id="keywordTemplate">
<div id="${id}" class="keyword">
<div class="element-header closed" onclick="toggleKeyword('${id}')">
<div class="element-header-left" title="{{html name}}">
<span class="elapsed" title="Elapsed time">${times.elapsedTime}</span>
<span class="label keyword ${status.toLowerCase()}">${type}</span>
<span>{{html assign}}</span>
<span class="name"><span class="parent-name">{{html libname}}{{if libname}} . {{/if}}</span>{{html name}}</span>
<span class="arg">{{html arguments}}</span>
</div>
<div class="element-header-right" onclick="stopPropagation(event)">
<a class="expand" title="Expand all" href="javascript:expandAll('${id}')"></a>
<a class="collapse" title="Collapse all" href="javascript:collapseAll('${id}')"></a>
<a class="link" title="Link to this keyword" href="#${id}" onclick="makeElementVisible('${id}')"></a>
</div>
<div class="element-header-toggle" title="Toggle visibility"></div>
</div>
<div class="children">
<table class="metadata keyword-metadata">
{{if doc()}}
<tr>
<th>Documentation:</th>
<td class="doc">{{html doc()}}</td>
</tr>
{{/if}}
{{if tags}}
<tr>
<th>Tags:</th>
<td>{{html tags}}</td>
</tr>
{{/if}}
{{if timeout}}
<tr>
<th>Timeout:</th>
<td>{{html timeout}}</td>
</tr>
{{/if}}
<tr>
<th>Start / End / Elapsed:</th>
<td>${times.startTime} / ${times.endTime} / ${times.elapsedTime}</td>
</tr>
</table>
</div>
</div>
</script>
<script type="text/x-jquery-tmpl" id="messageTemplate">
<table id="${id}" class="messages ${level.toLowerCase()}-message">
<tr class="message-row">
<td class="time">${time}</td>
<td class="${level.toLowerCase()} level"><span class="label ${level.toLowerCase()}">${level}</span></td>
<td class="message">{{html text}}</td>
<td class="select-message" onclick="javascript:selectMessage('${id}')" title="Select message text">
<div></div>
</td>
</tr>
</table>
</script>
<script type="text/x-jquery-tmpl" id="logLevelSelectorTemplate">
<div id="log-level-selector">
Log level:
<select onchange="logLevelSelected(this.options[selectedIndex].value)">
<option value="2">INFO</option>
<option value="1">DEBUG</option>
{{if showTrace()}}<option value="0">TRACE</option>{{/if}}
</select>
</div>
</script>
</body>
</html>