288ca92b3abbfdfabbf7386d1e2c3057042c4ca9,test/test_execute.py,TestExecute,testAssignmentAfterInput,#TestExecute#,788

Before Change


touch temp/${ff}
""")
        wf = script.workflow()
        Sequential_Executor(wf).run()
        //
        shutil.rmtree("temp")

    def testUseOfRunmode(self):

After Change


touch temp/${ff}
""")
        wf = script.workflow()
        dag = Sequential_Executor(wf).prepare()
        Sequential_Executor(wf).run(dag)
        //
        shutil.rmtree("temp")

    def testUseOfRunmode(self):
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 42

Non-data size: 5

Instances


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testAssignmentAfterInput


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testPython3


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testCheckRLibrary


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testR


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testInspectTimeout


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testCsh


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testSignatureAfterRemovalOfFiles


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testSh


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testUseOfRunmode


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testDockerImage


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testOutputExecutable


Project Name: vatlab/SoS
Commit Name: 8c2c59914937d38a23588829f8ce8e051e1517f7
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_parser.py
Class Name: TestParser
Method Name: testParameters


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testBashInDocker


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testSklearnImportFailure


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testDockerImageFromFile


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testRun


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testRInDocker


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testPandoc


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testRubyInDocker


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testRunmode


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testPythonsInDocker


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testDuplicateIOFiles


Project Name: vatlab/SoS
Commit Name: 9d146693fd307e7d15a764774d91fbb6632fe27c
Time: 2016-09-25
Author: ben.bog@gmail.com
File Name: pysos/actions.py
Class Name:
Method Name: sos_run


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testCheckCommand


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testPerlInDocker


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testPython


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testDockerBuild


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testZsh


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testTcsh


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testDependsExecutable


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testReexecution


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testSoSAction


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testPassingVarsToNestedWorkflow


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testBash


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testRuby


Project Name: vatlab/SoS
Commit Name: 8c2c59914937d38a23588829f8ce8e051e1517f7
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_parser.py
Class Name: TestParser
Method Name: testScriptFormat


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testDynamicOutput


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testGetOutput


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testPerl


Project Name: vatlab/SoS
Commit Name: 60017c5712332b12b0500e9a945980414df65012
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_actions.py
Class Name: TestActions
Method Name: testPythonInDocker


Project Name: vatlab/SoS
Commit Name: 8c2c59914937d38a23588829f8ce8e051e1517f7
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_parser.py
Class Name: TestParser
Method Name: testLongerCode


Project Name: vatlab/SoS
Commit Name: 288ca92b3abbfdfabbf7386d1e2c3057042c4ca9
Time: 2016-09-17
Author: ben.bog@gmail.com
File Name: test/test_execute.py
Class Name: TestExecute
Method Name: testWorkdir