mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
Tests: Exclude more tests found to be failing on broken libc on Elbrus
Since last commit on this topic on Jan 15, 2024, nightly testing has found some other CPack tests failing on broken libc on Elbrus, which was revealed after transition to libuv. These tests are excluded in this condition.
This commit is contained in:
@@ -1087,11 +1087,22 @@ if(CMAKE_SYSTEM_PROCESSOR STREQUAL "e2k" AND NOT DEFINED CMake_TEST_E2K_BROKEN_L
|
||||
DEB.CUSTOM_NAMES
|
||||
DEB.DEB_PACKAGE_VERSION_BACK_COMPATIBILITY
|
||||
DEB.PROJECT_META DEB.DEPENDENCIES
|
||||
DEB.EXTRA
|
||||
DEB.GENERATE_SHLIBS_LDCONFIG
|
||||
DEB.LONG_FILENAMES
|
||||
DEB.MD5SUMS
|
||||
DEB.EMPTY_DIR
|
||||
DEB.DEFAULT_PERMISSIONS
|
||||
DEB.VERSION
|
||||
DEB.TIMESTAMPS
|
||||
RPM.PARTIALLY_RELOCATABLE_WARNING
|
||||
RPM.PER_COMPONENT_FIELDS
|
||||
RPM.USER_FILELIST
|
||||
RPM.DIST
|
||||
RPM.AUTO_SUFFIXES
|
||||
7Z
|
||||
TXZ
|
||||
TBZ2
|
||||
TGZ
|
||||
ZIP
|
||||
STGZ
|
||||
|
||||
Reference in New Issue
Block a user