thinker0 commented on PR #3818:
URL: https://github.com/apache/incubator-heron/pull/3818#issuecomment-1098614525

   ```
   % bazel test heron/healthmgr/...
   WARNING: Running Bazel server needs to be killed, because the startup 
options are different.
   Starting local Bazel server and connecting to it...
   WARNING: ignoring _JAVA_OPTIONS in environment.
   WARNING: 
/Users/thinker0/opensource/heron/heron/healthmgr/tests/java/BUILD:53:13: in 
srcs attribute of java_library rule 
//heron/healthmgr/tests/java:healthmgr-tests: please do not import 
'//heron/healthmgr/src/java:org/apache/heron/healthmgr/HealthManager.java' 
directly. You should either move the file to this package or depend on an 
appropriate rule there. Since this rule was created by the macro 
'java_library', the error might have been caused by the macro implementation
   INFO: Analyzed 21 targets (182 packages loaded, 2646 targets configured).
   INFO: Found 5 targets and 16 test targets...
   INFO: Elapsed time: 316.516s, Critical Path: 81.63s
   INFO: 798 processes: 38 internal, 760 local.
   INFO: Build completed successfully, 798 total actions
   //heron/healthmgr/tests/java:BackPressureDetectorTest                    
PASSED in 2.9s
   //heron/healthmgr/tests/java:BackPressureSensorTest                      
PASSED in 2.9s
   //heron/healthmgr/tests/java:BufferSizeSensorTest                        
PASSED in 2.7s
   //heron/healthmgr/tests/java:DataSkewDiagnoserTest                       
PASSED in 3.1s
   //heron/healthmgr/tests/java:ExecuteCountSensorTest                      
PASSED in 2.9s
   //heron/healthmgr/tests/java:GrowingWaitQueueDetectorTest                
PASSED in 3.1s
   //heron/healthmgr/tests/java:HealthManagerTest                           
PASSED in 4.6s
   //heron/healthmgr/tests/java:HealthPolicyConfigReaderTest                
PASSED in 2.0s
   //heron/healthmgr/tests/java:LargeWaitQueueDetectorTest                  
PASSED in 2.8s
   //heron/healthmgr/tests/java:MetricsCacheMetricsProviderTest             
PASSED in 2.9s
   //heron/healthmgr/tests/java:PackingPlanProviderTest                     
PASSED in 2.9s
   //heron/healthmgr/tests/java:ProcessingRateSkewDetectorTest              
PASSED in 2.8s
   //heron/healthmgr/tests/java:ScaleUpResolverTest                         
PASSED in 3.9s
   //heron/healthmgr/tests/java:SlowInstanceDiagnoserTest                   
PASSED in 2.8s
   //heron/healthmgr/tests/java:UnderProvisioningDiagnoserTest              
PASSED in 1.8s
   //heron/healthmgr/tests/java:WaitQueueSkewDetectorTest                   
PASSED in 3.1s
   ```


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