troubleshooting OleDb failures#37540
Conversation
|
@saurabh500 Fixes the SEHException failues and re-enables OLEDB tests. I disabled tests running in parallel and made sure there is only one OleDbConnection being used at each time for any test. |
|
Do you know exactly why the SEHException was happening? Or it just seems somehow one of your changes fixed it? |
|
I waited for the result of CI reports on each commit to get produced before pushing up the next commit to see which one fixes it. |
|
Makes sense. thanks! |
Fixes: dotnet/corefx#37538 Commit migrated from dotnet/corefx@2c64705
Fixes: https://github.com/dotnet/corefx/issues/37538