tomwij 14/03/19 09:29:39 Added: mono-3.2.8-disable-missing-test.patch Log: Temporarily remove broken test 883; fixes bug #504108, reported by eroen. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.1 dev-lang/mono/files/mono-3.2.8-disable-missing-test.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/files/mono-3.2.8-disable-missing-test.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/files/mono-3.2.8-disable-missing-test.patch?rev=1.1&content-type=text/plain Index: mono-3.2.8-disable-missing-test.patch =================================================================== --- a/mcs/tests/Makefile +++ b/mcs/tests/Makefile @@ -96,4 +96,3 @@ setup: $(CSCOMPILE) -t:library dlls/test-679-2/test-679-lib-2.cs $(CSCOMPILE) -t:library dlls/test-679-1/test-679-lib.cs -r:dlls/test-679-2/test-679-lib-2.dll - $(ILASM) -dll dlls/test-883.il
