System tests all pass currently. However there are some flaky ones that could be made more reliable: * Filenames used in workflow tests are not unique per-user, so tests may fail if multiple users run tests at the same time. * z/FS Mount/Unmount tests don't always clean up after themselves - see #383 * TSO test expects READY message to come back in first response, but there may be system notifications that precede it * Job tests do not check status of submitted jobs, so if jobs fail due to JCL errors they still pass
System tests all pass currently. However there are some flaky ones that could be made more reliable:
test_mount_unmount_zfs_file_system()is Flaky #383