blob: fd3641ac1d8464bb650d87a11b1ab4fb81b54385 [file] [log] [blame]
// Copyright 2023 The Fuchsia Authors.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
actions: [
{
include: "libutils_test.json5",
},
{
type: "skip",
matchers: [
// Flaky tests.
"PollOnce_WhenNonZeroTimeoutAndNotAwoken_WaitsForTimeout",
],
},
],
}