<@U054MQUPL>: I am assuming this is a flaky test: ...
# general
a
@rough-minister-58256: I am assuming this is a flaky test:
Copy code
>         self.assertNotRegexpMatches(line, r'^[WE].*')
                     E         AssertionError: Regexp matched: 'W0601 15:38:09.400330 22477 pailgun_service.py:69] encountered exception during SchedulerService.get_build_graph():' matches u'^[WE].*' in 'W0601 15:38:09.400330 22477 pailgun_service.py:69] encountered exception during SchedulerService.get_build_graph():'
Just saw it in a Travis build: https://travis-ci.org/pantsbuild/pants/jobs/134462619