Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INFCT-7] Unit tests are failing on master branch #1840

Conversation

ashiqueps
Copy link
Contributor

@ashiqueps ashiqueps commented Jan 28, 2022

Description

Some of the unit tests are failing on master branch. This is causing the azure builds to fail for all the open pull requests. The tests are failing on Windows platform only.

Due to the different folder structure in windows when compared to the Mac/Linux, the file util is creating a single file instead of the complete path. This is causing the expectation to fail. The fix for the issue is to stub the method that fetch the items in the directory as well.

Issues Resolved

#1826

Check List

  • All tests pass. See TESTING.md for details.
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

Signed-off-by: Ashique Saidalavi <ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <ashique.saidalavi@progress.com>
Signed-off-by: Ashique Saidalavi <ashique.saidalavi@progress.com>
@tas50 tas50 merged commit 133a1f2 into test-kitchen:master Jan 29, 2022
@ashiqueps ashiqueps mentioned this pull request Jun 10, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants