Mark module_test_ios as not-flaky (#22626)

The only reds on the dashboard for this test are on rows that have many failures across the run; this does not appear to be at all flaky.
This commit is contained in:
Danny Tuppeny 2018-10-03 21:03:25 +01:00 committed by GitHub
parent f44b277fa6
commit 55d70506ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -302,7 +302,6 @@ tasks:
Checks that the module project template works and supports add2app on iOS.
stage: devicelab
required_agent_capabilities: ["mac/ios"]
flaky: true
external_ui_integration_test_ios:
description: >