You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2019/12/04 11:52:00 UTC

[jira] [Resolved] (CALCITE-3548) ./gradlew :ubenchmark:jmh cannot find benchmark to run

     [ https://issues.apache.org/jira/browse/CALCITE-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Sitnikov resolved CALCITE-3548.
----------------------------------------
    Resolution: Fixed

Fixed in [https://github.com/apache/calcite/commit/ecc68aca85f756bb2b29b56dba4322c342f5d693]

Thanks, Rui

> ./gradlew :ubenchmark:jmh cannot find benchmark to run
> ------------------------------------------------------
>
>                 Key: CALCITE-3548
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3548
>             Project: Calcite
>          Issue Type: Bug
>          Components: build
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.22.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Per https://github.com/melix/jmh-gradle-plugin#configuration, jmh-gradle-plugin expects a file structure as: src/jmh/java, but current structure is src/main/jmh, thus ./gradlew :ubenchmark:jmh reports no benchmark to run.
> Change the structure accordingly fixed this problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)