Skip to content

Conversation

@pinzart90
Copy link
Contributor

It seems ContainsEmptyListOrNullTest still finishes before the UI has a chance to fully update
I this PR I added more dispatcher queue processing time.


var hwm = this.ViewModel.CurrentSpace;
return (nullNodesImageCount == nullNodesCount) && (emptyListNodesImageCount == emptyListNodesCount);
});
Copy link
Contributor Author

Choose a reason for hiding this comment

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

DoEventsLoop will fail after 20 seconds if the function argument does not return true.

@github-actions
Copy link

github-actions bot commented May 3, 2024

UI Smoke Tests

Test: success. 2 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests - net8.0

@pinzart90
Copy link
Contributor Author

Test passed (like many times before).
Fails on security scan (like master)

@pinzart90 pinzart90 merged commit 9257a46 into master May 6, 2024
@pinzart90 pinzart90 deleted the fix_contains_null_test branch May 6, 2024 01:48
@QilongTang
Copy link
Contributor

Thank you @pinzart90 , really appreciate it!

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.

3 participants