# This file describes tests and hooks that are skipped when the test suite is run with the OpenFin "gtest-like" reporter.
# Each line here has the following format:
# TYPE;NAME_REGEXP
#
# Where:
#   TYPE        - test, hook or * to match both, it remains to be seen if skipping
#                 hooks alone is useful in any scenario, you most probably want to
#                 use *
#   NAME_REGEXP - each test full name (including all the suites it is in) is
#                 matched against it
