Project Number Date
ApolloFullRunnerReport apollo-test-2.127 21 sie 2021, 05:25

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 30s 712ms 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" 222ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 162ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 259ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 060ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 764ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 542ms
And Get checkpoint colors for transport 020ms
And Go to "TRANSPORT_TABLE" 356ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 20s 922ms
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() 1s 087ms
After Hooks.rollbackTransportTypeSettings() 353ms
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" 229ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 177ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 302ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 875ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 751ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 595ms
And Get checkpoint colors for transport 021ms
And Go to "TRANSPORT_TABLE" 434ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 20s 878ms
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() 1s 073ms
After Hooks.rollbackTransportTypeSettings() 307ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 664ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 197ms
When Go to "TRANSPORT_TABLE" 418ms
And Show all transport "true" 261ms
Then Verify that transport has "1" CMR file 1s 645ms
After Hooks.deleteTransportAfterTest() 621ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 355ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 417ms
When Go to "TRANSPORT_TABLE" 370ms
And Show all transport "true" 219ms
Then Verify that transport has "2" CMR file 1s 583ms
After Hooks.deleteTransportAfterTest() 639ms