Skip to content

Comments

Fix mac test failures#527

Open
JohnDaWalka wants to merge 3 commits intoAlmenon:fix_mac_test_failuresfrom
JohnDaWalka:fix_mac_test_failures
Open

Fix mac test failures#527
JohnDaWalka wants to merge 3 commits intoAlmenon:fix_mac_test_failuresfrom
JohnDaWalka:fix_mac_test_failures

Conversation

@JohnDaWalka
Copy link

No description provided.

Copilot AI review requested due to automatic review settings December 23, 2025 21:46
@JohnDaWalka JohnDaWalka reopened this Dec 23, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR claims to "fix Mac test failures" but instead removes all test execution from the Travis CI configuration. The change replaces both unit tests (npm run unitTests) and integration tests (npm test) with a simple python3 --version command, effectively disabling continuous integration testing entirely.

  • Removes compilation and unit test execution commands
  • Removes compilation and integration test execution commands
  • Replaces all testing with a Python version check

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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