Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Feb 19, 2019

Fix the test in #6248 (comment)

There is actually a duplicate of this test in ProjectAnalysisTests.fs and it has this line. This missing line would explain why the test is flaky. If we see the one in ProjectAnalysisTests fail then there is some other cause.

I won't remove the duplicate just yet because PerfTests.fs is included in the Visual F# Unit Tests while ProjectAnalysisTests.fs is not (that said both are included in the FCS unit tests, so we are currently running the test 3 times....)

cc @cartermp

@dsyme dsyme changed the title fix flakey test (?) Attempt to fix flakey test Feb 19, 2019
@dsyme dsyme changed the title Attempt to fix flakey test Attempt to fix flaky test Feb 20, 2019
@dsyme
Copy link
Contributor Author

dsyme commented Feb 20, 2019

Well that didn't work:

   at FSharp.Compiler.Service.Tests.PerfTests.Test request for parse and check doesn't check whole project() in D:\a\1\s\tests\service\PerfTests.fs:line 76

@dsyme
Copy link
Contributor Author

dsyme commented Feb 20, 2019

It could be that the tests are now being run using multiproc

@brettfo Do you know if multiproc is being used for VisualFSharp.UnitTests?

@dsyme dsyme closed this Feb 20, 2019
@dsyme dsyme reopened this Feb 20, 2019
@dsyme dsyme mentioned this pull request Feb 20, 2019
@dsyme
Copy link
Contributor Author

dsyme commented Feb 20, 2019

This is now ready

@dsyme
Copy link
Contributor Author

dsyme commented Feb 20, 2019

Included as part of #6254

@dsyme dsyme closed this Feb 20, 2019
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.

1 participant