me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer e337061b3a
gnu: python: Disable failing tests for Python 2.
Fixes issue #35311 (see: https://bugs.gnu.org/35311).

* gnu/packages/python.scm (python-2.7)[make-flags]: Exclude the tests
  test_urllib2_localnet and test_httplib.
* gnu/packages/python.scm (python-3.7)[make-flags]: Do not consider tests
  exclusions inherited from the python2 package, which leaves Python 3 unchanged.
2019-04-18 00:07:33 -04:00
..
bootloader bootloader: Use 'invoke/quiet' when running 'grub-install' and co. 2019-03-16 18:15:13 +01:00
build Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00
installer installer: network: Adjust wording. 2019-03-13 23:12:43 +01:00
packages gnu: python: Disable failing tests for Python 2. 2019-04-18 00:07:33 -04:00
services services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
system vm: 'system-docker-image' calls 'sync' before rebooting. 2019-03-22 22:49:35 +01:00
tests services: Add nslcd-service-type. 2019-03-20 20:31:15 +01:00
artwork.scm
bootloader.scm
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm
local.mk gnu: python-pytest: Update to 4.3.1. 2019-03-23 23:25:56 +01:00
packages.scm Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
services.scm
system.scm system: Fix misleading comments. 2019-03-22 22:49:35 +01:00
tests.scm