T3853:Added changelog file

This commit is contained in:
dhirensr 2018-08-30 16:03:18 +05:30
parent 3035b2724d
commit ade01b1f5b
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Removed the Needless message printed with --failed-first,--last-failed and no failed tests.
Also added the test in test_cacheprovider.py file and removed 1 option from test which was explictily checking the needless message (run-last-failure: run all (no recorded failures)).