Vikas-kum commented on issue #16088: remove 'foo' and other print msg from test
URL: https://github.com/apache/incubator-mxnet/pull/16088#issuecomment-532048956
 
 
   @apeforest This PR is causing tests to fail . 
   
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-cpu/detail/master/1030/pipeline/
 
   
   ======================================================================
   
   FAIL: test_profiler.test_profile_task
   
   ----------------------------------------------------------------------
   
   Traceback (most recent call last):
   
     File "C:\Python37\lib\site-packages\nose\case.py", line 198, in runTest
   
       self.test(*self.arg)
   
     File 
"C:\jenkins_slave\workspace\ut-python-cpu@2\tests\python\unittest\test_profiler.py",
 line 115, in test_profile_task
   
       assert stop > start
   
   AssertionError
   
   
   ======================================================================
   
   FAIL: test_profiler.test_profile_tune_pause_resume
   
   ----------------------------------------------------------------------
   
   Traceback (most recent call last):
   
     File "C:\Python37\lib\site-packages\nose\case.py", line 198, in runTest
   
       self.test(*self.arg)
   
     File 
"C:\jenkins_slave\workspace\ut-python-cpu@2\tests\python\unittest\test_profiler.py",
 line 178, in test_profile_tune_pause_resume
   
       test_profile_task()
   
     File 
"C:\jenkins_slave\workspace\ut-python-cpu@2\tests\python\unittest\test_profiler.py",
 line 115, in test_profile_task
   
       assert stop > start
   
   AssertionError
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to