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.

Errore elaborazione su HW3

r
rrussi (190 points)
0 2 3
in HW3 opzionale by (190 points)
closed by
L'elaborazione dell'HW3 mi da qusto errore che non credo dipendi dal sorgente.
 
==Test==test_json_00001_ft1_txt_2_4_20 PASSED
==Test==test_json_00002_ft2_2_5_10 PASSED
==Test==test_random_00001_error FAILED

=================================== FAILURES ===================================
_________________________ Test.test_random_00001_error _________________________

args = (, None)

    def func(*args)=
>       raise ValueError(message % file_attr)
E       ValueError= test_random.json does not exist
329 views
closed with the note: troppe cose da fare ...

2 Answers

g
giacomo_venturini (6680 points)
3 6 40
by (6.7k points)
Verifica di aver copiato tutti i file presenti nello zip, sembra che non venga trovato il file test_random.json
r
rrussi (190 points)
0 2 3
by (190 points)
L'errore non lo da sul mio pc ma dopo la consegna, quindi penso che il file manchi nella cartella del server q2a
andrea.sterbini (208020 points)
756 1270 2377
by (208k points)
Mi sono dimenticato io di unzippare un file sulla VM. Provvedo
r
rrussi (190 points)
0 2 3
by (190 points)
Grazie.

Devo rifare l'upload?
andrea.sterbini (208020 points)
756 1270 2377
by (208k points)
No, ho ri eseguito i test