diff --git a/tests/sampler/test_randomized_sampling.cpp b/tests/sampler/test_randomized_sampling.cpp index 98949d0b7..000883f17 100644 --- a/tests/sampler/test_randomized_sampling.cpp +++ b/tests/sampler/test_randomized_sampling.cpp @@ -25,8 +25,7 @@ struct Tester { }; static const std::vector matchers{ - "(.*) KokkosP: sample 100 calling child-begin function... (.*)" - "\nKokkosP: sample 100 calling child-end function ... (.*)"}; + "(.*) KokkosP: Execution of kernel 101 is completed (.*)"}; /** * @test This test checks that the tool effectively samples.