summaryrefslogtreecommitdiff
path: root/Userland/Libraries
diff options
context:
space:
mode:
authorBrian Gianforcaro <bgianf@serenityos.org>2022-01-05 02:17:45 -0800
committerBrian Gianforcaro <b.gianfo@gmail.com>2022-01-07 01:19:09 -0800
commit6bf91d00eff87b8904239db5126165485741d731 (patch)
treece49ed5cdc093e1ff09fde4e47c0ab388615ce6f /Userland/Libraries
parent856fc760837912e29bac5592ef76a22f9315e41c (diff)
downloadserenity-6bf91d00eff87b8904239db5126165485741d731.zip
run-tests: Make reproducing test failures behave closer to selftest mode
In CI / or local testing when you run `serenity.sh tests`, the system will boot itself in self test mode, and the test runner will be launched by SystemServer. Previously we were setting up settings for that environment in the `SystemServer.ini`. This makes reproducing CI failures a bit confusing, as the system will behavior differently if you run in self-test mode, vs running `run-tests-and-shutdown.sh` or `run-tests` manually in a session. This change moves the settings to `run-tests`, so no matter how you try to run the test runner, it will always behave the same.
Diffstat (limited to 'Userland/Libraries')
0 files changed, 0 insertions, 0 deletions