Esempio n. 1
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()
     super(_BaseRenderTest, self).tearDown()
Esempio n. 2
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()
     super(BaseRenderTest, self).tearDown()
Esempio n. 3
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()
Esempio n. 4
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()