mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 04:57:51 +02:00
Before this change the output looks like this: registrar1 - Num actions: 93 - Reqs passed: 16/16 - Overall: PASS registrar2 - Num actions: 47 - Reqs passed: 6/16 - Overall: FAIL After this change the output looks like this: registrar1 - # actions: 93 - Reqs: [----------------] 16/16 - Overall: PASS registrar2 - # actions: 47 - Reqs: [...--.-...-...--] 6/16 - Overall: FAIL The status of each test is displayed as a hyphen (passing) or a period (failing), and the tests are always displayed in the same order so it's easier to get an overall view of whether registrars are struggling with the same tests. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=190776935 |
||
---|---|---|
.. | ||
BUILD | ||
CreateGroupsAction.java | ||
CreateOrUpdatePremiumListAction.java | ||
CreatePremiumListAction.java | ||
DeleteEntityAction.java | ||
GenerateZoneFilesAction.java | ||
KillAllCommitLogsAction.java | ||
KillAllEntitiesReducer.java | ||
KillAllEppResourcesAction.java | ||
ListDomainsAction.java | ||
ListHostsAction.java | ||
ListObjectsAction.java | ||
ListPremiumListsAction.java | ||
ListRegistrarsAction.java | ||
ListReservedListsAction.java | ||
ListTldsAction.java | ||
PollMapreduceAction.java | ||
RefreshDnsForAllDomainsAction.java | ||
ResaveAllHistoryEntriesAction.java | ||
ToolsServerModule.java | ||
UpdatePremiumListAction.java | ||
VerifyOteAction.java |