Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Main][Task]27681441: Fix async tests for MsAzure Migration #2328

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

Karlie-777
Copy link
Contributor

No description provided.

@@ -706,7 +706,7 @@ export class OfflineDbProviderTests extends AITestClass {
let endpoint = DEFAULT_BREEZE_ENDPOINT + DEFAULT_BREEZE_PATH;
let provider = new IndexedDbProvider();
let itemCtx = this.core.getProcessTelContext();
let storageConfig = createDynamicConfig({inStorageMaxTime: 10000}).cfg;
let storageConfig = createDynamicConfig({inStorageMaxTime: 30000}).cfg;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed the time in case pipeline runs slower

@Karlie-777 Karlie-777 requested a review from MSNev April 16, 2024 22:18
@Karlie-777 Karlie-777 merged commit 14cc7a3 into main Apr 16, 2024
8 checks passed
@MSNev MSNev added this to the 3.2.0 milestone Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants