Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

fix: disable Browser test on Windows #710

Merged
merged 1 commit into from
Mar 10, 2018
Merged

fix: disable Browser test on Windows #710

merged 1 commit into from
Mar 10, 2018

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Mar 9, 2018

process.platform is only available in Node.js and not in the Browsers.
Hence the diag.spec.js tests weren't correctly skipped on Windows.

`process.platform` is only available in Node.js and not in the Browsers.
Hence the `diag.spec.js` tests weren't correctly skipped on Windows.
@vmx vmx requested a review from daviddias March 9, 2018 18:03
@ghost ghost assigned vmx Mar 9, 2018
@ghost ghost added the in progress label Mar 9, 2018
@daviddias
Copy link
Contributor

@vmx can I get a list of the "PRs to get CI green"?

@vmx
Copy link
Contributor Author

vmx commented Mar 10, 2018

@diasdavid As it's mostly Windows related, i'll use #706 for further information on getting CI green.

@vmx vmx merged commit 385a6c3 into master Mar 10, 2018
@ghost ghost removed the in progress label Mar 10, 2018
@vmx vmx deleted the process-platform branch March 10, 2018 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants