kezhenxu94 commented on pull request #6702:
URL: https://github.com/apache/skywalking/pull/6702#issuecomment-821821271


   Unit tests failed, please recheck and resolve the code conflicts
   
   
   ```
   2021-04-15T07:59:02.8331981Z [ERROR] Tests run: 4, Failures: 0, Errors: 4, 
Skipped: 0, Time elapsed: 0.045 s <<< FAILURE! - in 
org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest
   2021-04-15T07:59:02.8335810Z [ERROR] 
requiredModules(org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest)
  Time elapsed: 0.02 s  <<< ERROR!
   2021-04-15T07:59:02.8338125Z java.lang.NullPointerException
   2021-04-15T07:59:02.8340687Z         at 
org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest.setUp(AlarmModuleProviderTest.java:51)
   2021-04-15T07:59:02.8342871Z 
   2021-04-15T07:59:02.8345022Z [ERROR] 
notifyAfterCompleted(org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest)
  Time elapsed: 0.009 s  <<< ERROR!
   2021-04-15T07:59:02.8347214Z java.lang.NullPointerException
   2021-04-15T07:59:02.8351762Z         at 
org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest.setUp(AlarmModuleProviderTest.java:51)
   2021-04-15T07:59:02.8353863Z 
   2021-04-15T07:59:02.8356016Z [ERROR] 
module(org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest)
  Time elapsed: 0.008 s  <<< ERROR!
   2021-04-15T07:59:02.8358254Z java.lang.NullPointerException
   2021-04-15T07:59:02.8360804Z         at 
org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest.setUp(AlarmModuleProviderTest.java:51)
   2021-04-15T07:59:02.8362986Z 
   2021-04-15T07:59:02.8365026Z [ERROR] 
name(org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest)
  Time elapsed: 0.007 s  <<< ERROR!
   2021-04-15T07:59:02.8367093Z java.lang.NullPointerException
   2021-04-15T07:59:02.8369650Z         at 
org.apache.skywalking.oap.server.core.alarm.provider.AlarmModuleProviderTest.setUp(AlarmModuleProviderTest.java:51)
   2021-04-15T07:59:02.8371728Z 
   2021-04-15T07:59:02.8373218Z [INFO] Running 
org.apache.skywalking.oap.server.core.alarm.provider.ThresholdTest
   2021-04-15T07:59:02.8376441Z 2021-04-15 07:59:02,404 - 
org.apache.skywalking.oap.server.core.alarm.provider.Threshold -5202 [main] 
WARN  [] -  Alarm rule my-rule threshold doesn't match the metrics type, 
expected type: INT
   2021-04-15T07:59:02.8379977Z [INFO] Tests run: 3, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 0.002 s - in 
org.apache.skywalking.oap.server.core.alarm.provider.ThresholdTest
   2021-04-15T07:59:02.8381724Z [INFO] 
   2021-04-15T07:59:02.8382231Z [INFO] Results:
   2021-04-15T07:59:02.8382737Z [INFO] 
   2021-04-15T07:59:02.8383233Z [ERROR] Errors: 
   2021-04-15T07:59:02.8384401Z [ERROR]   AlarmModuleProviderTest.setUp:51 » 
NullPointer
   2021-04-15T07:59:02.8385895Z [ERROR]   AlarmModuleProviderTest.setUp:51 » 
NullPointer
   2021-04-15T07:59:02.8387366Z [ERROR]   AlarmModuleProviderTest.setUp:51 » 
NullPointer
   2021-04-15T07:59:02.8389075Z [ERROR]   AlarmModuleProviderTest.setUp:51 » 
NullPointer
   2021-04-15T07:59:02.8390456Z [ERROR]   NotifyHandlerTest.setUp:288 » 
NullPointer
   2021-04-15T07:59:02.8391688Z [ERROR]   NotifyHandlerTest.setUp:288 » 
NullPointer
   2021-04-15T07:59:02.8393721Z [ERROR]   NotifyHandlerTest.setUp:288 » 
NullPointer
   2021-04-15T07:59:02.8394993Z [ERROR]   NotifyHandlerTest.setUp:288 » 
NullPointer
   2021-04-15T07:59:02.8396302Z [ERROR]   NotifyHandlerTest.setUp:288 » 
NullPointer
   2021-04-15T07:59:02.8397599Z [ERROR]   NotifyHandlerTest.setUp:288 » 
NullPointer
   2021-04-15T07:59:02.8398844Z [ERROR]   NotifyHandlerTest.setUp:288 » 
NullPointer
   2021-04-15T07:59:02.8399643Z [INFO] 
   ```


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