Home
last modified time | relevance | path

Searched refs:job3 (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/science/py-ruffus/ruffus-2.8.3/doc/tutorials/new_tutorial/
H A Dpipeline_printout_code.rst29 ['job3.a.start', 'job3.b.start'] ])
89 Job needs update: Missing files [job3.a.start, job3.b.start]
98 Job = [[job3.a.start, job3.b.start]
100 Job needs update: Missing files [job3.a.start, job3.b.start, job3.a.output.1]
125 Job = [None -> [job3.a.start, job3.b.start]]
128 Job = [None -> [job3.a.start, job3.b.start]] completed
133 Job = [[job3.a.start, job3.b.start] -> job3.a.output.1]
136 Job = [[job3.a.start, job3.b.start] -> job3.a.output.1] completed
141 Job = [job3.a.output.1 -> job3.a.output.2]
144 Job = [job3.a.output.1 -> job3.a.output.2] completed
[all …]
H A Dtransform_in_parallel_code.rst31 ['job3.a.start', 'job3.b.start'],
78 …Job = [[job3.a.start, job3.b.start] -> [job3.a.output.1, job3.a.output.extra.1], some_extra.strin…
82 Job = [[job3.a.output.1, job3.a.output.extra.1] -> job3.a.output2] completed
102 ['job3.a.start', 'job3.b.start'],
152 …Job = [[job3.a.start, job3.b.start] -> [job3.a.output.1, job3.a.output.extra.1], some_extra.strin…
156 Job = [[job3.a.output.1, job3.a.output.extra.1] -> job3.a.output2] completed
178 ['job3.a.start', 'job3.b.start'],
248 …Job = [[job3.a.start, job3.b.start] -> [job3.a.output.1, job3.a.output.extra.1], some_extra.strin…
258 Job = [[job3.a.output.1, job3.a.output.extra.1] -> job3.a.output2] completed
354 …Job = [[job3.a.start, job3.b.start] -> [job3.a.output.1, job3.a.output.extra.1], some_extra.strin…
[all …]
H A Doriginate_code.rst28 ['job3.a.start', 'job3.b.start'] ])
61 Job = [None -> [job3.a.start, job3.b.start]] completed
65 Job = [[job3.a.start, job3.b.start] -> job3.a.output.1] completed
69 Job = [job3.a.output.1 -> job3.a.output.2] completed
H A Doriginate.rst50 ['job3.a.start', 'job3.b.start'] ])
80 Job = [None -> [job3.a.start, job3.b.start]] completed
84 Job = [[job3.a.start, job3.b.start] -> job3.a.output.1] completed
88 Job = [job3.a.output.1 -> job3.a.output.2] completed
/dports/security/gpgme/gpgme-1.15.1/lang/qt/tests/
H A Dt-remarks.cpp172 QVERIFY (job3); in testRemarkReplaceSingleUIDExportable()
183 job3->setDupeOk(true); in testRemarkReplaceSingleUIDExportable()
193 job3->start(target); in testRemarkReplaceSingleUIDExportable()
259 QVERIFY (job3); in testMultipleRemarks()
270 job3->setDupeOk(true); in testMultipleRemarks()
280 job3->start(target); in testMultipleRemarks()
354 QVERIFY (job3); in testRemarkReplaceSingleUID()
365 job3->setDupeOk(true); in testRemarkReplaceSingleUID()
375 job3->start(target); in testRemarkReplaceSingleUID()
468 QVERIFY (job3); in testRemarkReplaceMultiUID()
[all …]
H A Dt-ownertrust.cpp91 ChangeOwnerTrustJob *job3 = openpgp()->changeOwnerTrustJob(); in testChangeOwnerTrust() local
92 connect(job3, &ChangeOwnerTrustJob::result, this, [this](Error e) in testChangeOwnerTrust()
97 job3->start(key, Key::Unknown); in testChangeOwnerTrust()
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/qt/tests/
H A Dt-remarks.cpp172 QVERIFY (job3); in testRemarkReplaceSingleUIDExportable()
183 job3->setDupeOk(true); in testRemarkReplaceSingleUIDExportable()
193 job3->start(target); in testRemarkReplaceSingleUIDExportable()
259 QVERIFY (job3); in testMultipleRemarks()
270 job3->setDupeOk(true); in testMultipleRemarks()
280 job3->start(target); in testMultipleRemarks()
354 QVERIFY (job3); in testRemarkReplaceSingleUID()
365 job3->setDupeOk(true); in testRemarkReplaceSingleUID()
375 job3->start(target); in testRemarkReplaceSingleUID()
468 QVERIFY (job3); in testRemarkReplaceMultiUID()
[all …]
H A Dt-ownertrust.cpp91 ChangeOwnerTrustJob *job3 = openpgp()->changeOwnerTrustJob(); in testChangeOwnerTrust() local
92 connect(job3, &ChangeOwnerTrustJob::result, this, [this](Error e) in testChangeOwnerTrust()
97 job3->start(key, Key::Unknown); in testChangeOwnerTrust()
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/qt/tests/
H A Dt-remarks.cpp172 QVERIFY (job3); in testRemarkReplaceSingleUIDExportable()
183 job3->setDupeOk(true); in testRemarkReplaceSingleUIDExportable()
193 job3->start(target); in testRemarkReplaceSingleUIDExportable()
259 QVERIFY (job3); in testMultipleRemarks()
270 job3->setDupeOk(true); in testMultipleRemarks()
280 job3->start(target); in testMultipleRemarks()
354 QVERIFY (job3); in testRemarkReplaceSingleUID()
365 job3->setDupeOk(true); in testRemarkReplaceSingleUID()
375 job3->start(target); in testRemarkReplaceSingleUID()
468 QVERIFY (job3); in testRemarkReplaceMultiUID()
[all …]
H A Dt-ownertrust.cpp91 ChangeOwnerTrustJob *job3 = openpgp()->changeOwnerTrustJob(); in testChangeOwnerTrust() local
92 connect(job3, &ChangeOwnerTrustJob::result, this, [this](Error e) in testChangeOwnerTrust()
97 job3->start(key, Key::Unknown); in testChangeOwnerTrust()
/dports/security/py-gpgme/gpgme-1.15.1/lang/qt/tests/
H A Dt-remarks.cpp172 QVERIFY (job3); in testRemarkReplaceSingleUIDExportable()
183 job3->setDupeOk(true); in testRemarkReplaceSingleUIDExportable()
193 job3->start(target); in testRemarkReplaceSingleUIDExportable()
259 QVERIFY (job3); in testMultipleRemarks()
270 job3->setDupeOk(true); in testMultipleRemarks()
280 job3->start(target); in testMultipleRemarks()
354 QVERIFY (job3); in testRemarkReplaceSingleUID()
365 job3->setDupeOk(true); in testRemarkReplaceSingleUID()
375 job3->start(target); in testRemarkReplaceSingleUID()
468 QVERIFY (job3); in testRemarkReplaceMultiUID()
[all …]
H A Dt-ownertrust.cpp91 ChangeOwnerTrustJob *job3 = openpgp()->changeOwnerTrustJob(); in testChangeOwnerTrust() local
92 connect(job3, &ChangeOwnerTrustJob::result, this, [this](Error e) in testChangeOwnerTrust()
97 job3->start(key, Key::Unknown); in testChangeOwnerTrust()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/test/org/rstudio/studio/client/workbench/views/jobs/view/
H A DJobsListTests.java229 Job job3 = getJob3();
230 String id3 = job3.id;
253 Job job3 = getJob3();
273 Job job3 = getJob3();
295 Job job3 = getJob3();
296 String id3 = job3.id;
369 Job job3 = getJob3();
370 String id3 = job3.id;
393 Job job3 = getJob3();
413 Job job3 = getJob3();
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapreduce/lib/jobcontrol/
H A DTestMapReduceJobControlWithMocks.java46 ControlledJob job3 = createSuccessfulControlledJob(jobControl, job1, job2); in testSuccessfulJobs() local
47 ControlledJob job4 = createSuccessfulControlledJob(jobControl, job3); in testSuccessfulJobs()
56 assertTrue(job3.getJobState() == ControlledJob.State.SUCCESS); in testSuccessfulJobs()
68 ControlledJob job3 = createSuccessfulControlledJob(jobControl, job1, job2); in testFailedJob() local
69 ControlledJob job4 = createSuccessfulControlledJob(jobControl, job3); in testFailedJob()
78 assertTrue(job3.getJobState() == ControlledJob.State.DEPENDENT_FAILED); in testFailedJob()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/sidekiq_middleware/duplicate_jobs/
H A Dclient_spec.rb36 job1, job2, job3 = TestDeduplicationWorker.jobs
40 expect(job3['duplicate-of']).to eq(job1['jid'])
68 job1, job2, job3, job4 = TestDeduplicationWorker.jobs
72 expect(job3['duplicate-of']).to eq(job1['jid'])
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/jobcontrol/
H A DTestMapReduceJobControlWithMocks.java47 ControlledJob job3 = createSuccessfulControlledJob(jobControl, job1, job2); in testSuccessfulJobs() local
48 ControlledJob job4 = createSuccessfulControlledJob(jobControl, job3); in testSuccessfulJobs()
57 assertTrue(job3.getJobState() == ControlledJob.State.SUCCESS); in testSuccessfulJobs()
69 ControlledJob job3 = createSuccessfulControlledJob(jobControl, job1, job2); in testFailedJob() local
70 ControlledJob job4 = createSuccessfulControlledJob(jobControl, job3); in testFailedJob()
79 assertTrue(job3.getJobState() == ControlledJob.State.DEPENDENT_FAILED); in testFailedJob()
/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_job_example.c24 Ecore_Job *job1, *job2, *job3, *job_quit; in main() local
37 job3 = ecore_job_add(_job_print_cb, str3); in main()
42 (void)job3; in main()
/dports/databases/py-python-arango/python-arango-7.2.0/docs/
H A Dasync.rst43 job3 = async_aql.execute('RETURN 100000')
47 for job in [job1, job2, job3, job4]:
62 cursor = job3.result()
74 # Since job3 is done, there is nothing to cancel and an exception is raised.
76 job3.cancel()
78 assert err.message.endswith(f'job {job3.id} not found')
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/operations/
H A DMultiThreadedOperationsTests.java62 OperationsTestJob job3 = new OperationsTestJob(); in testOperationsAPIinThreads() local
66 job3.schedule(); in testOperationsAPIinThreads()
80 job3.join(); in testOperationsAPIinThreads()
/dports/www/elgg/elgg-3.3.23/vendor/peppeocchi/php-cron-scheduler/tests/GO/
H A DJobTest.php45 $job3 = new Job('ls');
46 $job3->at('10 * * * *');
47 $this->assertTrue($job3->isDue(\DateTime::createFromFormat('i', '10')));
48 $this->assertFalse($job3->isDue(\DateTime::createFromFormat('i', '12')));
351 $job3 = new Job($command);
352 $job3->inForeground()->run();
353 $this->assertEquals(['hi'], $job3->getOutput());
/dports/devel/py-apscheduler/APScheduler-3.8.1/tests/
H A Dtest_jobstores.py158 job3 = create_add_job(jobstore, dummy_job2, datetime(2013, 7, 11), paused=True)
160 assert jobs == [job2, job1, job3]
166 job3 = create_add_job(jobstore, dummy_job3, datetime(2013, 8, 14))
169 assert jobs == [job3, job2]
178 job3 = create_add_job(jobstore, dummy_job3, datetime(2014, 7, 7, 0, 0, 0, 400))
180 assert jobs == [job3, job1, job2]
217 job3 = create_add_job(jobstore, dummy_job3, datetime(2013, 8, 14))
224 assert jobstore.get_next_run_time() == job3.next_run_time
/dports/devel/py-jenkins-job-builder/jenkins-job-builder-3.11.0/tests/cmd/fixtures/multi-path/yamldirs/dir2/
H A Dproject.yaml4 - 'job3'
7 name: 'job3'
/dports/devel/p5-TheSchwartz/TheSchwartz-1.12/t/
H A D05-job-ctor.t21 my $job3 = TheSchwartz::Job->new( funcname => 'feedmajor', arg => $args );
22 isa_ok( $job3, 'TheSchwartz::Job' );
29 is_deeply( $job1->column_values, $job3->column_values, "job3 is equivalent" );
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dasynctest.c92 ASYNC_JOB *job1 = NULL, *job2 = NULL, *job3 = NULL; in test_ASYNC_init_thread() local
102 || ASYNC_start_job(&job3, waitctx, &funcret3, only_pause, NULL, 0) in test_ASYNC_init_thread()
106 || ASYNC_start_job(&job3, waitctx, &funcret3, only_pause, NULL, 0) in test_ASYNC_init_thread()
110 || ASYNC_start_job(&job3, waitctx, &funcret3, only_pause, NULL, 0) in test_ASYNC_init_thread()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dasynctest.c92 ASYNC_JOB *job1 = NULL, *job2 = NULL, *job3 = NULL; in test_ASYNC_init_thread() local
102 || ASYNC_start_job(&job3, waitctx, &funcret3, only_pause, NULL, 0) in test_ASYNC_init_thread()
106 || ASYNC_start_job(&job3, waitctx, &funcret3, only_pause, NULL, 0) in test_ASYNC_init_thread()
110 || ASYNC_start_job(&job3, waitctx, &funcret3, only_pause, NULL, 0) in test_ASYNC_init_thread()

1234567