You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
see GIScience/ohsome-api-dockerized#29 (comment): sometimes, getMetadataTest fails inexplicably. The bug happens reliably on some computers, but on other machines it never(?) happens. 🤷
General Information
Version of the ohsome API: master, 1.4.1, etc?
local instance using H2 test data file
affects unit tests
Expected Behaviour
The test should not fail.
The text was updated successfully, but these errors were encountered:
tyrasd
added
bug
Something isn't working
CI
Related to continuous integration (unit tests, build settings, etc.)
labels
Apr 15, 2021
I think that's the cause!, because the attribution which is loaded from the database and tested before the timeout is correctly returned.
Btw. we should change this preRun logic anyway and use more spring style configuration.
Bug Description
see GIScience/ohsome-api-dockerized#29 (comment): sometimes,
getMetadataTest
fails inexplicably. The bug happens reliably on some computers, but on other machines it never(?) happens. 🤷General Information
Expected Behaviour
The test should not fail.
The text was updated successfully, but these errors were encountered: