Unverified Commit 4ffea5ce authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Disabled pabee test (#6431)

parent 155288f0
......@@ -20,6 +20,7 @@ def get_setup_file():
class PabeeTests(unittest.TestCase):
@unittest.skip("Disable while Canwen investigates.")
def test_run_glue(self):
stream_handler = logging.StreamHandler(sys.stdout)
logger.addHandler(stream_handler)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment