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

test: handle app already signed error #34331

Merged
merged 1 commit into from Jul 22, 2020
Merged

test: handle app already signed error #34331

merged 1 commit into from Jul 22, 2020

Commits on Jul 22, 2020

  1. test: force resigning of app

    In the GitHub Actions CI, test-macos-app-sandbox.js can fail due
    to the application already being signed. This commit updates
    the test to handle that condition.
    
    Refs: nodejs#33944
    PR-URL: nodejs#34331
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    cjihrig committed Jul 22, 2020
    Copy the full SHA
    e7ed066 View commit details
    Browse the repository at this point in the history