Closed jwaldmann closed 7 years ago
ah, the wonders of starexec. While we put
<bench-framework value="benchexec">
in the Job XML, we apparently have to put
("benchmarkingFramework","BENCHEXEC")
into the cookie jar for addJob.
Hint: view-source:https://www.starexec.org/starexec/js/add/job.js
else,
("Set-Cookie","STATUS_MESSAGE_STRING=\"You must specify which benchmarking framework you want to use.\"; Version=1")
(this is also an example for #163 )