936866e88cbecf8ec7d60a3d95588adfbabcf0a8,integration_test/test_recipyrc.py,TestRecipyrc,test_general_debug,#TestRecipyrc#,200

Before Change


            debug = debugs[0]
            if debug in line:
                debugs.remove(debug)
        assert len(debugs) == 0, ("Expected debug statements " +
                                  str(debugs))

    def test_general_quiet(self):
        
        If [general].quiet is present then no recipy information is

After Change


                   "Input from",
                   "Output to",
                   "recipy run complete"]
        helpers.search_regexps(" ".join(stdout), regexps)

    def test_general_quiet(self):
        
        If [general].quiet is present then no recipy information is
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 3

Instances


Project Name: recipy/recipy
Commit Name: 936866e88cbecf8ec7d60a3d95588adfbabcf0a8
Time: 2016-09-23
Author: michaelj@epcc.ed.ac.uk
File Name: integration_test/test_recipyrc.py
Class Name: TestRecipyrc
Method Name: test_general_debug


Project Name: recipy/recipy
Commit Name: 0c78ecd33439cda221b5b1c65ff7dcac4cf6023e
Time: 2016-10-19
Author: michaelj@epcc.ed.ac.uk
File Name: integration_test/test_recipy.py
Class Name: TestRecipy
Method Name: test_search_unknown


Project Name: recipy/recipy
Commit Name: 0c78ecd33439cda221b5b1c65ff7dcac4cf6023e
Time: 2016-10-19
Author: michaelj@epcc.ed.ac.uk
File Name: integration_test/test_recipy.py
Class Name: TestRecipy
Method Name: test_latest_empty_db