Project Number Date
ApolloFullRunnerReport 2021.AT1.68 21 sie 2021, 05:16

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@FLAKY 28 2 0 0 0 30 2 2 4 1m 5s 977ms Failed
View Feature TransportWindow atom tests
Scenario Outline Check if window changes color properly in schedule
Before Hooks.showScenarioName(Scenario) 000ms
Steps
Given Set token of apiUsername "super-admin-farmacol" 092ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 029ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 054ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 1s 217ms
And Set double window advice 000ms
And Login as "farmacol-admin" 1s 029ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 763ms
And Get checkpoint colors for transport 004ms
And Go to "TRANSPORT_TABLE" 111ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 18s 648ms
java.lang.AssertionError: Niepoprawna zmiana koloru przy statusie waiting-to-driver-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:250)
After Hooks.deleteTransportAfterTest() 128ms
After Hooks.rollbackTransportTypeSettings() 060ms
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" 092ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 024ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 056ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 150ms
And Set double window advice 000ms
And Login as "farmacol-admin" 1s 102ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 813ms
And Get checkpoint colors for transport 003ms
And Go to "TRANSPORT_TABLE" 138ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 18s 683ms
java.lang.AssertionError: Niepoprawna zmiana koloru przy statusie waiting-to-driver-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 "false"(file:Features/Atom/TimeWindow/TransportWindow.feature:250)
After Hooks.deleteTransportAfterTest() 111ms
After Hooks.rollbackTransportTypeSettings() 101ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 237ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 1s 215ms
When Go to "TRANSPORT_TABLE" 131ms
And Show all transport "true" 238ms
Then Verify that transport has "1" CMR file 1s 233ms
After Hooks.deleteTransportAfterTest() 075ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 1s 019ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 1s 330ms
When Go to "TRANSPORT_TABLE" 111ms
And Show all transport "true" 214ms
Then Verify that transport has "2" CMR file 1s 228ms
After Hooks.deleteTransportAfterTest() 081ms