Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print out "Failed stories written to results/failed_stories.md" at the end of running rasa test core #3998

Closed
msamogh opened this issue Jul 12, 2019 · 4 comments · Fixed by #6793
Assignees
Labels
difficulty:easy 🦋 help wanted type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR

Comments

@msamogh
Copy link
Contributor

msamogh commented Jul 12, 2019

There's no message indicating if/where the failed_stories.md has been saved.

@msamogh msamogh added the type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR label Jul 12, 2019
@nike47
Copy link

nike47 commented Sep 1, 2019

I am new to open source would really like to work on an issue, and I think this is a good one. So can I work on this?

@msamogh
Copy link
Contributor Author

msamogh commented Sep 1, 2019

@nike47 Absolutely! Please let us know if you need any help along the way.

@stale
Copy link

stale bot commented Feb 3, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@Henrike100
Copy link
Contributor

Is someone working on this issue?
I'm new to Rasa community and code contribution. Can I work on this?

mbslet added a commit to FGA-GCES/rasa that referenced this issue Sep 20, 2020
@tmbo tmbo closed this as completed in #6793 Dec 1, 2020
tmbo pushed a commit that referenced this issue Dec 1, 2020
…6793)

* Add print to confirm that the failed_test_stories.yml has been saved (#3998)

Co-authored-by: Henrike100 <[email protected]>

* Change the way to show the file name

* files formatted with black

* add changelog

* Update test core

* Formatted with black

* Update print

Co-authored-by: mbslet <[email protected]>
eanile added a commit to UTkzhang/rasa that referenced this issue Dec 2, 2020
* backport fix

* backport pika fix

* pika fix backport

* fix tests

* test fixes

* remove logger statement

* Updated version of PikaMessageProcessor from the source branch

* Small bugfix

* changelog

* prepared release of version 1.10.16

* Update CHANGELOG.rst

Co-authored-by: Ella Rohm-Ensing <[email protected]>

* add robots.txt and redirection headers

* bump rasabaster version

* Fix Pika multiprocessing for 1.10.x

* Reformatting

* Changelog entry

* Updated tests

* is_ready method is back

* uninstall cached pydocstyle

* also uninstall pydocstyle

* uninstall in poetry env

* Removing f-string

* NoReturn -> None

* prepared release of version 1.10.17

* Fix incorrect attribute for key prefix in RedisTrackerStore

Fix RasaHQ#7306

* Add changelog entry

* Remove the set-env command - 1.10.x (RasaHQ#7367)

* Fix DynamoDB TrackerStore (RasaHQ#7340)

* attempting to fix dynamo

* fixed

* fixed import

* applied some more fixes

* added deprecation warning for DynamoDB tracker store attribute

* added changelog description for PR 7340

* fix formatting

Co-authored-by: Tom Bocklisch <[email protected]>

* prepared release of version 1.10.18 (RasaHQ#7381)

* Update docstrings

* Update CHANGELOG.mdx

* line length fix

* Add print to confirm that the failed_test_stories.yml has been saved (RasaHQ#6793)

* Add print to confirm that the failed_test_stories.yml has been saved (RasaHQ#3998)

Co-authored-by: Henrike100 <[email protected]>

* Change the way to show the file name

* files formatted with black

* add changelog

* Update test core

* Formatted with black

* Update print

Co-authored-by: mbslet <[email protected]>

* Amend response schema to support missing top-level keys (RasaHQ#7232)

* amend response schema to support missing top level keys

* changelog entry

* download mitie from github instead of s3 (RasaHQ#7434)

Co-authored-by: melindaloubser1 <[email protected]>
Co-authored-by: alwx <[email protected]>
Co-authored-by: Roberto <[email protected]>
Co-authored-by: Melinda Loubser <[email protected]>
Co-authored-by: Ella Rohm-Ensing <[email protected]>
Co-authored-by: m-vdb <[email protected]>
Co-authored-by: Tobias Wochinger <[email protected]>
Co-authored-by: Duc-Minh Phan <[email protected]>
Co-authored-by: Federico Tedin <[email protected]>
Co-authored-by: Tomasz Czekajlo <[email protected]>
Co-authored-by: Tom Herold <[email protected]>
Co-authored-by: Tom Bocklisch <[email protected]>
Co-authored-by: Henrique Martins <[email protected]>
Co-authored-by: mbslet <[email protected]>
Co-authored-by: pheel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:easy 🦋 help wanted type:enhancement ✨ Additions of new features or changes to existing ones, should be doable in a single PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants