efcore: SqlLite.FunctionalTests sometimes fail on Ubuntu

The SqlLite.FunctionalTests sometimes fail with:

The active test run was aborted. Reason: 
null

Obviously that’s not a great error message. There is a bug for it https://github.com/Microsoft/vstest/issues/527

Here: http://aspnetci/viewLog.html?buildId=226869&buildTypeId=XPlat_Linux_UbuntuUniverseCoreCLR&tab=buildLog#_focus=47267 and http://aspnetci/viewLog.html?buildId=228289&buildTypeId=XPlat_Linux_UbuntuUniverseCoreCLR&tab=buildLog#_focus=47170 are two examples of the tests failing

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 29 (29 by maintainers)

Most upvoted comments

@BrennanConroy I was just chatting with @smitpatel about this. It seems that right now you are the only person able to reproduce this issue outside of Travis. Can you please provide the requested information above to the vstest team so that we can get some traction to try to move this forward? /cc @Eilon

This fails the Ubuntu-Universe build more often than it passes. Can we prioritize it?