List of steps to reproduce (step by step, including full links if applicable):
- New wiki. Go to Z801
What happens?:
You can see that the test for Z8013 fails.
The test is wrong: it uses Z866/String equality for the result condition, but since we are expecting a list, that is a type error. We would need a List equality for this. Since List equality is not a built-in (IIRC) we cannot have this test as a built-in test.
What should have happened instead?:
All built-in tests should pass.
Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.: