7664ca8c9f71689288e4339aa74fcd03da04a725,tests/python/pants_test/pantsd/test_pantsd_integration.py,TestPantsDaemonIntegration,test_pantsd_multiple_parallel_runs,#TestPantsDaemonIntegration#,397

Before Change


      )

      // Wait for the python run to be running
      time.sleep(15)

      checker.assert_started()

      creator_handle = self.run_pants_with_workdir_without_waiting(

After Change


      )

      checker.assert_started()
      checker.assert_pantsd_runner_started(waiter_handle.process.pid)

      creator_handle = self.run_pants_with_workdir_without_waiting(
        ["run", "testprojects/src/python/coordinated_runs:creator", "--", file_to_make],
        workdir,
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 3

Instances


Project Name: pantsbuild/pants
Commit Name: 7664ca8c9f71689288e4339aa74fcd03da04a725
Time: 2019-03-21
Author: 1305167+cosmicexplorer@users.noreply.github.com
File Name: tests/python/pants_test/pantsd/test_pantsd_integration.py
Class Name: TestPantsDaemonIntegration
Method Name: test_pantsd_multiple_parallel_runs


Project Name: eth-cscs/reframe
Commit Name: ccaa108a2dd93f92967eb20a47e7559c9144b35f
Time: 2020-03-11
Author: manitaras@cscs.ch
File Name: unittests/test_policies.py
Class Name: TestSerialExecutionPolicy
Method Name: test_sigterm


Project Name: AlexsLemonade/refinebio
Commit Name: 667211491ba0edf2318e3932920d7bab13fbae5f
Time: 2019-03-28
Author: kurt.wheeler91@gmail.com
File Name: foreman/data_refinery_foreman/foreman/test_main.py
Class Name: ForemanTestCase
Method Name: test_get_max_downloader_jobs