Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Contributing instructions - tests fail #3599

Discussion options

I followed the instructions from the CONTRIBUTING.md file and everything was fine until I tried running the tests. I've tried running both the C and D options from the ShowBuildMenu.bat menu, but in both cases, many tests fail.

FYI, I'm testing using SQL Server 2008. Here's the TestResult.xml (renamed to .txt so that I could upload it):

TestResult.txt

I'd appreciate any help, as I'd like to submit a pull request for an issue I'm experiencing, but I want to make sure my pull request doesn't break anything.

You must be logged in to vote

Search test results with label "error" (searching "error" is enough):

Could not open connection to: Data Source=tdb2008r2

Occurs on tests requiring at least two concurrent connections: is your db somehow in single user mode?

Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the security configuration for MSDTC using the Component Services Administrative tool.

Many tests test distributed transactions, so DTC has to be enabled. That is a system thing.

Replies: 2 comments 1 reply

Comment options

Search test results with label "error" (searching "error" is enough):

Could not open connection to: Data Source=tdb2008r2

Occurs on tests requiring at least two concurrent connections: is your db somehow in single user mode?

Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the security configuration for MSDTC using the Component Services Administrative tool.

Many tests test distributed transactions, so DTC has to be enabled. That is a system thing.

You must be logged in to vote
0 replies
Answer selected by nfplee
Comment options

Thanks, I installed a local instance of SQL Server 2019 Express for testing and it came back with no failures, but 76 are inconclusive and skipped 714. Here's the TestResult.xml:

TestResult.txt

Please let me know if that's good enough to go on and then I'll submit my pull request (providing I get no failures after the fix is applied).

You must be logged in to vote
1 reply
Comment options

Skipped and inconclusive tests are expected. We test many vendor specific things. So, it is good enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /