Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

Notice Board

Per partecipare al corso di Fondamenti di programmazione 2023-24 loggatevi e attivatelo nella vostra pagina dei corsi preferiti. A quel punto il corso appare nel menù personale cliccando sul proprio avatar. Per i materiali degli anni precedenti seguite lo stesso metodo.

To join the Programming/Lab 2023-24 course, log-on and select it on the my courses page. It will appear on the personal menu of your avatar. For earlier years use the same method.

Hw2 bis es2: timeout 5 o 6 ?

c
cristian (2770 points)
3 17 29
in HW2bis by (2.8k points)
recategorized by

Nella traccia c'è scritto che il timeout è di 6 secondi:

"NOTA: il timeout previsto per questo esercizio è di 6 secondi per ciascun test"

Invece sulla macchina virtuale viene testato con il timeout di 5 secondi : 

"python -m pytest -v -s --timeout=5 --durations 0 -ra --json program02.log.json test_02.py"

quindi: timeout 5 o 6  ?

319 views
closed with the note: fixed

1 Answer

Best answer
andrea.sterbini (207920 points)
750 1267 2373
by (208k points)
selected by
Grazie per la segnalazione, ho corretto lo script sulla VM.
Ho rifatto i test