You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by "sekikn (via GitHub)" <gi...@apache.org> on 2023/02/24 06:18:24 UTC

[GitHub] [ambari-metrics] sekikn opened a new pull request, #102: AMBARI-25864: Fix an unit test failure on ambari-metrics-common

sekikn opened a new pull request, #102:
URL: https://github.com/apache/ambari-metrics/pull/102

   <!---
      Licensed to the Apache Software Foundation (ASF) under one or more
      contributor license agreements.  See the NOTICE file distributed with
      this work for additional information regarding copyright ownership.
      The ASF licenses this file to You under the Apache License, Version 2.0
      (the "License"); you may not use this file except in compliance with
      the License.  You may obtain a copy of the License at
          http://www.apache.org/licenses/LICENSE-2.0
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      See the License for the specific language governing permissions and
      limitations under the License.
   --->
   
   ## What changes were proposed in this pull request?
   
   Fix unit test failure on ambari-metrics-common due to the lack of a dependency.
   
   ## How was this patch tested?
   
   Ran the following command locally.
   
   ```
   $ mvn clean test -f ambari-metrics-common/pom.xml
   
   ...
   
   Results :
   
   Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
   
   ...
   
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  36.588 s
   [INFO] Finished at: 2023-02-24T15:17:23+09:00
   [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.

To unsubscribe, e-mail: commits-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ambari.apache.org
For additional commands, e-mail: commits-help@ambari.apache.org


[GitHub] [ambari-metrics] kevinw66 merged pull request #102: AMBARI-25864: Fix an unit test failure on ambari-metrics-common

Posted by "kevinw66 (via GitHub)" <gi...@apache.org>.
kevinw66 merged PR #102:
URL: https://github.com/apache/ambari-metrics/pull/102


-- 
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: commits-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ambari.apache.org
For additional commands, e-mail: commits-help@ambari.apache.org