diff options
author | Dan Streetman <ddstreet@canonical.com> | 2019-09-16 18:34:55 +0200 |
---|---|---|
committer | Dan Streetman <ddstreet@canonical.com> | 2019-10-03 17:01:10 +0200 |
commit | a79505909ff755ad69a8b89281a5cf7da2d6baeb (patch) | |
tree | 81739e21e376a49080f42f06ce82f21916cb0f8d /test | |
parent | Merge pull request #13645 from danielstuart14/master (diff) | |
download | systemd-a79505909ff755ad69a8b89281a5cf7da2d6baeb.tar.xz systemd-a79505909ff755ad69a8b89281a5cf7da2d6baeb.zip |
test: add temporarily blacklisted tests
This temporarily blacklists some tests when run under Ubuntu CI.
This is the upstream side of the Debian 'upstream' test MR:
https://salsa.debian.org/systemd-team/systemd/merge_requests/52
The tests blacklisted here should only be temporarily blacklisted
until they can be fixed; the intention is that these blacklist files
will be added and removed over time while debugging/fixing flaky
and/or regressed tests, without causing test failure noise for other
PRs.
Diffstat (limited to 'test')
5 files changed, 0 insertions, 0 deletions
diff --git a/test/TEST-24-UNIT-TESTS/blacklist-ubuntu-ci-ppc64el b/test/TEST-24-UNIT-TESTS/blacklist-ubuntu-ci-ppc64el new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/TEST-24-UNIT-TESTS/blacklist-ubuntu-ci-ppc64el diff --git a/test/TEST-25-IMPORT/blacklist-ubuntu-ci b/test/TEST-25-IMPORT/blacklist-ubuntu-ci new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/TEST-25-IMPORT/blacklist-ubuntu-ci diff --git a/test/TEST-30-ONCLOCKCHANGE/blacklist-ubuntu-ci-i386 b/test/TEST-30-ONCLOCKCHANGE/blacklist-ubuntu-ci-i386 new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/TEST-30-ONCLOCKCHANGE/blacklist-ubuntu-ci-i386 diff --git a/test/TEST-36-NUMAPOLICY/blacklist-ubuntu-ci-s390x b/test/TEST-36-NUMAPOLICY/blacklist-ubuntu-ci-s390x new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/TEST-36-NUMAPOLICY/blacklist-ubuntu-ci-s390x diff --git a/test/TEST-40-EXEC-COMMAND-EX/blacklist-ubuntu-ci-arm64 b/test/TEST-40-EXEC-COMMAND-EX/blacklist-ubuntu-ci-arm64 new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/test/TEST-40-EXEC-COMMAND-EX/blacklist-ubuntu-ci-arm64 |