-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
warning in unit test for sessions #17
Comments
I get almost the same warning message when I'm running the first tutorial on the designated Docker container |
Can you confirm if this is still the case? |
When I run the Docker container it runs by default a unittest. This unittests in my case finishes with the following: hyperstream_1 | ---------------------------------------------------------------------------------------------------------------------
hyperstream_1 | TOTAL 31183 19363 38%
hyperstream_1 | ----------------------------------------------------------------------
hyperstream_1 | Ran 28 tests in 11.898s
hyperstream_1 |
hyperstream_1 | OK EDIT: I run the previous test again, as it seems that the build version was old. But still all the tests are OK in the docker. However, when I run the docker-tutorials in the different tutorials I get a variety of Warning that I need to explore further. One of them is in the tutorial 1 with the warning: 2017-07-27 20:21:54,062 [WARNI] Stream clock_stream not available for time interval (2017-07-27 06:21:53.990254+00:00, 2017-07-27 15:21:54.036463+00:00]. Perhaps upstream calculations haven't been performed But I think this problem could be about the timezones. |
logging output:
The text was updated successfully, but these errors were encountered: