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

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@FLAKY 31 1 0 0 0 32 3 1 4 2m 1s 257ms Failed
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 275ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 172ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 252ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 280ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 063ms
And Set double window advice 000ms
And Login as "farmacol-admin" 3s 214ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 294ms
And Get checkpoint colors for transport 025ms
And Go to "TRANSPORT_TABLE" 348ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 25s 467ms
java.lang.AssertionError: Niepoprawna zmiana koloru przy statusie registered-katowice-przyjęcia
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.TimeWindow.TimeWindowTest.verifyThatTransportColorsOfWindowsChangeProperlyInScheduleWhenWindowColorDependsOnWarehouseIs(TimeWindowTest.java:120)
	at ✽.Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true"(file:Features/Atom/TimeWindow/TransportWindow.feature:253)
After Hooks.deleteTransportAfterTest() 1s 024ms
After Hooks.rollbackTransportTypeSettings() 325ms
View Feature TransportWindow atom tests
Before Hooks.showScenarioName(Scenario) 000ms
Given Set token of apiUsername "super-admin-farmacol" 235ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 181ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 293ms
And Prepare task "REGISTRATION" setting "tracked" with value "false" for transport type "EXTERNAL_DELIVERY" and principal "farmacol" 271ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 991ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 775ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 613ms
And Get checkpoint colors for transport 028ms
And Go to "TRANSPORT_TABLE" 417ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 46s 148ms
After Hooks.deleteTransportAfterTest() 976ms
After Hooks.rollbackTransportTypeSettings() 263ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 535ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 261ms
When Go to "TRANSPORT_TABLE" 363ms
And Show all transport "true" 148ms
Then Verify that transport has "1" CMR file 1s 614ms
After Hooks.deleteTransportAfterTest() 547ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 421ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 379ms
When Go to "TRANSPORT_TABLE" 403ms
And Show all transport "true" 159ms
Then Verify that transport has "2" CMR file 1s 617ms
After Hooks.deleteTransportAfterTest() 610ms