enso/lib/scala
Hubert Plociniczak b6bdf901a9
Cleanup after each test run (#8418)
Reducing leaks when running our test suite.

Potentially fixes #8408.

# Important Notes
Managed to keep thread count and memory in between runs relatively stable.
Initially:
![Screenshot from 2023-11-29 11-06-04](https://github.com/enso-org/enso/assets/292128/af437d8a-9111-4bd6-9033-a59030c7ebed)
Now:
![Screenshot from 2023-11-29 15-57-34](https://github.com/enso-org/enso/assets/292128/3c1f8aef-fe7e-4f5b-a236-12c86ea8b906)

The screenshot illustrates for `RuntimeVisualizationsTest` only. Will need to be applied in other places as well.

Applying the same style to `runtime-with-instruments`.
Before:
![Screenshot from 2023-11-29 16-55-11](https://github.com/enso-org/enso/assets/292128/385e11be-0265-431d-b0d7-c5096df11c50)
After:
![Screenshot from 2023-11-29 16-50-07](https://github.com/enso-org/enso/assets/292128/5e8c28ea-e921-484a-a82c-9f2d3e827e8b)
2023-11-29 19:02:59 +00:00
..
akka-native/src/main enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
bench-processor/src Fix Benchmark processor when run from a root directory with different name than "enso" (#8382) 2023-11-24 17:58:58 +00:00
cli/src Instrumenter to observe behavior of nodes with UUID (#7833) 2023-10-10 02:36:59 +00:00
common-polyglot-core-utils/src/main/java/org/enso/polyglot/common_utils Test and improve handling of Date_Time with_timezone=False in Postgres (#8114) 2023-10-21 21:35:13 +00:00
connected-lock-manager/src Fix initialization race-condition in runtime connector (#7985) 2023-10-13 10:03:27 +00:00
distribution-manager/src/main Cleanup after each test run (#8418) 2023-11-29 19:02:59 +00:00
downloader/src enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
edition-updater/src Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
edition-uploader/src/main enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
editions/src Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
filewatcher/src Upgrade directory-watcher library (#8201) 2023-11-02 11:24:26 +00:00
interpreter-dsl/src/main/java/org/enso/interpreter/dsl Simplify code to run in the browser (#8092) 2023-10-23 14:16:15 +00:00
json-rpc-server Add support for https and wss (#7937) 2023-10-12 00:03:34 +02:00
json-rpc-server-test Report failures when upserting visualizations (#8306) 2023-11-20 11:38:51 +00:00
library-manager/src Change layout of local library search path in order to be able to move Round_Spec.enso back to Tests (#7634) 2023-09-01 20:20:04 +00:00
library-manager-test/src Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
locking-test-helper/src/main enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
logger enso4igv can open engine/language-server & co. projects (#4098) 2023-01-31 08:40:04 +00:00
logging-config/src/main/java/org/enso/logger Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00
logging-service/src/main/java/org/enso/logging Let logging to file respect log level (#8264) 2023-11-14 11:59:27 +00:00
logging-service-logback/src Avoid NPE during instrumentation (#8317) 2023-11-17 14:38:27 +00:00
logging-truffle-connector/src/main Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
logging-utils/src Apply custom log levels to Truffle logger (#8162) 2023-11-10 16:34:04 +00:00
logging-utils-akka/src/main Replace a custom logger with off the shelf implementation (#7559) 2023-09-04 09:40:16 +00:00
pkg Fix initialization race-condition in runtime connector (#7985) 2023-10-13 10:03:27 +00:00
profiling-utils/src On-deman backend heap and thread dump (#8320) 2023-11-20 11:41:01 +00:00
project-manager Always create events log when profiling (#8337) 2023-11-20 16:01:25 +00:00
refactoring-utils/src Speeding up "hello world" example by 16% 2023-11-19 16:38:31 +01:00
runtime-version-manager/src Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00
runtime-version-manager-test/src Cleanup after each test run (#8418) 2023-11-29 19:02:59 +00:00
searcher/src Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00
syntax Speeding up "hello world" example by 16% 2023-11-19 16:38:31 +01:00
task-progress-notifications/src/main/scala/org/enso/cli/task/notifications Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
testkit/src/main Backend self sampling (#8309) 2023-11-17 15:04:10 +00:00
text-buffer/src Add more debugging info to a failed apply edit (#7668) 2023-08-28 14:45:45 +00:00
version-output/src/main Log project manager version on startup (#7646) 2023-08-24 16:45:22 +00:00