Project Number Date
ApolloFullRunnerReport apollo-test-2.67 04 lip 2021, 06:29

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@FLAKY-A-7905 12 1 0 0 0 13 0 1 1 1m 57s 685ms Failed
View Feature Transport transfer full scenario
Scenario Outline Check if possible to edit transport after advice cancellation.
Steps
Given Login as "piast-admin" and set token of apiUsername "super-admin-piast" 2s 661ms
And Get inputs from database "EDIT_DELIVERY" "super-admin-piast" 018ms
And Create transport "CREATE_DELIVERY_FRONT" by JSON file as "super-admin-piast" 2s 031ms
When Show all transport types 1s 161ms
And Click button advice in transport table "DELIVERY" 251ms
And Set advice window in schedule 3s 321ms
And Click button cancel in advice form 16s 140ms
And Go to "TRANSPORT_TABLE" 470ms
When Go to transport details "DELIVERY" 2s 849ms
And Fill transport form 1m 8s 431ms
And Click "save-transport-and-close" save button and wait for form to disappear 17s 479ms
And Go to transport details "DELIVERY" 2s 797ms
Then Check are transport values equals 072ms
org.junit.ComparisonFailure: Wartości w formularzu w polu percentage-of-execution są niepoprawne, wartość na stronie:  wartość poprawna: 22% expected:<[22%]> but was:<[]>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at CucumberTests.Transport.Transport.checkAreValuesEquals(Transport.java:122)
	at CucumberTests.Transport.Transport.checkValueInTransportDetails(Transport.java:258)
	at CucumberTests.Transport.CreateTransport.checkTransportValues(CreateTransport.java:238)
	at ✽.Check are transport values equals(file:Features/Scenario/TransportTransfer.feature:39)
After Hooks.deleteTransportAfterTest() 848ms