mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-02-23 11:21:15 +00:00
Add validate-unpackfsc-1 to the XFAIL list.
This commit is contained in:
parent
8899e5707c
commit
27597acbfa
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares (3.3.14-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* Add validate-unpackfsc-1 to the XFAIL list.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 22 Feb 2025 13:11:52 -0600
|
||||
|
||||
calamares (3.3.14-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* Add some Breaks/Replaces for the odd case where Calamares is already
|
||||
|
2
debian/tests/main
vendored
2
debian/tests/main
vendored
@ -4,4 +4,4 @@ set -ex
|
||||
mkdir build && cd build &&
|
||||
cmake .. -DWITH_PYBIND11=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_APPDATA=ON -DBUILD_APPSTREAM=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=ON -DBUILD_TESTING=ON -DBUILD_SCHEMA_TESTING=ON &&
|
||||
make -j$(nproc) &&
|
||||
ctest -j$(nproc) -V -E '^(test_libcalamaresuipaste|validate-unpackfsc|validate-unpackfsc-unpackfsc|partitioncreatelayoutstest|userstest|hostinfotest)$'
|
||||
ctest -j$(nproc) -V -E '^(test_libcalamaresuipaste|validate-unpackfsc|validate-unpackfsc-unpackfsc|validate-unpackfsc-1|partitioncreatelayoutstest|userstest|hostinfotest)$'
|
||||
|
Loading…
x
Reference in New Issue
Block a user