notoraptor commented on pull request #6030:
URL: https://github.com/apache/incubator-tvm/pull/6030#issuecomment-656636533


   I got an unexpected error in jenkins:
   
   ```
   running 3 tests
   
   test graph::tests::test_str_to_type ... ok
   
   test threading::tests::test_max_concurrency ... ok
   
   test threading::tests::test_parallel_launch ... FAILED
   
   
   failures:
   
   
   ---- threading::tests::test_parallel_launch stdout ----
   
   thread 'threading::tests::test_parallel_launch' panicked at 'assertion 
failed: `(left == right)`
   
     left: `1`,
   
    right: `3`', runtime/src/threading.rs:244:13
   
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   ```
   
   It seems to come from Rust tests. I don't know why.
   
   I just rebased the branch to relaunch tests again.


----------------------------------------------------------------
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:
[email protected]


Reply via email to