Project Number Date
ApolloFullRunnerReport apollo-test-2.146 05 wrz 2021, 06:14

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
DedicatedWindow 41 2 2 0 0 45 6 2 8 3m 096ms Failed
Feature DedicatedWindow
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 10s 206ms
When Select "PHA1" to create dedicated window for 4s 169ms
And Click in free spot in schedule page to create dedicated window 2s 189ms
Then Check if dedicated window for "PHA1" is in the schedule 150ms
After Hooks.deleteDedicatedWindowAfterTest() 18s 220ms
Before Hooks.showScenarioName(Scenario) 000ms
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 5s 998ms
When Select "PPA1" to create dedicated window for 3s 337ms
And Click in free spot in schedule page to create dedicated window 2s 182ms
Then Check if dedicated window for "PPA1" is in the schedule 162ms
After Hooks.deleteDedicatedWindowAfterTest() 16s 460ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "lantmannen-admin" and set token of apiUsername "super-admin-lantmannen" 4s 607ms
When Select "PLA1" to create dedicated window for 4s 009ms
And Click in free spot in schedule page to create dedicated window 2s 203ms
Then Check if dedicated window for "PLA1" is in the schedule 148ms
After Hooks.deleteDedicatedWindowAfterTest() 15s 931ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "keeeper-admin" and set token of apiUsername "super-admin-keeeper" 5s 787ms
When Select "PKA1" to create dedicated window for 3s 120ms
And Click in free spot in schedule page to create dedicated window 2s 180ms
Then Check if dedicated window for "PKA1" is in the schedule 167ms
After Hooks.deleteDedicatedWindowAfterTest() 16s 491ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 4s 465ms
When Select "PAAA1" to create dedicated window for 3s 032ms
And Click in free spot in schedule page to create dedicated window 2s 179ms
Then Check if dedicated window for "PAAA1" is in the schedule 152ms
After Hooks.deleteDedicatedWindowAfterTest() 16s 483ms
Before Hooks.showScenarioName(Scenario) 001ms
Given Set token of apiUsername "super-admin-skz" 226ms
And Get setting "AUTOMATIC_DELETING_UNUSED_DEDICATED_WINDOWS_INTERVAL" for "swisskrono" 129ms
And Create "CREATE_DEDICATED_WINDOW" window by JSON file for test as "super-admin-skz" 372ms
And Prepare setting for automatic time window delete with "super-admin-skz" 259ms
When Login as "swisskrono-admin" 7s 779ms
And Go to "WAREHOUSE_TAB" 938ms
Then Check if dedicated window is deleted from schedule 1m 12s 283ms
After Hooks.rollbackSettings() 189ms
Scenario Outline Check if it is possible to resize dedicated window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 3s 199ms
And Go to "WAREHOUSE_TAB" 1s 285ms
And Select "PHA1" to create dedicated window for 3s 231ms
And Click in free spot in schedule page to create dedicated window 2s 191ms
When Check if dedicated window for "PHA1" is in the schedule 179ms
Then Set time window height "1" "dedicatedWindow" 5s 650ms
And Check height of the time window after expanding by "1" in "dedicatedWindow" 074ms
And Set time window height "-1" "dedicatedWindow" 3s 118ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.JodGHj}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5b4be4f0d4e5e9c51e0c52affa36e4e5
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Schedule.ResizeTimeWindowTest.findElementExactHeight(ResizeTimeWindowTest.java:63)
	at CucumberTests.Schedule.ResizeTimeWindowTest.setTimeWindowHeight(ResizeTimeWindowTest.java:36)
	at ✽.Set time window height "-1" "dedicatedWindow"(file:Features/Atom/TimeWindow/DedicatedWindow.feature:39)
And Check height of the time window after expanding by "-1" in "dedicatedWindow" 000ms
After Hooks.deleteDedicatedWindowAfterTest() 18s 218ms
Scenario Outline Check if it is possible to resize dedicated window
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "hochland-admin" and set token of apiUsername "super-admin-hochland" 2s 988ms
And Go to "WAREHOUSE_TAB" 1s 261ms
And Select "PHA1" to create dedicated window for 3s 186ms
And Click in free spot in schedule page to create dedicated window 2s 202ms
When Check if dedicated window for "PHA1" is in the schedule 206ms
Then Set time window height "2" "dedicatedWindow" 5s 689ms
And Check height of the time window after expanding by "2" in "dedicatedWindow" 067ms
And Set time window height "-2" "dedicatedWindow" 3s 119ms
org.openqa.selenium.StaleElementReferenceException: stale element reference: element is not attached to the page document
  (Session info: headless chrome=93.0.4577.63)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z'
System info: host: 'apollo-test-2', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '5.8.0-50-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities [{networkConnectionEnabled=false, chrome={chromedriverVersion=93.0.4577.15 (660fc11082ba57405eca2e8c49c3e1af756fbfae-refs/branch-heads/4577@{#203}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.JodGHj}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, webauthn:extension:credBlob=true, acceptInsecureCerts=false, browserVersion=93.0.4577.63, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5b4be4f0d4e5e9c51e0c52affa36e4e5
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:185)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:120)
	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:164)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:586)
	at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:279)
	at org.openqa.selenium.remote.RemoteWebElement.getAttribute(RemoteWebElement.java:128)
	at CucumberTests.Schedule.ResizeTimeWindowTest.findElementExactHeight(ResizeTimeWindowTest.java:63)
	at CucumberTests.Schedule.ResizeTimeWindowTest.setTimeWindowHeight(ResizeTimeWindowTest.java:36)
	at ✽.Set time window height "-2" "dedicatedWindow"(file:Features/Atom/TimeWindow/DedicatedWindow.feature:39)
And Check height of the time window after expanding by "-2" in "dedicatedWindow" 000ms
After Hooks.deleteDedicatedWindowAfterTest() 18s 241ms