cyb70289 commented on pull request #11865:
URL: https://github.com/apache/arrow/pull/11865#issuecomment-987513236


   > @cyb70289 can we cover this change with a unittest in `test_benchmarks.py`?
   
   @kszucs, not sure if there's simple way to test it.
   
   Current workflow is to first build all the benchmarks, then scan 
`*-benchmark` files and select wanted binaries per **suite_filter**, then list 
benchmarks by running the binary `xxx-benchmark --benchmark_list_tests` and 
apply **benchmark_filter** to select wanted benchmarks. Only after that we can 
judge if the suite/benchmark filter is valid.


-- 
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: github-unsubscr...@arrow.apache.org

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


Reply via email to