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

Fix mason bug that occurred Mason.toml has no dependencies table #16602

Merged
merged 4 commits into from Oct 20, 2020

Conversation

ben-albrecht
Copy link
Member

@ben-albrecht ben-albrecht commented Oct 19, 2020

Fix a regression where lacking a [dependencies] table produced an error during mason update (called by mason build, mason test, etc.)

Also, added a test for this behavior.

  • local testing of test/mason

ben-albrecht added 2 commits October 19, 2020 17:48
---
Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
Split off the PWD nonsense into a helper function in the test
---
Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
@ben-albrecht
Copy link
Member Author

Thank you @russel for reporting this bug (context)

ben-albrecht added 2 commits October 20, 2020 09:36
---
Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
---
Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
@ben-albrecht ben-albrecht merged commit 5a3d7ab into chapel-lang:master Oct 20, 2020
@ben-albrecht ben-albrecht deleted the mason-no-deps-bug-fix branch October 20, 2020 17:21
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

2 participants