Project Number Date
ApolloFullRunnerReport apollo-test-2.135 27 sie 2021, 06:00

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 832ms 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 122ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 140ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 652ms
And Accept transferred transport by Api 680ms
And Create advice by JSON file "CREATE_ADVICE_FOR_SMALLS" as "super-admin-skz" 4s 717ms
And Delete created transport by API 963ms
When Go to "ARCHIVE_TAB" 518ms
And Show "SMALLS_IMPORT" 183ms
Then Check if it is possible to search with different date property selects 26s 465ms
org.junit.ComparisonFailure: Data jest inna niż wybrana w filtrze! Problem wystąpił przy TIME_WINDOW_START expected:<2[8].08.2021> but was:<2[7].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() 796ms
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 866ms
And Create transport "CREATE_SMALLS_EXPORT" by JSON file as "super-admin-skz" 2s 199ms
And Transfer transport to carrier by JSON file "super-admin-skz" "true" confirmation 671ms
And Accept transferred transport by Api 701ms
And Create advice by JSON file "CREATE_ADVICE_FOR_SMALLS" as "super-admin-skz" 4s 285ms
And Delete created transport by API 962ms
When Go to "ARCHIVE_TAB" 496ms
And Show "SMALLS_EXPORT" 187ms
Then Check if it is possible to search with different date property selects 27s 017ms
org.junit.ComparisonFailure: Data jest inna niż wybrana w filtrze! Problem wystąpił przy TIME_WINDOW_START expected:<2[8].08.2021> but was:<2[7].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() 784ms