Error in Test Stories with Form

I am facing issues while creating test stories for my form The form uses custom actions and form validation. I tried filling in the slots with requested_slot but I am still getting unexpected output.

The bot is working fine on Telegram, WhatsApp, shell, and in interactive mode as well, but test stories are still failing. I also tried with rasa test --fail-on-prediction-errors but it did not work

Code files and output for rasa test --fail-on-prediction-errors can be found here

I have included

  • domain.yml,
  • test_stories.yml
  • failed_test_stories.yml