Skip to content

Disable unit testing on windows for now#534

Merged
subdavis merged 1 commit into
masterfrom
release-fix
Jan 19, 2021
Merged

Disable unit testing on windows for now#534
subdavis merged 1 commit into
masterfrom
release-fix

Conversation

@subdavis
Copy link
Copy Markdown
Contributor

Allows release to succeed. Can consider a more suitable fix later.

@subdavis subdavis requested a review from BryonLewis January 19, 2021 14:10
Copy link
Copy Markdown
Collaborator

@BryonLewis BryonLewis left a comment

Choose a reason for hiding this comment

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

We can create an issue and assign it to me with getting the tests to pass on windows. I'm assuming using some os statements for the tests would work. Also looks like there are some npm packages for conditional testing among different operating systems.

@subdavis
Copy link
Copy Markdown
Contributor Author

subdavis commented Jan 19, 2021

It's just path matching.

The solution is as simple as (\/|\\) for matching slashes, I think. But feel free to explore.

Edit, the above is a regular expression, not an emoji expression of my displeasure with windows.

@subdavis subdavis merged commit 12ed57a into master Jan 19, 2021
@subdavis subdavis deleted the release-fix branch January 19, 2021 14:33
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.

2 participants