Skip to content

Run Tests and Package SDK on commit 120f50f125a9e655c51ce9dd0d5ad8f39037791f #360

Run Tests and Package SDK on commit 120f50f125a9e655c51ce9dd0d5ad8f39037791f

Run Tests and Package SDK on commit 120f50f125a9e655c51ce9dd0d5ad8f39037791f #360

GitHub Actions / 2023.2.18f1-playmode-zerodep Test Results completed Nov 14, 2024 in 0s

❌️ 2023.2.18f1-playmode-zerodep Test Results - 24/71, skipped: 1, failed: 46 - Failed in 29.321s

❌️ playmode-results.xml - 24/71, skipped: 1, failed: 46 - Failed in 29.321s

Details

❌️ playmode-results.xml - 24/71, skipped: 1, failed: 46 - Failed in 29.321s
  • ❌️ AverageRequestTimeTest - 0/3, skipped: 1, failed: 2 - Failed in 1.660s

    • ❌️ AverageRequestTimeTest_DoesNotIncrease - Failed in 1.036s
      Setup did not succeed
      Expected: False
      But was: True

        ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
      REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.9283 secs.
      Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}
      
      at AverageRequestTimeTest+<AverageRequestTimeTest_DoesNotIncrease>d__9.MoveNext () [0x0010f] in sdk/Tests/LootLockerTests/PlayMode/AverageRequestTimeTest.cs:152
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
      
    • ⚠️ SimultaneousSameRequests_AreGrouped - Skipped

    • ❌️ SimultaneousSimilarRequests_GetsIndividualAnswers - Failed in 0.624s
      Setup did not succeed
      Expected: False
      But was: True

        ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
      REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6086 secs.
      Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}
      
      at AverageRequestTimeTest+<SimultaneousSimilarRequests_GetsIndividualAnswers>d__10.MoveNext () [0x00075] in sdk/Tests/LootLockerTests/PlayMode/AverageRequestTimeTest.cs:349
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
      
  • ❌️ LootLockerTests.PlayMode.GuestSessionTest - 0/5, failed: 5 - Failed in 3.098s

    • ❌️ EndGuestSession_Succeeds - Failed in 0.621s
    • ❌️ StartGuestSession_WithoutIdentifier_Succeeds - Failed in 0.617s
    • ❌️ StartGuestSession_WithPlayerAsIdentifier_Fails - Failed in 0.626s
    • ❌️ StartGuestSession_WithProvidedIdentifier_Succeeds - Failed in 0.618s
    • ❌️ StartGuestSession_WithStoredIdentifier_Succeeds - Failed in 0.617s
  • ✅ LootLockerTests.PlayMode.JsonTests - 13/13 - Passed in 0.059s

    • Json_ConditionalSerializationConfigured_OnlyConfiguredFieldsAreSerialized - Passed in 0.011s
    • Json_CyclicJsonSerialization_ThrowsCyclicJsonException - Passed in 0.002s
    • Json_CyclicJsonSerializationWithCustomOptions_Succeeds - Passed in 0.002s
    • Json_DeserializationCaseConversion_CaseIsConvertedToSnake - Passed in 0.003s
    • Json_DeserializingComplexArrayJson_Succeeds - Passed in 0.007s
    • Json_DeserializingMultiDimensionalArray_Succeeds - Passed in 0.001s
    • Json_DeserializingSimpleJson_Succeeds - Passed in 0.001s
    • Json_DictionarySerializationAndDeserialization_Succeeds - Passed in 0.020s
    • Json_ListSerializationDeserialization_BackAndForthPreservesData - Passed in 0.002s
    • Json_SerializationCaseConversion_CaseIsConvertedToSnake - Passed in 0.001s
    • Json_SerializingMultidimensionalArray_Succeeds - Passed in 0.000s
    • Json_SerializingSimpleJson_Succeeds - Passed in 0.001s
    • Json_SimpleTypeSerialization_Succeeds - Passed in 0.008s
  • ❌️ LootLockerTests.PlayMode.LeaderboardDetailsTest - 0/2, failed: 2 - Failed in 1.239s

    • ❌️ Leaderboard_ListRewards_Succeeds - Failed in 0.616s
    • ❌️ Leaderboard_ListSchedule_Succeeds - Failed in 0.623s
  • ❌️ LootLockerTests.PlayMode.LeaderboardTest - 0/3, failed: 3 - Failed in 1.853s

    • ❌️ Leaderboard_ListScoresThatHaveMetadata_GetsMetadata - Failed in 0.626s
      Failed to setup game
      Expected: False
      But was: True

        ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
      REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6096 secs.
      Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}
      
      at LootLockerTests.PlayMode.LeaderboardTest+<Leaderboard_ListScoresThatHaveMetadata_GetsMetadata>d__9.MoveNext () [0x00045] in sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs:276
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
      
    • ❌️ Leaderboard_ListTopTenAsGeneric_Succeeds - Failed in 0.610s
      Failed to setup game
      Expected: False
      But was: True

        ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
      REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6060 secs.
      Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}
      
      at LootLockerTests.PlayMode.LeaderboardTest+<Leaderboard_ListTopTenAsGeneric_Succeeds>d__8.MoveNext () [0x0004e] in sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs:191
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
      
    • ❌️ Leaderboard_ListTopTenAsPlayer_Succeeds - Failed in 0.617s
      Failed to setup game
      Expected: False
      But was: True

        ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
      REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
      There was a problem with your request. The error message provides information on the problem and will help you fix it.
      If you are unable to fix the issue, contact LootLocker support and provide the following error details:
           message - "Too many unsuccessful login attempts. Please wait and try again.".
      Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6085 secs.
      Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}
      
      at LootLockerTests.PlayMode.LeaderboardTest+<Leaderboard_ListTopTenAsPlayer_Succeeds>d__7.MoveNext () [0x00045] in sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs:131
      at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44
      
  • ❌️ LootLockerTests.PlayMode.NotificationTests - 0/7, failed: 7 - Failed in 4.312s

    • ❌️ Notifications_ConvenienceLookupTable_CanLookUpAllNotificationTypes - Failed in 0.620s
    • ❌️ Notifications_ListNotificationsWithPaginationParameters_ReturnsCorrectPage - Failed in 0.624s
    • ❌️ Notifications_ListWithDefaultParametersWhenLessThanDefaultPageSize_ReturnsAllNotifications - Failed in 0.610s
    • ❌️ Notifications_MarkAllNotificationsAsRead_AllNotificationsMarkedAsRead - Failed in 0.617s
    • ❌️ Notifications_MarkAllNotificationsAsReadUsingConvenienceMethod_SpecifiedNotificationsMarkedAsRead - Failed in 0.616s
    • ❌️ Notifications_MarkSpecificNotificationsAsRead_SpecifiedNotificationsMarkedAsRead - Failed in 0.607s
    • ❌️ Notifications_MarkSpecificNotificationsAsReadUsingConvenienceMethod_SpecifiedNotificationsMarkedAsRead - Failed in 0.618s
  • ❌️ LootLockerTests.PlayMode.PingTest - 0/2, failed: 2 - Failed in 1.244s

    • ❌️ Ping_WithoutSession_Fails - Failed in 0.620s
    • ❌️ Ping_WithSession_Succeeds - Failed in 0.625s
  • ❌️ LootLockerTests.PlayMode.PlayerFilesTest - 0/1, failed: 1 - Failed in 0.626s

    • ❌️ PlayerFiles_UploadSimplePublicFile_Succeeds - Failed in 0.626s
  • ❌️ LootLockerTests.PlayMode.PlayerInfoTest - 0/2, failed: 2 - Failed in 1.234s

    • ❌️ PlayerInfo_GetOther_Succeeds - Failed in 0.618s
    • ❌️ PlayerInfo_GetSelf_Succeeds - Failed in 0.616s
  • ❌️ LootLockerTests.PlayMode.PlayerStorageTest - 0/3, failed: 3 - Failed in 1.887s

    • ❌️ PlayerStorage_CreatePayload_SucceedsAndReturnsStorage - Failed in 0.617s
    • ❌️ PlayerStorage_GetOtherPlayersStorage_GetsOnlyPublicValues - Failed in 0.641s
    • ❌️ PlayerStorage_UpdatePayload_Succeeds - Failed in 0.630s
  • ✅ LootLockerTests.PlayMode.RateLimiterTests - 11/11 - Passed in 0.359s

    • RateLimiter_ConstantRequestsBelowTripWire_HitsMovingAverageRateLimit - Passed in 0.023s
    • RateLimiter_ExcessiveQuickSuccessionRequests_HitsTripwireRateLimit - Passed in 0.018s
    • RateLimiter_FrequentSmallBursts_DoesNotHitRateLimit - Passed in 0.005s
    • RateLimiter_InfrequentLargeBursts_DoesNotHitRateLimit - Passed in 0.010s
    • RateLimiter_LowLevelBackgroundRequestsWithIntermittentBursts_HitsRateLimit - Passed in 0.045s
    • RateLimiter_NormalAmountOfAverageRequests_DoesNotHitRateLimit - Passed in 0.002s
    • RateLimiter_RateLimiterHit_ResetsAfter3Minutes - Passed in 0.055s
    • RateLimiter_SuddenHugeBurstAbove_LimitTriggersRateLimit - Passed in 0.101s
    • RateLimiter_SuddenHugeBurstBelowLimit_DoesNotTriggerRateLimit - Passed in 0.002s
    • RateLimiter_SuddenHugeBurstBelowLimitFollowedByAFewRequests_TriggersRateLimit - Passed in 0.095s
    • RateLimiter_UndulatingLowLevelOfRequests_DoesNotHitRateLimit - Passed in 0.002s
  • ❌️ LootLockerTests.PlayMode.SessionRefreshTest - 0/2, failed: 2 - Failed in 1.243s

    • ❌️ RefreshSession_ExpiredWhiteLabelSessionAndAutoRefreshEnabled_SessionIsAutomaticallyRefreshed - Failed in 0.617s
    • ❌️ RefreshSession_ExpiredWhiteLabelSessionButAutoRefreshDisabled_SessionDoesNotRefresh - Failed in 0.625s
  • ❌️ LootLockerTests.PlayMode.SubmitScoreTest - 0/7, failed: 7 - Failed in 4.347s

    • ❌️ SubmitScore_AttemptSubmitOnOverwriteScore_DoesNotUpdateScoreWhenScoreIsLower - Failed in 0.626s
    • ❌️ SubmitScore_AttemptSubmitOnOverwriteScore_UpdatesScoreWhenScoreIsHigher - Failed in 0.611s
    • ❌️ SubmitScore_SubmitMetadataToLeaderboardWithoutMetadata_IgnoresMetadata - Failed in 0.618s
    • ❌️ SubmitScore_SubmitOnOverwriteScoreWhenOverwriteIsAllowed_UpdatesScore - Failed in 0.609s
    • ❌️ SubmitScore_SubmitToGenericLeaderboard_Succeeds - Failed in 0.625s
    • ❌️ SubmitScore_SubmitToLeaderboardWithMetadata_Succeeds - Failed in 0.649s
    • ❌️ SubmitScore_SubmitToPlayerLeaderboard_Succeeds - Failed in 0.609s
  • ❌️ LootLockerTests.PlayMode.TriggerTests - 0/6, failed: 6 - Failed in 3.641s

    • ❌️ Triggers_InvokeNonExistentTrigger_Fails - Failed in 0.614s
    • ❌️ Triggers_InvokeSameTriggerTwiceInSameCall_InvokesOnlyOnce - Failed in 0.606s
    • ❌️ Triggers_InvokeTriggerOverLimit_Fails - Failed in 0.599s
    • ❌️ Triggers_InvokeTriggerUnderLimit_Succeeds - Failed in 0.608s
    • ❌️ Triggers_InvokeTriggerWithoutLimit_Succeeds - Failed in 0.607s
    • ❌️ Triggers_MultipleTriggersWithoutLimitCalledInSameCall_Succeeds - Failed in 0.606s
  • ❌️ LootLockerTests.PlayMode.WhiteLabelLoginTest - 0/4, failed: 4 - Failed in 2.428s

    • ❌️ WhiteLabel_SignUp_Succeeds - Failed in 0.606s
    • ❌️ WhiteLabel_SignUpAndLogin_Succeeds - Failed in 0.606s
    • ❌️ WhiteLabel_SignUpAndLoginWithWrongPassword_Fails - Failed in 0.609s
    • ❌️ WhiteLabel_VerifySession_Succeeds - Failed in 0.607s

Annotations

Check failure on line 152 in sdk/Tests/LootLockerTests/PlayMode/AverageRequestTimeTest.cs

See this annotation in the file changed.

@github-actions github-actions / 2023.2.18f1-playmode-zerodep Test Results

AverageRequestTimeTest.AverageRequestTimeTest_DoesNotIncrease

  Setup did not succeed
  Expected: False
  But was:  True
Raw output
ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.9283 secs.
Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}

at AverageRequestTimeTest+<AverageRequestTimeTest_DoesNotIncrease>d__9.MoveNext () [0x0010f] in /github/workspace/sdk/Tests/LootLockerTests/PlayMode/AverageRequestTimeTest.cs:152
at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44

Check failure on line 349 in sdk/Tests/LootLockerTests/PlayMode/AverageRequestTimeTest.cs

See this annotation in the file changed.

@github-actions github-actions / 2023.2.18f1-playmode-zerodep Test Results

AverageRequestTimeTest.SimultaneousSimilarRequests_GetsIndividualAnswers

  Setup did not succeed
  Expected: False
  But was:  True
Raw output
ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6086 secs.
Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}

at AverageRequestTimeTest+<SimultaneousSimilarRequests_GetsIndividualAnswers>d__10.MoveNext () [0x00075] in /github/workspace/sdk/Tests/LootLockerTests/PlayMode/AverageRequestTimeTest.cs:349
at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44

Check failure on line 276 in sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs

See this annotation in the file changed.

@github-actions github-actions / 2023.2.18f1-playmode-zerodep Test Results

LootLockerTests.PlayMode.LeaderboardTest.Leaderboard_ListScoresThatHaveMetadata_GetsMetadata

  Failed to setup game
  Expected: False
  But was:  True
Raw output
ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6096 secs.
Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}

at LootLockerTests.PlayMode.LeaderboardTest+<Leaderboard_ListScoresThatHaveMetadata_GetsMetadata>d__9.MoveNext () [0x00045] in /github/workspace/sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs:276
at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44

Check failure on line 191 in sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs

See this annotation in the file changed.

@github-actions github-actions / 2023.2.18f1-playmode-zerodep Test Results

LootLockerTests.PlayMode.LeaderboardTest.Leaderboard_ListTopTenAsGeneric_Succeeds

  Failed to setup game
  Expected: False
  But was:  True
Raw output
ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6060 secs.
Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}

at LootLockerTests.PlayMode.LeaderboardTest+<Leaderboard_ListTopTenAsGeneric_Succeeds>d__8.MoveNext () [0x0004e] in /github/workspace/sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs:191
at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44

Check failure on line 131 in sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs

See this annotation in the file changed.

@github-actions github-actions / 2023.2.18f1-playmode-zerodep Test Results

LootLockerTests.PlayMode.LeaderboardTest.Leaderboard_ListTopTenAsPlayer_Succeeds

  Failed to setup game
  Expected: False
  But was:  True
Raw output
ServerRequest POST URL: https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session
REQUEST BODY = {"email":"\"sd****************************************om\"","password":"************************"}
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
LootLocker Error: "Too many unsuccessful login attempts. Please wait and try again."
There was a problem with your request. The error message provides information on the problem and will help you fix it.
If you are unable to fix the issue, contact LootLocker support and provide the following error details:
     message - "Too many unsuccessful login attempts. Please wait and try again.".
Server Response: 429 https://api.stage.internal.dev.lootlocker.cloud/admin/v1/session completed in 0.6085 secs.
Response: {"message":"Too many unsuccessful login attempts. Please wait and try again.","success":false}

at LootLockerTests.PlayMode.LeaderboardTest+<Leaderboard_ListTopTenAsPlayer_Succeeds>d__7.MoveNext () [0x00045] in /github/workspace/sdk/Tests/LootLockerTests/PlayMode/LeaderboardTest.cs:131
at UnityEngine.TestTools.TestEnumerator+<Execute>d__7.MoveNext () [0x0004e] in ./Library/PackageCache/[email protected]/UnityEngine.TestRunner/NUnitExtensions/Attributes/TestEnumerator.cs:44