commit | c2bc2963c19aeb5b25ffd09c5d4bec5166216db4 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Aug 04 06:04:39 2022 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Aug 04 06:18:14 2022 +0000 |
tree | fb3f7d76c3ba1c3dc333b8f0b6869168d0a41dcc | |
parent | f627616fe3d986a12123e744ee170c27722fd959 [diff] |
Add SkipPresubmit to EthernetManagerTest Each method is 34~46% flaky, so tests are failing most changes in presubmit. Add SkipPresubmit to avoid blocking all changes. This should be removed after fixing the flakes as soon as possible, to avoid regressions being added to the tests in the meantime. Bug: 240323229 Bug: 241337236 Change-Id: Ie92ed9343a776c66e6942a535102e074d3f692c8 Test: TH