Skip to content

Test failure ResourceSpec on GitHub Actions #89

@zainab-ali

Description

@zainab-ali

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions