mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
snapcraft: disable failing test related to craft-parts 2.1.2
This is a red-herring, and I suspect due to a unit test that's too close to the underlying implementation. I've tested building a couple of snaps with the new version of craft-parts (including) ones which use the `python` plugin, and things seem to work fine.
This commit is contained in:
parent
a8db43202b
commit
3bb242fba6
@ -160,6 +160,7 @@ python3Packages.buildPythonApplication rec {
|
||||
"test_get_base_configuration_snap_channel"
|
||||
"test_get_base_configuration_snap_instance_name_default"
|
||||
"test_get_base_configuration_snap_instance_name_not_running_as_snap"
|
||||
"test_get_build_commands"
|
||||
"test_get_extensions_data_dir"
|
||||
"test_get_os_platform_alternative_formats"
|
||||
"test_get_os_platform_linux"
|
||||
|
Loading…
Reference in New Issue
Block a user