Project Number Date
ApolloFullRunnerReport apollo-test-2.129 23 sie 2021, 05:13

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 852ms 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" 258ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 139ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "true" 255ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 2s 054ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 548ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 521ms
And Get checkpoint colors for transport 018ms
And Go to "TRANSPORT_TABLE" 367ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "true" 21s 190ms
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 023ms
After Hooks.rollbackTransportTypeSettings() 315ms
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" 227ms
And Get "EXTERNAL_DELIVERY" settings from "farmacol" 168ms
And Set transportType settings with values: "windowColorDependsOnWarehouse", "false" 284ms
And Create transport "CREATE_EXTERNAL_DELIVERY_2_WINDOWS" by JSON file as "super-admin-farmacol" 15s 916ms
And Set double window advice 000ms
And Login as "farmacol-admin" 2s 745ms
And Create advice by JSON file "CREATE_ADVICE_FOR_EXTERNAL_DELIVERY_2_WINDOWS" as "super-admin-farmacol" 4s 441ms
And Get checkpoint colors for transport 022ms
And Go to "TRANSPORT_TABLE" 413ms
Then Verify that transport colors of windows "UNLOAD_TIME_WINDOW" change properly in schedule when windowColorDependsOnWarehouse is "false" 21s 185ms
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 009ms
After Hooks.rollbackTransportTypeSettings() 295ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 609ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 203ms
When Go to "TRANSPORT_TABLE" 350ms
And Show all transport "true" 238ms
Then Verify that transport has "1" CMR file 1s 618ms
After Hooks.deleteTransportAfterTest() 623ms
View Feature Transport files
Before Hooks.showScenarioName(Scenario) 001ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 409ms
And Create transport "CREATE_TRANSPORT_TWO_UNLOAD_STEPS" by JSON file as "super-admin-alrec" 2s 352ms
When Go to "TRANSPORT_TABLE" 379ms
And Show all transport "true" 243ms
Then Verify that transport has "2" CMR file 1s 686ms
After Hooks.deleteTransportAfterTest() 638ms