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 failure ResourceSpec on GitHub Actions #89

Open
zainab-ali opened this issue Jan 10, 2021 · 0 comments
Open

Test failure ResourceSpec on GitHub Actions #89

zainab-ali opened this issue Jan 10, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@zainab-ali
Copy link
Collaborator

The bug

The GitHub Action run failed with the following error:

==> X lsug.markup.ResourceSpec.meetups ./server/src/main/resources/meetups/2021-01-28.pm  0.115s munit.FailException: /home/runner/work/lsug-website/lsug-website/server/test/src/scala/lsug/markup/ResourceSpec.scala:39 assertion failed
38:              val name = path.getFileName.baseName
39:              f(server, name).map { ev => assert(clue(ev).isDefined) }
40:            }
Clues {
  ev: Option[Unit] = None
}

This test succeeds when running locally.

@zainab-ali zainab-ali added the bug Something isn't working label Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant