Skip to content

Commit 35b4a7e

Browse files
hafizrahmanjaclync
authored andcommitted
Exclude flaky unit tests related to dashboard cards's custom range date. (#14426)
1 parent 90d1f3d commit 35b4a7e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

WooCommerce/WooCommerceTests/UnitTests.xctestplan

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
"CardReaderConnectionControllerTests",
3434
"InAppPurchaseStoreTests\/test_user_is_entitled_to_product_returns_false_when_not_entitled()",
3535
"InAppPurchaseStoreTests\/test_user_is_entitled_to_product_returns_true_when_entitled()",
36-
"StripeCardReaderIntegrationTests"
36+
"StorePerformanceViewModelTests\/test_dates_for_custom_range_are_correct_for_non_custom_time_range()",
37+
"StripeCardReaderIntegrationTests",
38+
"TopPerformersDashboardViewModelTests\/test_dates_for_custom_range_are_correct_for_non_custom_time_range()"
3739
],
3840
"target" : {
3941
"containerPath" : "container:WooCommerce.xcodeproj",

0 commit comments

Comments
 (0)