Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40367bbd authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Also run flicker tests on cloud

Such that we can compare real device and cloud result

Test: Builds
Change-Id: I1f8cd0c7e6a2344a35c70e0222541058edf330ce
parent 4bb8e78c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
{
  "postsubmit": [
    // Run tests on real device
    {
      "name": "FlickerTests",
      "keywords": ["primary-device"]
    },
    // Also run the tests in the cloud
    {
      "name": "FlickerTests"
    }
  ]
}
 No newline at end of file