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

Windows integration test don't raise errors on failure #278

Open
juergenhoetzel opened this issue Oct 31, 2021 · 1 comment
Open

Windows integration test don't raise errors on failure #278

juergenhoetzel opened this issue Oct 31, 2021 · 1 comment

Comments

@juergenhoetzel
Copy link
Collaborator

juergenhoetzel commented Oct 31, 2021

Description

Windows integration tests don't raise errors on failure

Repro steps

Run current Github Actions:

Failed to download `melpa' archive.
Package refresh done
Failed to download `gnu' archive.
Setting `package-selected-packages' temporarily since "emacs -q" would overwrite customizations
Setting `package-selected-packages' temporarily since "emacs -q" would overwrite customizations
Package `s-' is unavailable
Importing package-keyring.gpg...
Importing package-keyring.gpg...done
Contacting host: melpa.org:443
Failed to download `melpa' archive.
Package refresh done
Failed to download `gnu' archive.
Setting `package-selected-packages' temporarily since "emacs -q" would overwrite customizations
Setting `package-selected-packages' temporarily since "emacs -q" would overwrite customizations
Package `s-' is unavailable
cask exec: error: Failed to execute buttercup -L . -L test --traceback full: [Errno 2] No such file or directory
Did you run cask install?

Expected behavior

Action fail (red)

Actual behavior

Action succeed (green)

@juergenhoetzel
Copy link
Collaborator Author

juergenhoetzel commented Oct 31, 2021

Cause of the failed gnu package archive download:

emacs-eldev/eldev#56

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

No branches or pull requests

1 participant