greenbone / openvas-scanner

This repository contains the scanner component for Greenbone Community Edition.

Home Page:https://greenbone.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[7.0.0] Tests fails

tuxmaster5000 opened this issue · comments

The test stage of the build fails with:
ctest3 -V -j8

UpdateCTestConfiguration  from :/builddir/build/BUILD/openvas-7.0.0/my_build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/builddir/build/BUILD/openvas-7.0.0/my_build/DartConfiguration.tcl
Test project /builddir/build/BUILD/openvas-7.0.0/my_build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: attack-test
Could not find executable attack-test
Looked in the following places:
attack-test
attack-test
Release/attack-test
Release/attack-test
Debug/attack-test
Debug/attack-test
MinSizeRel/attack-test
MinSizeRel/attack-test
RelWithDebInfo/attack-test
RelWithDebInfo/attack-test
Deployment/attack-test
Deployment/attack-test
Development/attack-test
Development/attack-test

1: Test command: 
1/1 Test #1: attack-test ......................***Not Run   0.00 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.00 sec

The following tests FAILED:
	  1 - attack-test (Not Run)
Unable to find executable: attack-test
Errors while running CTest

In the change log, there are no hints about an changed test run.
Version 6.0.1 build fine.