- 01 Mar, 2019 1 commit
-
-
- 30 Nov, 2018 2 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 16 Nov, 2018 1 commit
-
-
Marion Goedel authored
-
- 11 Oct, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 10 Sep, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", enabled print statements in "run_scenario_files_with_vadere_console()" again. Also added method "print_summary()".
-
- 04 Sep, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", marked three additional scenarios as long-running tasks. The three scenarios are: - basic_4_1_wall_gnm1 - thin_wall_and_closer_source_nelder_mead_ok - thin_wall_and_closer_source_pso_could_fail
-
- 03 Sep, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", set timeout of long-running scenarios to 480 seconds and added "TestSFM" to long-running scenarios.
-
- 17 Aug, 2018 6 commits
-
-
Marion Goedel authored
-
Marion Goedel authored
-
Marion Goedel authored
-
Marion Goedel authored
-> Reduce number of outputs. -> Highlight OSM Tests that failed.
-
Marion Goedel authored
-
Marion Goedel authored
- More time (180 s) for Rimea 9 and 11 tests (since they have more pedestrians) - No output if a simulation is successful -> in the email we will hopefully see only the ones that failed now - Excludes files from directories "output" and "legacy" for the location application
-
- 02 Aug, 2018 2 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 01 Aug, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", run ALL scenario files, catch exceptions and log exceptions. Exit with return code 1 if at least one test failed. Otherwise, return 0.
-
- 30 Jul, 2018 2 commits
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", print runtime (in seconds) for each scenario file.
-
Benedikt Kleinmeier authored
Moved CI helper scripts to "Tools/ContinuousIntegration" and enabled Java assertions in POM files and helper scripts. .gitlab-ci.yml: - Refactored complete file: moved comment on top of file. - Call helper scripts in "Tools/ContinuousIntegration" instead of just "Tools". Tools/ContinuousIntegration/run_vadere_console_with_all_scenario_files.py: - Execute scenario files alphabetically. - Use "-enableassertions" when invoking Java. POM files: - Use "<enableAssertions>true</enableAssertions>" to be independent of SureFire's default settings.
-
- 17 Jul, 2018 3 commits
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", exclude scenarios for "TESTOVM" because they are outdated.
-
Benedikt Kleinmeier authored
Renamed "run_vadere_console_with_all_scneario_files.py" to "run_vadere_console_with_all_scenario_files.py" and call it in ".gitlab-ci.yml".
-
Benedikt Kleinmeier authored
-