Project Number Date
ApolloFullRunnerReport apollo-test-2.128 22 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 31s 397ms 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" 233ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 156ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 266ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 069ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 610ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 677ms
And Get checkpoint colors for transport 023ms
And Go to "TRANSPORT_TABLE" 419ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 20s 955ms
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 043ms
After Hooks.rollbackTransportTypeSettings() 324ms
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" 219ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 155ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 297ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 899ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 807ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 587ms
And Get checkpoint colors for transport 025ms
And Go to "TRANSPORT_TABLE" 376ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 236ms
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() 986ms
After Hooks.rollbackTransportTypeSettings() 306ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 782ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 234ms
When Go to "TRANSPORT_TABLE" 359ms
And Show all transport "true" 264ms
Then Verify that transport has "1" CMR file 1s 626ms
After Hooks.deleteTransportAfterTest() 591ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 387ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 366ms
When Go to "TRANSPORT_TABLE" 420ms
And Show all transport "true" 255ms
Then Verify that transport has "2" CMR file 1s 681ms
After Hooks.deleteTransportAfterTest() 645ms