Skip to content

Commit

Permalink
Merge branch 'main' into distribute-ftl-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov authored Oct 11, 2023
2 parents 99198ee + 314ac67 commit 72ef77e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gma/integration_test/src/integration_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3023,6 +3023,8 @@ TEST_F(FirebaseGmaUmpTest, TestUmpCallbacksOnWrongInstance) {

TEST_F(FirebaseGmaUmpTest, TestUmpMethodsReturnOperationInProgress) {
SKIP_TEST_ON_DESKTOP;
SKIP_TEST_ON_IOS_SIMULATOR; // LoadAndShowConsentFormIfRequired
// is too quick on simulator.

using firebase::gma::ump::ConsentFormStatus;
using firebase::gma::ump::ConsentRequestParameters;
Expand Down

0 comments on commit 72ef77e

Please sign in to comment.