skywalking-java/test/plugin/validator/docs/exception/RegistryOperationNamesOfApp...

12 lines
505 B
Markdown

# RegistryOperationNamesOfApplicationNotFoundException
## Format
RegistryOperationNamesOfApplicationNotFoundException<br/>
expected: [ OPERATION_NAME_A, OPERATION_NAME_B, ...]<br/>
actual: NOT FOUND
## Cause
The `RegistryOperationNamesOfApplicationNotFoundException` caused by the registry operation name of someone application does not exist in the actual data file.
## Check Points
1. Check if the execute time of entry service of test case more than 40 seconds, Please make it less than 40 seconds.