Carine Dengler

Results 20 comments of Carine Dengler

I'll have a look why the test is broken, it seems like there's some problem with the DELA version...

since the reason the test is failing is not related to this PR, I think it can be merged @jbsv I'll let you hit the merge button

> > since the reason the test is failing is not related to this PR, I think it can be merged > > @jbsv I'll let you hit the merge...

@lanterno what is the status of this ticket? it seems like parts of it are done?

the problem is that the check checks that MainTitle is set and a string, and the data that gets passed is: `'{"en":"","fr":"","de":""}'` so the check passes, but no actual data...

https://github.com/dedis/d-voting/pull/313 fixes broken test on form title - however as far as I can see in the code the subjects should not be empty either and this is still broken,...

just to make sure that it is not introduced/exacerbated by the changes introduced in dela#270, I ran some tests on the main branch as well, and there I get consistently...

redid the 2, 4, 8, 16, 64, 128 on DELA with the fix, and 128 is the first one where a notable number of votes are missing 117/128, which is...

set the proxy log level, so now I've got this (on a completely clean chain with only one election): ``` docker compose logs --no-color dela-worker-0 | ansi2txt | grep -E...

and according to the frontend, 412 votes and the chain is at index 419 (so the 412 plus 1 for the election itself plus 1 per node?)