|
19 | 19 | Magento\Framework\App\Language\Dictionary::class => null, // dictionary paths
|
20 | 20 | Magento\Framework\Config\Scope::class => null, // scope changes during test
|
21 | 21 | Magento\Framework\App\ResourceConnection\Config::class => null, // configuration for connections
|
22 |
| - Magento\SalesRule\Model\DeltaPriceRound::class => null, |
23 |
| - Magento\SalesRule\Helper\CartFixedDiscount::class => null, |
24 |
| - Magento\SalesRule\Api\Data\RuleInterfaceFactory::class => null, |
25 |
| - Magento\SalesRule\Api\Data\ConditionInterfaceFactory::class => null, |
26 |
| - Magento\SalesRule\Api\Data\RuleLabelInterfaceFactory::class => null, |
27 |
| - Magento\SalesRule\Model\Converter\ToDataModel::class => null, |
28 |
| - Magento\SalesRule\Model\Converter\ToModel::class => null, |
29 |
| - Magento\SalesRule\Api\Data\RuleSearchResultInterfaceFactory::class => null, |
30 |
| - Magento\SalesRule\Model\RuleRepository::class => null, |
31 |
| - Magento\SalesRule\Model\RuleFactory::class => null, |
| 22 | + Magento\Framework\Module\ModuleList::class => null, // This one is needed to pass on Jenkins build |
| 23 | +// Magento\SalesRule\Model\DeltaPriceRound::class => null, |
| 24 | +// Magento\SalesRule\Helper\CartFixedDiscount::class => null, |
| 25 | +// Magento\SalesRule\Api\Data\RuleInterfaceFactory::class => null, |
| 26 | +// Magento\SalesRule\Api\Data\ConditionInterfaceFactory::class => null, |
| 27 | +// Magento\SalesRule\Api\Data\RuleLabelInterfaceFactory::class => null, |
| 28 | +// Magento\SalesRule\Model\Converter\ToDataModel::class => null, |
| 29 | +// Magento\SalesRule\Model\Converter\ToModel::class => null, |
| 30 | +// Magento\SalesRule\Api\Data\RuleSearchResultInterfaceFactory::class => null, |
| 31 | +// Magento\SalesRule\Model\RuleRepository::class => null, |
| 32 | +// Magento\SalesRule\Model\RuleFactory::class => null, |
32 | 33 | Magento\SalesSequence\Model\MetaFactory::class => null,
|
33 | 34 | Magento\SalesSequence\Model\ProfileFactory::class => null,
|
34 | 35 | Magento\SalesSequence\Model\ResourceModel\Profile::class => null,
|
35 |
| - Magento\SalesSequence\Model\ResourceModel\Meta::class => null, |
| 36 | +// Magento\SalesSequence\Model\ResourceModel\Meta::class => null, |
36 | 37 | Magento\SalesSequence\Model\SequenceFactory::class => null,
|
37 | 38 | Magento\SalesSequence\Model\Manager::class => null,
|
38 |
| - Magento\Quote\Model\ResourceModel\Collection\Interceptor::class => null, |
39 |
| - Magento\Quote\Model\ResourceModel\Quote\Collection\Interceptor::class => null, |
40 |
| - Magento\Quote\Api\Data\ProductOptionInterfaceFactory::class => null, |
41 |
| - Magento\Quote\Model\Quote\Item\Interceptor::class => null, |
42 |
| - Magento\Quote\Model\Quote\Address\Interceptor::class => null, |
43 |
| - Magento\Quote\Model\ResourceModel\Quote::class => null, |
44 |
| - Magento\Quote\Model\QuoteIdToMaskedQuoteId::class => null, |
45 |
| - Magento\Quote\Model\Quote\Address\Total\Collector::class => null, |
46 |
| - Magento\Quote\Model\Quote\TotalsCollectorList::class => null, |
47 |
| - Magento\Quote\Model\Quote\TotalsCollector::class => null, |
48 |
| - Magento\Quote\Model\Quote::class => null, |
49 |
| - Magento\Quote\Model\Quote\ProductOptionFactory::class => null, |
50 |
| - Magento\Quote\Api\Data\ProductOptionExtensionFactory::class => null, |
51 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\IndexTableRowSizeEstimator::class => null, |
52 |
| - Magento\Catalog\Model\Indexer\Price\BatchSizeManagement::class => null, |
53 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\DefaultPrice::class => null, |
54 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\CompositeProductRelationsCalculator::class => null, |
55 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\CompositeProductRowSizeEstimator::class => null, |
56 |
| - Magento\Catalog\Model\Indexer\Price\CompositeProductBatchSizeManagement::class => null, |
57 |
| - Magento\Catalog\Model\Indexer\Product\Price\TableMaintainer::class => null, |
58 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\IndexTableStructureFactory::class => null, |
59 |
| - Magento\Catalog\Model\ResourceModel\Product\Attribute\Backend\Tierprice::class => null, |
60 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\TierPrice::class => null, |
61 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\CompositeProductBatchSizeAdjuster::class => null, |
62 |
| - Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\BatchSizeCalculator::class => null, |
63 |
| - Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection::class => null, |
64 |
| - Magento\Catalog\Model\Product\Attribute\Repository::class => null, |
65 |
| - Magento\Catalog\Model\ResourceModel\Product::class => null, |
66 |
| - Magento\Catalog\Model\ProductRepository::class => null, |
67 |
| - Magento\Catalog\Model\Product\Type::class => null, |
68 |
| - Magento\Catalog\Model\Product\Link::class => null, |
69 |
| - Magento\Customer\Model\Indexer\AttributeProvider::class => null, |
| 39 | +// Magento\Quote\Model\ResourceModel\Collection\Interceptor::class => null, |
| 40 | +// Magento\Quote\Model\ResourceModel\Quote\Collection\Interceptor::class => null, |
| 41 | +// Magento\Quote\Api\Data\ProductOptionInterfaceFactory::class => null, |
| 42 | + Magento\Quote\Model\Quote\Item\Interceptor::class => null, // FIXME |
| 43 | + Magento\Quote\Model\Quote\Address\Interceptor::class => null, // FIXME |
| 44 | + Magento\Quote\Model\ResourceModel\Quote::class => null, // FIXME |
| 45 | +// Magento\Quote\Model\QuoteIdToMaskedQuoteId::class => null, |
| 46 | +// Magento\Quote\Model\Quote\Address\Total\Collector::class => null, |
| 47 | +// Magento\Quote\Model\Quote\TotalsCollectorList::class => null, |
| 48 | +// Magento\Quote\Model\Quote\TotalsCollector::class => null, |
| 49 | + Magento\Quote\Model\Quote::class => null, // FIXME |
| 50 | +// Magento\Quote\Model\Quote\ProductOptionFactory::class => null, |
| 51 | +// Magento\Quote\Api\Data\ProductOptionExtensionFactory::class => null, |
| 52 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\IndexTableRowSizeEstimator::class => null, |
| 53 | +// Magento\Catalog\Model\Indexer\Price\BatchSizeManagement::class => null, |
| 54 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\DefaultPrice::class => null, |
| 55 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\CompositeProductRelationsCalculator::class => null, |
| 56 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\CompositeProductRowSizeEstimator::class => null, |
| 57 | +// Magento\Catalog\Model\Indexer\Price\CompositeProductBatchSizeManagement::class => null, |
| 58 | +// Magento\Catalog\Model\Indexer\Product\Price\TableMaintainer::class => null, |
| 59 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\IndexTableStructureFactory::class => null, |
| 60 | +// Magento\Catalog\Model\ResourceModel\Product\Attribute\Backend\Tierprice::class => null, |
| 61 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\TierPrice::class => null, |
| 62 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\CompositeProductBatchSizeAdjuster::class => null, |
| 63 | +// Magento\Catalog\Model\ResourceModel\Product\Indexer\Price\BatchSizeCalculator::class => null, |
| 64 | +// Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection::class => null, |
| 65 | +// Magento\Catalog\Model\Product\Attribute\Repository::class => null, |
| 66 | +// Magento\Catalog\Model\ResourceModel\Product::class => null, |
| 67 | +// Magento\Catalog\Model\ProductRepository::class => null, |
| 68 | +// Magento\Catalog\Model\Product\Type::class => null, |
| 69 | +// Magento\Catalog\Model\Product\Link::class => null, |
| 70 | +// Magento\Customer\Model\Indexer\AttributeProvider::class => null, |
70 | 71 | Magento\Customer\Model\ResourceModel\Customer::class => null,
|
71 |
| - Magento\Customer\Model\ResourceModel\CustomerRepository::class => null, |
72 |
| - Magento\Customer\Model\Session\Validators\CutoffValidator::class => null, |
73 |
| - Magento\Customer\Model\Customer::class => null, |
74 |
| - Magento\Customer\Model\Session\SessionCleaner::class => null, |
75 |
| - Magento\Customer\Model\ResourceModel\AddressRepository::class => null, |
76 |
| - Magento\Customer\Model\CustomerRegistry::class => null, |
77 |
| - Magento\Customer\Model\ResourceModel\Address\Relation::class => null, |
78 |
| - Magento\Customer\Model\ResourceModel\Address::class => null, |
79 |
| - Magento\Customer\Model\AttributeMetadataConverter::class => null, |
80 |
| - Magento\Customer\Model\Metadata\CustomerMetadata::class => null, |
81 |
| - Magento\Customer\Model\Metadata\AttributeMetadataCache::class => null, |
82 |
| - Magento\Customer\Model\Metadata\CustomerCachedMetadata::class => null, |
83 |
| - Magento\Customer\Model\Config\Share::class => null, |
84 |
| - Magento\Customer\Model\Session\Proxy::class => null, |
85 |
| - Magento\Customer\Model\Delegation\Storage::class => null, |
86 |
| - Magento\Customer\Model\ResourceModel\GroupRepository::class => null, |
87 |
| - Magento\Customer\Helper\View::class => null, |
88 |
| - Magento\Customer\Model\Authorization\CustomerSessionUserContext::class => null, |
89 |
| - Magento\Customer\Model\Authentication::class => null, |
90 |
| - Magento\Customer\Model\Session::class => null, |
91 |
| - Magento\Customer\Model\AddressRegistry::class => null, |
92 |
| - Magento\Customer\Model\AttributeMetadataDataProvider::class => null, |
93 |
| - Magento\Customer\Model\AccountConfirmation::class => null, |
94 |
| - Magento\Customer\Model\AccountManagement::class => null, |
95 |
| - Magento\Customer\Model\Plugin\CustomerFlushFormKey::class => null, |
| 72 | + Magento\Customer\Model\ResourceModel\Customer\Interceptor::class => null, |
| 73 | +// Magento\Customer\Model\ResourceModel\CustomerRepository::class => null, |
| 74 | +// Magento\Customer\Model\Session\Validators\CutoffValidator::class => null, |
| 75 | +// Magento\Customer\Model\Customer::class => null, |
| 76 | +// Magento\Customer\Model\Session\SessionCleaner::class => null, |
| 77 | +// Magento\Customer\Model\ResourceModel\AddressRepository::class => null, |
| 78 | +// Magento\Customer\Model\CustomerRegistry::class => null, |
| 79 | +// Magento\Customer\Model\ResourceModel\Address\Relation::class => null, |
| 80 | +// Magento\Customer\Model\ResourceModel\Address::class => null, |
| 81 | +// Magento\Customer\Model\AttributeMetadataConverter::class => null, |
| 82 | + Magento\Customer\Model\Metadata\CustomerMetadata::class => null, // TODO? |
| 83 | +// Magento\Customer\Model\Metadata\AttributeMetadataCache::class => null, |
| 84 | +// Magento\Customer\Model\Metadata\CustomerCachedMetadata::class => null, |
| 85 | +// Magento\Customer\Model\Config\Share::class => null, |
| 86 | +// Magento\Customer\Model\Session\Proxy::class => null, |
| 87 | +// Magento\Customer\Model\Delegation\Storage::class => null, |
| 88 | +// Magento\Customer\Model\ResourceModel\GroupRepository::class => null, |
| 89 | +// Magento\Customer\Helper\View::class => null, |
| 90 | +// Magento\Customer\Model\Authorization\CustomerSessionUserContext::class => null, |
| 91 | +// Magento\Customer\Model\Authentication::class => null, |
| 92 | +// Magento\Customer\Model\Session::class => null, |
| 93 | +// Magento\Customer\Model\AddressRegistry::class => null, |
| 94 | +// Magento\Customer\Model\AttributeMetadataDataProvider::class => null, |
| 95 | +// Magento\Customer\Model\AccountConfirmation::class => null, |
| 96 | +// Magento\Customer\Model\AccountManagement::class => null, |
| 97 | +// Magento\Customer\Model\Plugin\CustomerFlushFormKey::class => null, |
96 | 98 | Magento\Customer\Observer\LogLastLoginAtObserver::class => null,
|
97 | 99 | Magento\Customer\Model\Visitor\Proxy::class => null,
|
98 | 100 | Magento\Customer\Api\CustomerRepositoryInterface\Proxy::class => null,
|
|
362 | 364 | Magento\Quote\Model\Cart\CustomerCartResolver::class => null,
|
363 | 365 | Magento\QuoteGraphQl\Model\Cart\CreateEmptyCartForGuest::class => null,
|
364 | 366 | Magento\Quote\Model\MaskedQuoteIdToQuoteId::class => null,
|
365 |
| - Magento\Quote\Model\Quote\Address\Total\Shipping::class => null, |
| 367 | + Magento\Quote\Model\Quote\Address\Total\Shipping::class => null, // FIXME |
366 | 368 | Magento\SalesRule\Model\Quote\Discount::class => null,
|
367 | 369 | Magento\Weee\Model\Total\Quote\Weee::class => null,
|
368 |
| - Magento\Quote\Model\Quote\Interceptor::class => null, |
| 370 | + Magento\Quote\Model\Quote\Interceptor::class => null, // FIXME |
369 | 371 | Magento\Quote\Model\ResourceModel\Quote\Address::class => null,
|
370 |
| - Magento\Quote\Model\Quote\Address::class => null, |
| 372 | + Magento\Quote\Model\Quote\Address::class => null, // FIXME |
371 | 373 | Magento\Quote\Model\ShippingMethodManagement::class => null,
|
372 | 374 | Magento\Quote\Model\ResourceModel\Quote\Item\Collection\Interceptor::class => null,
|
373 |
| - Magento\Quote\Model\Quote\Address\Total::class => null, |
| 375 | + Magento\Quote\Model\Quote\Address\Total::class => null, // FIXME |
374 | 376 | Laminas\Validator\ValidatorChain::class => null,
|
375 | 377 | Magento\CustomerCustomAttributes\Model\ResourceModel\Sales\Quote\Address::class => null,
|
376 | 378 | Magento\ResourceConnections\App\DeploymentConfig::class => null,
|
|
398 | 400 | Magento\Quote\Model\ShippingAssignment::class => null,
|
399 | 401 | Magento\Quote\Model\Shipping::class => null,
|
400 | 402 | Magento\NegotiableQuote\Model\NegotiableQuote\Interceptor::class => null,
|
401 |
| - Magento\Quote\Api\Data\CartExtension::class => null, |
| 403 | + Magento\Quote\Api\Data\CartExtension::class => null, // FIXME |
402 | 404 | Magento\Catalog\Api\Data\ProductExtension::class => null,
|
403 | 405 | Magento\Quote\Api\Data\AddressExtension::class => null,
|
404 | 406 | Magento\CatalogRule\Observer\ProcessFrontFinalPriceObserver\Interceptor::class => null,
|
|
0 commit comments