Skip to content

Conversation

@muralinimmagadda
Copy link
Contributor

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build was run locally and any changes were pushed
  • Lint has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):
    Fixing unit tests on windows

What is the current behavior?

Issue Number: 10

What is the new behavior?

  • Added github action for running unitests on windows

Does this introduce a breaking change?

  • Yes
  • No

Other information

@fdrozdowski fdrozdowski linked an issue May 2, 2020 that may be closed by this pull request
@muralinimmagadda muralinimmagadda changed the base branch from develop to master May 6, 2020 16:44
@muralinimmagadda muralinimmagadda changed the base branch from master to develop May 6, 2020 16:44
Copy link
Contributor

@fdrozdowski fdrozdowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it!

Copy link
Contributor

@ravi-cm ravi-cm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Please rebase with the linting fix that Filip pushed and could you run the linting again?

@muralinimmagadda muralinimmagadda self-assigned this May 12, 2020
@muralinimmagadda muralinimmagadda merged commit a017e28 into delphix:develop May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Fix the test issues of virtualization sdk on windows

3 participants