diff options
| author | 2020-02-04 23:36:17 +0000 | |
|---|---|---|
| committer | 2020-02-04 23:36:17 +0000 | |
| commit | c11581007b95f0c5aca304016f253e02f1332c00 (patch) | |
| tree | 879d3f707b5b38a14b394f2773b04d1e62b98cd6 | |
| parent | 7cda47a2d1c9a50fee547645ead90559fadc7450 (diff) | |
Revert "startop: Add iorap functional test to presubmit test."
This reverts commit 7cda47a2d1c9a50fee547645ead90559fadc7450.
Reason for revert: This test failed frequently for some reason. Disable it to investigate the reason.
Change-Id: I7c9da14396010f4ddf728e5626b8827d471219a8
| -rw-r--r-- | startop/iorap/TEST_MAPPING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/startop/iorap/TEST_MAPPING b/startop/iorap/TEST_MAPPING index 1d8119d91240..8c9d4dfb0894 100644 --- a/startop/iorap/TEST_MAPPING +++ b/startop/iorap/TEST_MAPPING @@ -2,9 +2,6 @@ "presubmit": [ { "name": "libiorap-java-tests" - }, - { - "name": "iorap-functional-tests" } ], "imports": [ |