Skip to content

Update vdiffr cases for sf 0.9-7 and fix forbidden "brew cask" #4311

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

Merged

Conversation

yutannihilation
Copy link
Member

@yutannihilation yutannihilation commented Jan 7, 2021

It seems sf 0.9-7 (published on CRAN yesterday) introduced a small change on axis labels. This pull request is to update the cases.

Before

before

After

after


edit: This pull request also fixes the following error on macOS runner due to the recent change on Homebrew

Error: Calling brew cask install is disabled! Use brew install [--cask] instead.
Error: Process completed with exit code 1.

@yutannihilation
Copy link
Member Author

macOS runner will keep failing until the binary is built on CRAN. We might need to wait for a while.

@yutannihilation
Copy link
Member Author

Hmm, OK, this error on macOS runner is another thing we need to fix.

Error: Calling brew cask install is disabled! Use brew install [--cask] instead.
Error: Process completed with exit code 1.

@yutannihilation yutannihilation changed the title Update vdiffr cases for sf 0.9-7 Update vdiffr cases for sf 0.9-7 and fix forbidden "brew cask" Jan 29, 2021
Copy link
Member

@clauswilke clauswilke left a comment

Choose a reason for hiding this comment

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

LGTM if the checks pass.

@yutannihilation
Copy link
Member Author

Thanks!

@yutannihilation yutannihilation merged commit 6e987ed into tidyverse:master Jan 30, 2021
@yutannihilation yutannihilation deleted the test/update-visual-cases-sf branch January 30, 2021 00:03
@yutannihilation
Copy link
Member Author

Ah, "brew cask" issue was already fixed on master yesterday.

2389828

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