• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/hardware/interfaces


Commit MetaInfo

Révision872fa528a0ee4b64e312db8867fc20e5f6b11c7c (tree)
l'heure2019-03-05 04:01:43
AuteurTri Vo <trong@goog...>
CommiterTri Vo

Message de Log

Demote system_suspend test to postsubmit

SystemSuspendTest.CleanupOnAbort is flaky b/127310798. Demote the test
from presubmit to postsubmit.

Fixes: 127286160
Test: n/a
Change-Id: I7cb70583fae9292a6f0c4a6fbd63594d42fb2247

Change Summary

Modification

--- a/suspend/TEST_MAPPING
+++ b/suspend/TEST_MAPPING
@@ -1,5 +1,5 @@
11 {
2- "presubmit": [
2+ "postsubmit": [
33 {
44 "name": "SystemSuspendV1_0UnitTest"
55 }