Closed h-man2 closed 2 years ago
When run on linux, the integration tests failed because of additonal whitespaces.
In this PR the following changes have been implemented:
If the expected and actual output of an integrationtest only differ in whitespace changes the test does not fail.
The output was somehow enriched with more detail
Pipeline is now run on linux.
When run on linux, the integration tests failed because of additonal whitespaces.
In this PR the following changes have been implemented:
Ignore whitespace-only diffs
If the expected and actual output of an integrationtest only differ in whitespace changes the test does not fail.
Improved output of diffa
The output was somehow enriched with more detail
Build on Linux
Pipeline is now run on linux.