addons-server: CircleCI builds are failing

Moving this to addons-frontend, now that legacy frontend is gone is another thing but we should put circleci tests to green in the meantime.

tests/ui/test_home.py::test_category_section_loads_correct_category[Resolution: 414x738] FAILED

And it seems to fail because .CategoryHeader-name isn’t present on this page:

index

Which links to this commit on addons-frontend: https://github.com/mozilla/addons-frontend/commit/f7d85d5d88233d60cb19726c57463f13da14f0c0

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 15 (15 by maintainers)

Most upvoted comments

That user id matches settings.TASK_USER_ID in addons-server.

@jrbenny35 oh, I see.

It looks like I need to make a user that is numbered 4757633?

Yes, you do. You should control the account creation with the mozillaUserId config value. You could set that value yourself by overriding the config, too.