We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a flakey test. , failing here https://github.com/microsoft/Power-Fx/pull/2728/checks?check_run_id=33611576122
Anything with something like this CancelAfter(500) ms is going to be flaky.
Power-Fx/src/tests/Microsoft.PowerFx.Interpreter.Tests.Shared/LanguageServiceProtocol/RedesignedLanguageServerTests/CancellationTests.cs
Line 31 in ef55044
Make it deterministic.
The text was updated successfully, but these errors were encountered:
Disable flaky test (#2756)
216c29c
See #2755 Get a real fix next Co-authored-by: Mike <[email protected]>
No branches or pull requests
This is a flakey test. , failing here https://github.com/microsoft/Power-Fx/pull/2728/checks?check_run_id=33611576122
Anything with something like this CancelAfter(500) ms is going to be flaky.
Power-Fx/src/tests/Microsoft.PowerFx.Interpreter.Tests.Shared/LanguageServiceProtocol/RedesignedLanguageServerTests/CancellationTests.cs
Line 31 in ef55044
Make it deterministic.
The text was updated successfully, but these errors were encountered: