Preconditions: I have logged customer on frontend (without addresses)
Step 2 reproduce:
- Go to My Account -> Address Book (forward to Add New Address form)
- Fill all required field
- Submit form
Expected: Show page with my addresses
Actual: Show Add New Address form without any error message
PS. When I use debuger I can see condition on app/code/Magento/Customer/Controller/Address/FormPost.php:182 return true.