Portability/Regression: Check OS version to skip test first (1598)
commitc2a612a7049f370f602419792a2ae5725f229b28
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Tue, 30 May 2023 08:25:16 +0000 (30 10:25 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Tue, 30 May 2023 08:25:16 +0000 (30 10:25 +0200)
treeb5b9aa87e9bedcf34ce9539629907922a4f38520
parent8174f5dd37ea22c5c7ad357041e1bc6cd6c88e36
Portability/Regression: Check OS version to skip test first (1598)

The test

1598: interactive output appears immediately

does not work on MacOS and the plan is to skip that test. I changed
the testcode to first test the OS and skip immediately instead of
first checking the python shell. Without that the test does not
stop on MacOS and runs forever.
tests/ui/terminal/main.at