Skip to content
  • Sam Thursfield's avatar
    tests: Fix failure in tracker-sched-test under jhbuild · adb94897
    Sam Thursfield authored
    jhbuild defaults to running under 'SCHED_IDLE'. The test asserts that
    the test is initially using 'SCHED_OTHER' -- this is a bad idea, we
    shouldn't be making assertions about the environment in which the user
    is running the tests.
    adb94897