[DTrace-devel] [PATCH 15/16] cpc: Skip platform-specific test for now

Kris Van Hees kris.van.hees at oracle.com
Fri Feb 24 00:54:35 UTC 2023


Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

On Thu, Jan 26, 2023 at 09:23:28PM -0500, eugene.loh--- via DTrace-devel wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> It needs to be ported from cpustat, but we also have to decide what
> a "platform-specific event" means now.
> ---
>  test/unittest/cpc/tst.platformevent.sh | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/test/unittest/cpc/tst.platformevent.sh b/test/unittest/cpc/tst.platformevent.sh
> index e02377ae..d77bc60c 100755
> --- a/test/unittest/cpc/tst.platformevent.sh
> +++ b/test/unittest/cpc/tst.platformevent.sh
> @@ -10,6 +10,8 @@
>  # specific event.
>  #
>  
> +# @@skip: must port from cpustat and decide what a platform-specific event now means
> +
>  if [ $# != 1 ]; then
>          print -u2 "expected one argument: <dtrace-path>"
>          exit 2
> -- 
> 2.18.4
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel



More information about the DTrace-devel mailing list