Project Number Date
ApolloFullRunnerReport apollo-test-2.134 26 sie 2021, 07:47

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@FLAKY-A-8256 16 2 0 0 0 18 0 2 2 1m 23s 997ms Failed
View Feature Filters
Scenario Outline Check if it is possible to choose what the search in the archive applies to
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 8s 126ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 183ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 714ms
And Accept transferred transport by Api 681ms
And Create advice by JSON file "CREATE_ADVICE_FOR_SMALLS" as "super-admin-skz" 4s 734ms
And Delete created transport by API 975ms
When Go to "ARCHIVE_TAB" 524ms
And Show "SMALLS_IMPORT" 201ms
Then Check if it is possible to search with different date property selects 26s 438ms
org.junit.ComparisonFailure: Data jest inna niż wybrana w filtrze! Problem wystąpił przy TIME_WINDOW_START expected:<2[7].08.2021> but was:<2[6].08.2021>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at Pages.Filters.FiltersPage.checkDateFilterPropertySelect(FiltersPage.java:264)
	at CucumberTests.Filters.FilterTransportTest.searchWithDifferentArchiveFilters(FilterTransportTest.java:98)
	at ✽.Check if it is possible to search with different date property selects(file:Features/Atom/Filters/Filter.feature:141)
After Hooks.deleteTransportAfterTest() 778ms
View Feature Filters
Scenario Outline Check if it is possible to choose what the search in the archive applies to
Before Hooks.showScenarioName(Scenario) 001ms
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 871ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 151ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 668ms
And Accept transferred transport by Api 738ms
And Create advice by JSON file "CREATE_ADVICE_FOR_SMALLS" as "super-admin-skz" 4s 241ms
And Delete created transport by API 942ms
When Go to "ARCHIVE_TAB" 483ms
And Show "SMALLS_EXPORT" 202ms
Then Check if it is possible to search with different date property selects 27s 116ms
org.junit.ComparisonFailure: Data jest inna niż wybrana w filtrze! Problem wystąpił przy TIME_WINDOW_START expected:<2[7].08.2021> but was:<2[6].08.2021>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at Pages.Filters.FiltersPage.checkDateFilterPropertySelect(FiltersPage.java:264)
	at CucumberTests.Filters.FilterTransportTest.searchWithDifferentArchiveFilters(FilterTransportTest.java:98)
	at ✽.Check if it is possible to search with different date property selects(file:Features/Atom/Filters/Filter.feature:141)
After Hooks.deleteTransportAfterTest() 767ms