Overview

Title
find a failing test, determine problem, fix it (difficulty: easy)
Duration
96
Difficulty
Easy
Types
Code
Tags
mercurial, py.test, python
Mentors
thomaswaldmann,rb_proj,ronny_pfannschmidt,xoraxax
Count
-3

Description

Abstract

Find a failing test, determine the problem, fix it.

Note: if you have found some failing test you want to fix, talk to the moin developers about the difficulty and THEN claim the appropriate task for that difficulty level.

Details

Currently some tests are failing, some tests are skipped (because they are failing or somehow broken / mismatching).

Choose some failing test, determine the problem and solve it.

Note: test_sourcecode failures DON'T qualify, because they are too easy.

You must deliver a patch.

Skill Requirements

mercurial, python, py.test

Extra (optional)

Discussion

MoinMoin: EasyToDo/find a failing test, fix it (easy) (last edited 2011-11-20 22:09:27 by ThomasWaldmann)