bryancall commented on issue #8887:
URL: https://github.com/apache/trafficserver/issues/8887#issuecomment-1154555247

   ```
   
-------------------------------------------------------------------------------
   unit-tests/test_PluginFactory.cc:995
   
...............................................................................
   
   unit-tests/test_PluginFactory.cc:1000: FAILED:
     CHECK( global_plugin_v1.dlOpenHandle() == 
plugin_v2->_plugin.dlOpenHandle() )
   with expansion:
     0x00007f4db73e0dc0 == 0x00007f4db73eadc0
   
   unit-tests/test_PluginFactory.cc:1004: FAILED:
     CHECK( 1 == getPluginVersion(plugin_v2->_plugin) )
   with expansion:
     1 == 2
   
   unit-tests/test_PluginFactory.cc:1011: FAILED:
     CHECK( tsRemapInitSym_v1_t2 == tsRemapInitSym_v2_t2 )
   with expansion:
     0x00007f4db6dcc275 == 0x00007f4db6dc7275
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to