Uh oh!
There was an error while loading. Please reload this page.
Fix false positive tests in CI for Windows - #598
Conversation
UebelAndre
left a comment
There was a problem hiding this comment.
@jheaff1 would you mind taking a look to see if I missed anything? And maybe help me address some TODOs? 😅 🙏
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I’m suprised the diff_tests works in CI, as diff_test is broken when using |
UebelAndre
commented
Jan 15, 2022
@jheaff1 Thanks so much for your help! |
jheaff1
commented
Jan 16, 2022
My pleasure, although you did 99% of the work, so thank you! 😂 |
UebelAndre
commented
Feb 10, 2022
As all other changes have been merged, this PR is just left with #597 |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Currently the integration test runner does not report errors for windows.
Issue Number: N/A
What is the new behavior?
The test runner has been fixed and the examples/tests updated to be compatible with windows.
Does this PR introduce a breaking change?
Other information
This PR includes the following which are both required to get passing windows builds.