Online intrgration tests failing

Online intrgration tests failing

by Fabio Giovanni Pisa -
Number of replies: 0
On gitlab when the Bingossip tests run I get this error:

 
Error:          Received unexpected error:
 
 
 
 
                            failed to start binary:
 
 
 
 
                                go.dedis.ch/cs438/hw2/gossip.Factory.New
 
 
 
 
                                    /builds/cs438/students/cs438-hw2-student-pisa/gossip/bingossip.go:133
 
 
 
 
                              - failed to run node:
 
 
 
 
                                go.dedis.ch/cs438/hw2/gossip.(*BinGossiper).startBinGossip
 
 
 
 
                                    /builds/cs438/students/cs438-hw2-student-pisa/gossip/bingossip.go:856
 
 
 
                              - fork/exec ./hw2.linux.amd64: permission denied

Do you have any idea what could be causing this?
It seems as though it cannot access the binary, which is weird.