Backed out changeset cb5f4236d080 (bug 1352599)

This commit is contained in:
Sebastian Hengst 2017-10-12 23:40:21 +02:00
parent 8f7363149e
commit 49ce6f44af

View File

@ -478,7 +478,6 @@ class TestChecksConfigure(unittest.TestCase):
ERROR: Paths provided to find_program must be a list of strings, not %r
''' % mozpath.dirname(self.OTHER_A)))
@unittest.skip('Broken by Bug 1352599; re-enabling is tracked by Bug 1408159.')
def test_java_tool_checks(self):
includes = ('util.configure', 'checks.configure', 'java.configure')