Missing Other.lst in MR

What happens

I put the 10 Links in Other.lst but the policy and generic tests fail.

Links:

https://gitlab.com/autonomicmind/challenges/-/jobs/783407936
https://gitlab.com/autonomicmind/challenges/-/jobs/783407937

You make any workaround? What did you do?

I read this forum post:

I need help with

I do not know if I am understanding correctly, I must add 10 links in this file other.lst with these conditions:

  • Use the raw format
  • Must give http 200 response
  • They don’t need to be solutions for the same challenge that you solved or the same website.
  • You must not add external solutions
    for a language that already has an external solution.
  • The links you add must be in alphabetical order

I add the links but the test policy always throws me the same error of the link
https://gitlab.com/autonomicmind/challenges/-/jobs/783407937

The solution I give in one language cannot be in the other.lst either?

I don’t know what I should do concretely in this step.

https://gitlab.com/autonomicmind/challenges/-/jobs/783407936
Fix End of Files…Failed

All the files have to end with a blank line.

https://gitlab.com/autonomicmind/challenges/-/jobs/783407937
[ERROR] Valid solution not found. Touched files in the last commit for the user are: [‘code/codeabbey/021/OTHERS.lst’]

@giant-manipulation This error is because the solution file of the challenge for the commit that you are uploading isn’t being found. Reviewing the content associated with the commit https://gitlab.com/autonomicmind/challenges/-/commit/52c7f104fcf3193f8a83f5ad86b7dcbf022696ed you are just uploading the links in OTHER.lst, there isn’t any solution file.