Cmake tests: Remove use of 'UNRELIABLE' label

Using this label in invertedTests expands the testname unnecessary, so that
we get e.g. labels like:
  SUSPENDED.UNRELIABLE.WRONG_OUTPUT.UNRELIABLE_export/doc/de/EmbeddedObjects_pdf4_texF
OTOH, if using label 'unreliable', we get a warning about label-names clash.
The best is to reset any previous label setting.
This commit is contained in:
Kornel Benko 2016-12-20 16:26:07 +01:00
parent a3b877eccc
commit 0da3824cf6

View File

@ -254,9 +254,8 @@ export/doc/attic/sk_UserGuide_pdf4_texF
export/doc/attic/id_UserGuide_.*systemF
Sublabel: RESET
# ==============================================================
# this sublabel is overridden anyway
Sublabel: UNRELIABLE
# See file unreliableTests for why these exports fail
# ==============================================================