Skip to content

Conversation

@shawwn
Copy link
Contributor

@shawwn shawwn commented May 4, 2019

I noticed pipenv run -v test -f make,ninja was failing on macOS:

$ pipenv run -v test -f make,ninja

... snip ...

Failed the following 4 tests:
	(test/mac/gyptest-archs.py) make
	(test/mac/gyptest-deployment-target.py) ninja
	(test/mac/gyptest-type-envvars.py) make
	(test/mac/gyptest-type-envvars.py) ninja

Ran 714 tests in 513.727s, 4 failed.

This is my attempt at fixing them.

shawwn added 4 commits May 3, 2019 19:08
This fixes test/mac/gyptest-type-envvars.py on macOS
This fixestest/mac/gyptest-archs.py for --format make
Fix fixestest/mac/gyptest-deployment-target.py on macOS by building
against macOS 10.9 and 10.14 using clang with libc++
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.

1 participant