Skip to content

1 out of 282 tests failed #106

@cbjuju

Description

@cbjuju

I built potion using the command sudo make. When I tried to test the build, I ran make test. 1 out of 282 tests failed saying that the recipe for the target test has failed. As far as I can tell two of the prerequisites of the target test are not available :

test: pn libs test/api/potion-test${EXE} test/api/gc-test${EXE}
	test/runtests.sh -q

I cannot see anything called pn or libs in the directory containing the makefile, although there is a lib. Did I do something wrong ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions