Closed romainfrancois closed 11 months ago
The stream test is currently commented:
#def test_stderr(self): #self.flush_channels() #reply, output_msgs = self.execute_helper(code="error") #self.assertEqual(output_msgs[0]["msg_type"], "stream") #self.assertEqual(output_msgs[0]["content"]["name"], "stderr")
The stream test is currently commented: