blob: 18867951759d84487de0b8b24aa6a886638161e9 [file] [log] [blame]
{
include: [ "//src/sys/test_runners/starnix/default.shard.cml" ],
program: {
binary: "system/bin/clock_gettime_test",
args: [ "--gunit_filter=-ClockGettime.JavaThreadTime:ClockGettime/MonotonicClockTest.IsMonotonic*" ],
environ: [ "TEST_ON_GVISOR=1" ],
mounts: [ "/:remotefs:root" ],
},
}