# Copyright 2014-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 from portage.tests import TestCase from portage.tests.resolver.ResolverPlayground import ResolverPlayground, ResolverPlaygroundTestCase class SlotConflictWithBlockerTestCase(TestCase): def testBlocker(self): ebuilds = { "dev-libs/A-1": { "DEPEND": "dev-libs/X" }, "dev-libs/B-1": { "DEPEND": "