Cosmetic bug fix for the running of the test suite in the GUI.
The list of skipped tests in the status object was not being reinitialised for each run of the test
suite. This only affects the GUI where the tests can be run multiple times. The result was that
the list of skipped tests was always being printed out, even if no tests were skipped.