-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Open
flutter/packages
#11270Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
The Mac_arm64 ios_platform_tests_shard_3 build failed during the native test step for the in_app_purchase_storekit package. Several StoreKit 2 tests seems to be failing because they receive a PigeonError instead of the expected NSURLErrorDomain error, or they fail to catch an expected failure within the timeout period.
/Volumes/Work/s/w/ir/x/w/packages/packages/in_app_purchase/in_app_purchase_storekit/example/shared/RunnerTests/InAppPurchaseStoreKit2PluginTests.swift:228: error: -[RunnerTests.InAppPurchase2PluginTests testFailedNetworkErrorPurchase] : XCTAssertEqual failed: ("The operation couldn’t be completed. (in_app_purchase_storekit.PigeonError error 1.)") is not equal to ("The operation couldn’t be completed. (NSURLErrorDomain error -1009.)")
/Volumes/Work/s/w/ir/x/w/packages/packages/in_app_purchase/in_app_purchase_storekit/example/shared/RunnerTests/InAppPurchaseStoreKit2PluginTests.swift:192: error: -[RunnerTests.InAppPurchase2PluginTests testGetProductsWithStoreKitError] : failed - This `products` call should not succeed
/Volumes/Work/s/w/ir/x/w/packages/packages/in_app_purchase/in_app_purchase_storekit/example/shared/RunnerTests/InAppPurchaseStoreKit2PluginTests.swift:201: error: -[RunnerTests.InAppPurchase2PluginTests testGetProductsWithStoreKitError] : Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "products request should fail".
Failed Build: Mac_arm64 ios_platform_tests_shard_3 master 27104
Logs: stdout
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team