- 15 Mar, 2019 10 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 13 Mar, 2019 1 commit
-
-
Samuel GAIST authored
Fixes #60
-
- 25 Feb, 2019 4 commits
-
-
André Anjos authored
[test][test_docker] Increase a bit more the container memory for the memory-limit test (maybe a py3 requirement?)
-
André Anjos authored
This commit resets the container memory limit on the memory-limit test to a higher value. It turns out that Docker-18.09 is complaining it cannot set the memory of the container in question to 4 Mb, possibly because it starts up with more than that memory already (see discussion about this here: https://unix.stackexchange.com/questions/412040/cgroups-memory-limit-write-error-device-or-resource-busy). Increasing the container memory to 10 Mb and to the allocated array to 20 Mb makes the test work again.
-
André Anjos authored
-
André Anjos authored
-
- 19 Feb, 2019 3 commits
-
-
Samuel GAIST authored
Store the returned value and check that we have what we wanted. https://docs.python.org/3/library/multiprocessing.html?highlight=qsize
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 18 Feb, 2019 3 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
- 15 Feb, 2019 4 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
- 17 Dec, 2018 4 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Not all tests were checking for None which might happen for reason outside of tests error.
-
Samuel GAIST authored
-
Samuel GAIST authored
These two algorithm allow for better testing of a complete experiment with a database used for input of both loop and loop user algorithm.
-
- 10 Dec, 2018 1 commit
-
-
- 29 Nov, 2018 5 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Will test both loop algorithm and algorithm using loop
-
- 09 Nov, 2018 1 commit
-
-
Samuel GAIST authored
V2 information were kept in the v1 version of the schema. This refactoring, while duplicating a bit of information about blocks and analyzer, allows to have a better separation taking into account the limitation of the json schema with regards to "object oriented" definition. The main point being that new properties can't be added to "subdefinitions" when setting "additionalProperties" to false.
-
- 24 Oct, 2018 1 commit
-
-
Samuel GAIST authored
-
- 22 Oct, 2018 3 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-