Project Number Date
ApolloFullRunnerReport kapibary.19 27 maj 2021, 08:37

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@rollbackTaskChanges 21 1 2 0 0 24 1 1 2 1m 19s 412ms Failed
View Feature Status confirmation
Given Set token of apiUsername "super-admin-farmacol" 246ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 963ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 516ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 131ms
When Login as "farmacol-admin" 6s 350ms
And Go to "TRANSPORT_TABLE" 486ms
And Confirm statuses until reach "during-unload" 13s 892ms
And Set actual confirmed transport status list 1s 940ms
And Disable task by API 222ms
And Go to transport details "EXTERNAL_DELIVERY" 4s 928ms
And Edit transport hours and recalculate statuses 18s 572ms
Then Verify that all confirmed statuses are still on transport status list 487ms
After Hooks.deleteTransportAfterTest() 706ms
After Hooks.rollbackTaskChanges() 201ms
View Feature Status
Scenario Outline Check if deleted task is not in new transports' workflow @A-6875
Steps
Given Set token of apiUsername "super-admin-farmacol" 235ms
And Create transport "CREATE_EXTERNAL_DELIVERY" by JSON file as "super-admin-farmacol" 1s 899ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY" as "super-admin-farmacol" 3s 368ms
And Get "START_OF_UNLOADING" data for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 133ms
When Login as "farmacol-admin" 2s 431ms
And Go to "TRANSPORT_TABLE" 486ms
And Confirm statuses until reach "registered-katowice-przyjęcia" 9s 620ms
And Disable task by API 228ms
And Find transport pencil button in transports table 1s 874ms
And Click pencil and move transport to next day in schedule 6s 391ms
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to no longer be visible: By.xpath: //button[contains(@class, 'btn btn-primary save-advice-button')] (tried for 2 second(s) with 500 MILLISECONDS interval)
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=90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}), userDataDir=/home/teamcity/build-agent-2/temp/buildTmp/.com.google.Chrome.vP8VUv}, timeouts={implicit=0, pageLoad=300000, script=30000}, pageLoadStrategy=normal, unhandledPromptBehavior=dismiss and notify, strictFileInteractability=false, platform=LINUX, proxy=Proxy(), goog:chromeOptions={debuggerAddress=localhost:9222}, acceptInsecureCerts=false, browserVersion=90.0.4430.212, browserName=chrome, javascriptEnabled=true, platformName=LINUX, setWindowRect=true, webauthn:extension:largeBlob=true, webauthn:virtualAuthenticators=true}]
Session ID: 5c7164dfef1c3fbedda82ccba85f8e18
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:82)
	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
	at Pages.BasePage.waitUntilElementDisappear(BasePage.java:219)
	at Pages.Schedule.SchedulePage.moveTransportToNextDayUsingPencilButton(SchedulePage.java:180)
	at CucumberTests.AdviceEdition.PencilEdition.clickInPencilAndMoveAdviceWindowInNewLocationInSchedule(PencilEdition.java:44)
	at ✽.Click pencil and move transport to next day in schedule(file:Features/Atom/Statuses/Statuses.feature:42)
And Go to "TRANSPORT_TABLE" 000ms
Then Verify that "START_OF_UNLOADING" is not visible 000ms
After Hooks.deleteTransportAfterTest() 566ms
After Hooks.rollbackTaskChanges() 230ms