Project Number Date
ApolloFullRunnerReport apollo-test-2.132 25 sie 2021, 05:54

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 634ms 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" 7s 946ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 144ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 675ms
And Accept transferred transport by Api 637ms
And Create advice by JSON file "CREATE_ADVICE_FOR_SMALLS" as "super-admin-skz" 4s 756ms
And Delete created transport by API 980ms
When Go to "ARCHIVE_TAB" 616ms
And Show "SMALLS_IMPORT" 197ms
Then Check if it is possible to search with different date property selects 26s 538ms
org.junit.ComparisonFailure: Data jest inna niż wybrana w filtrze! Problem wystąpił przy TIME_WINDOW_START expected:<2[6].08.2021> but was:<2[5].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() 782ms
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 704ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 178ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 660ms
And Accept transferred transport by Api 661ms
And Create advice by JSON file "CREATE_ADVICE_FOR_SMALLS" as "super-admin-skz" 4s 282ms
And Delete created transport by API 932ms
When Go to "ARCHIVE_TAB" 571ms
And Show "SMALLS_EXPORT" 197ms
Then Check if it is possible to search with different date property selects 26s 950ms
org.junit.ComparisonFailure: Data jest inna niż wybrana w filtrze! Problem wystąpił przy TIME_WINDOW_START expected:<2[6].08.2021> but was:<2[5].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() 756ms