{
“stats”: {
“suites”: 1,
“tests”: 1,
“passes”: 0,
“pending”: 0,
“failures”: 1,
“start”: “2022-04-25T06:49:03.761Z”,
“end”: “2022-04-25T06:50:23.152Z”,
“duration”: 79391,
“testsRegistered”: 1,
“passPercent”: 0,
“pendingPercent”: 0,
“other”: 0,
“hasOther”: false,
“skipped”: 0,
“hasSkipped”: false,
“passPercentClass”: “danger”,
“pendingPercentClass”: “danger”
},
“suites”: {
“uuid”: “ee091e08-18bf-4327-83de-48fd2112f90b”,
“title”: “”,
“fullFile”: “”,
“file”: “”,
“beforeHooks”: [],
“afterHooks”: [],
“tests”: [],
“suites”: [
{
“uuid”: “78a477a0-59d8-4ee3-b483-0e1676f4d329”,
“title”: “Andritz Project”,
“fullFile”: “C:\botium\test\botium.spec.js”,
“file”: “\test\botium.spec.js”,
“beforeHooks”: [
{
“title”: ““before all” hook”,
“fullTitle”: “Andritz Project “before all” hook”,
“timedOut”: false,
“duration”: 250,
“pass”: false,
“fail”: false,
“pending”: false,
“code”: “this.timeout(timeout)\nbb.beforeAll().then(() => done()).catch(done)”,
“err”: {},
“isRoot”: false,
“uuid”: “7b9b1a65-1f48-4702-8b41-f5bb280e1c15”,
“isHook”: true,
“skipped”: false
},
{
“title”: ““before each” hook”,
“fullTitle”: “Andritz Project “before each” hook”,
“timedOut”: false,
“duration”: 9,
“pass”: false,
“fail”: false,
“pending”: false,
“code”: “this.timeout(timeout)\nbb.beforeEach().then(() => done()).catch(done)”,
“err”: {},
“isRoot”: false,
“uuid”: “d387a256-8dd6-4903-9495-293ac8542af0”,
“isHook”: true,
“skipped”: false
}
],
“afterHooks”: [
{
“title”: ““after all” hook”,
“fullTitle”: “Andritz Project “after all” hook”,
“timedOut”: false,
“duration”: 4,
“pass”: false,
“fail”: false,
“pending”: false,
“code”: “this.timeout(timeout)\nbb.afterAll().then(() => done()).catch(done)”,
“err”: {},
“isRoot”: false,
“uuid”: “f88997c5-7793-489c-ab73-028859bf49ea”,
“isHook”: true,
“skipped”: false
},
{
“title”: ““after each” hook”,
“fullTitle”: “Andritz Project “after each” hook”,
“timedOut”: false,
“duration”: 1,
“pass”: false,
“fail”: false,
“pending”: false,
“code”: “this.timeout(timeout)\nbb.afterEach().then(() => done()).catch(done)”,
“err”: {},
“isRoot”: false,
“uuid”: “1b7b757f-3c1d-4b59-aa91-a128d01b41b2”,
“isHook”: true,
“skipped”: false
}
],
“tests”: [
{
“title”: “Proactive Messages”,
“fullTitle”: “Andritz Project Proactive Messages”,
“timedOut”: false,
“duration”: 79115,
“state”: “failed”,
“pass”: false,
“fail”: true,
“pending”: false,
“code”: “if (this.container) {\n debug(running testcase${convo.header.toString()}
)\n convo.Run(this.container)\n .then(() => {\n debug(Test Case \"${convo.header.name}\" ready, calling done function.
)\n testcaseDone()\n })\n .catch((err) => {\n debug(Test Case \"${convo.header.name}\" failed: ${util.inspect(err)}
)\n testcaseDone(this.wrapBotiumError(err))\n })\n} else {\n testcaseDone(new Error(‘Botium Initialization failed. Please see error messages above (enable debug logging).’))\n}”,
“err”: {
“message”: “Error: Proactive Messages/Line 22: error waiting for bot - Bot did not respond within 10s\r\n########################################\r\nProactive Messages/Line 22: error waiting for bot - Bot did not respond within 10s\r\n------------ TRANSCRIPT ----------------------------\r\n#me: Cancel\r\n#bot: OK. Thank you.\r\n#me: Create a ticket\r\n#bot: OK, Let’s create an IT support request.\r\n#bot: Please provide all required details\n CARD(Please provide all required details)\n BUTTON(Next | {“action”:“Next”})\n BUTTON(Cancel | {“action”:“Cancel”})\n FORM(summary | Title)\n FORM(description | Description)\n FORM(priority | How urgent is your need?)”,
“estack”: “Error: Proactive Messages/Line 22: error waiting for bot - Bot did not respond within 10s\r\n########################################\r\nProactive Messages/Line 22: error waiting for bot - Bot did not respond within 10s\r\n------------ TRANSCRIPT ----------------------------\r\n#me: Cancel\r\n#bot: OK. Thank you.\r\n#me: Create a ticket\r\n#bot: OK, Let’s create an IT support request.\r\n#bot: Please provide all required details\n CARD(Please provide all required details)\n BUTTON(Next | {“action”:“Next”})\n BUTTON(Cancel | {“action”:“Cancel”})\n FORM(summary | Title)\n FORM(description | Description)\n FORM(priority | How urgent is your need?)\n at BotiumBindings.wrapBotiumError (node_modules\botium-bindings\src\BotiumBindings.js:77:14)\n at C:\botium\node_modules\botium-bindings\src\BotiumBindings.js:134:33”
},
“isRoot”: false,
“uuid”: “86cd2fc9-c8fb-4c05-8f18-d51b8558a350”,
“isHook”: false,
“skipped”: false
}
],
“suites”: [],
“passes”: [],
“failures”: [
“86cd2fc9-c8fb-4c05-8f18-d51b8558a350”
],
“pending”: [],
“skipped”: [],
“duration”: 79115,
“root”: false,
“rootEmpty”: false,
“_timeout”: 2000
}
],
“passes”: [],
“failures”: [],
“pending”: [],
“skipped”: [],
“duration”: 0,
“root”: true,
“rootEmpty”: true,
“_timeout”: 2000
},
“copyrightYear”: 2022
}