Page MenuHomePhabricator

test_pagegen_i18n_input failure
Closed, DeclinedPublic

Description

From time to time test_pagegen_i18n_input fails because nothing was returned:

======================================================================
FAIL: test_pagegen_i18n_input (tests.i18n_tests.InputTestCase)
Test i18n.input via .
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/wikimedia/pywikibot-core/tests/i18n_tests.py", line 357, in test_pagegen_i18n_input
    self.assertIn('Please enter the category name:', result['stderr'])
AssertionError: u'Please enter the category name:' not found in u''
----------------------------------------------------------------------

Event Timeline

jayvdb raised the priority of this task from to Needs Triage.
jayvdb updated the task description. (Show Details)
jayvdb added a project: Pywikibot-tests.
jayvdb subscribed.
Restricted Application added subscribers: Aklapper, Unknown Object (MLST). · View Herald TranscriptApr 6 2015, 2:16 AM
jayvdb set Security to None.

It occurs more often than not, on all win32 builds. I wonder if a flush is needed somewhere.

jayvdb changed the task status from Open to Stalled.Jun 9 2015, 5:30 AM

Closed stalled task after this long time.