Automated g4 rollback of changelist 165340539.

*** Reason for rollback ***

Breaks kokoro build, still investigating the fix.

*** Original change description ***

Remove RdeUploadActionTest from FOSS tests

Remove from the FOSS test suite until we can figure out why it's timing out.

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=165359201
This commit is contained in:
mmuller 2017-08-15 14:27:03 -07:00 committed by Ben McIlwain
parent 2a1cd6490b
commit f9a42457a8
2 changed files with 3 additions and 8 deletions

View file

@ -26,6 +26,7 @@ import org.junit.runners.Suite.SuiteClasses;
GhostrydeTest.class,
HostResourceToXjcConverterTest.class,
RdeStagingActionTest.class,
RdeUploadActionTest.class,
RdeReportActionTest.class,
RegistrarToXjcConverterTest.class,
RydeGpgIntegrationTest.class,