Home
last modified time | relevance | path

Searched refs:tests_skipped (Results 1 – 25 of 107) sorted by relevance

12345

/dports/devel/nuitka/Nuitka-0.6.17/tests/basics/
H A DReferencing27.py72 tests_skipped = {} variable
77 tests_skipped=tests_skipped,
H A DReferencing35.py225 tests_skipped = {} variable
228 tests_skipped[10] = "Incompatible refcount bugs of asyncio with python prior 3.8"
233 tests_skipped=tests_skipped,
H A DReferencing_2.py121 tests_skipped = {} variable
126 tests_skipped=tests_skipped,
H A DReferencing36.py219 tests_skipped = {} variable
224 tests_skipped=tests_skipped,
H A DReferencing33.py410 tests_skipped = {} variable
415 tests_skipped=tests_skipped,
/dports/net/samba412/samba-4.12.15/ctdb/tests/
H A Drun_cluster_tests.sh151 tests_skipped=$((tests_skipped + 1))
186 tests_skipped=0
372 tests_run=$((tests_total - tests_skipped))
374 if [ $tests_skipped -gt 0 ] ; then
375 printf ' (%d skipped)' $tests_skipped
H A Drun_tests.sh151 tests_skipped=$((tests_skipped + 1))
186 tests_skipped=0
372 tests_run=$((tests_total - tests_skipped))
374 if [ $tests_skipped -gt 0 ] ; then
375 printf ' (%d skipped)' $tests_skipped
/dports/net/p5-Net-ext/Net-ext-1.011/xlib/Test/
H A DHarness.pm21 my $tests_skipped = 0;
186 $tests_skipped++;
245 if ($tests_skipped) {
246 $bonusmsg .= ", $tests_skipped test" . ($tests_skipped != 1 ? 's' : '') .
250 $bonusmsg .= ($tests_skipped ? ', plus ' : ', ').
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/ci/
H A Dbuild_report_result.rb35 def tests_skipped method in Ci.BuildReportResult
44 [tests_success, tests_failed, tests_errored, tests_skipped].sum
/dports/security/gpgme/gpgme-1.15.1/tests/gpg/
H A DMakefile.am77 tests_skipped = t-genkey macro
79 tests_skipped += t-cancel
82 noinst_PROGRAMS = $(c_tests) $(tests_skipped)
/dports/security/gpgme-qt5/gpgme-1.15.1/tests/gpg/
H A DMakefile.am77 tests_skipped = t-genkey macro
79 tests_skipped += t-cancel
82 noinst_PROGRAMS = $(c_tests) $(tests_skipped)
/dports/security/gpgme-cpp/gpgme-1.15.1/tests/gpg/
H A DMakefile.am77 tests_skipped = t-genkey macro
79 tests_skipped += t-cancel
82 noinst_PROGRAMS = $(c_tests) $(tests_skipped)
/dports/security/py-gpgme/gpgme-1.15.1/tests/gpg/
H A DMakefile.am77 tests_skipped = t-genkey macro
79 tests_skipped += t-cancel
82 noinst_PROGRAMS = $(c_tests) $(tests_skipped)
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/scripts/
H A Dfilter-ctest.pl29 my $tests_skipped = 0;
82 ['skipped', $tests_skipped]
266 $tests_skipped++;
/dports/science/hdf5/hdf5-1.10.6/testpar/
H A Dt_shapesame.c100 int64_t tests_skipped; member
910 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__d2m_l2s()
1174 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__d2m_s2l()
1471 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__m2d_l2s()
1777 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__m2d_s2l()
2230 int64_t tests_skipped = 0; in contig_hs_dr_pio_test() local
2363 tests_skipped, total_tests); in contig_hs_dr_pio_test()
3088 (tv_ptr->tests_skipped)++;
3349 (tv_ptr->tests_skipped)++;
3715 (tv_ptr->tests_skipped)++;
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/testpar/
H A Dt_shapesame.c102 int64_t tests_skipped; member
924 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__d2m_l2s()
1192 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__d2m_s2l()
1493 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__m2d_l2s()
1803 (tv_ptr->tests_skipped)++; in contig_hs_dr_pio_test__m2d_s2l()
2256 int64_t tests_skipped = 0; in contig_hs_dr_pio_test() local
2389 tests_skipped, total_tests); in contig_hs_dr_pio_test()
3118 (tv_ptr->tests_skipped)++;
3383 (tv_ptr->tests_skipped)++;
3753 (tv_ptr->tests_skipped)++;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/test/py/
H A Dconftest.py349 tests_skipped = [] variable
392 if tests_skipped:
393 log.status_skipped('%d skipped' % len(tests_skipped))
394 for test in tests_skipped:
572 test_list = tests_skipped
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/test/py/
H A Dconftest.py349 tests_skipped = [] variable
392 if tests_skipped:
393 log.status_skipped('%d skipped' % len(tests_skipped))
394 for test in tests_skipped:
572 test_list = tests_skipped
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/test/py/
H A Dconftest.py349 tests_skipped = [] variable
392 if tests_skipped:
393 log.status_skipped('%d skipped' % len(tests_skipped))
394 for test in tests_skipped:
572 test_list = tests_skipped
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/test/py/
H A Dconftest.py349 tests_skipped = [] variable
392 if tests_skipped:
393 log.status_skipped('%d skipped' % len(tests_skipped))
394 for test in tests_skipped:
572 test_list = tests_skipped
/dports/sysutils/u-boot-tools/u-boot-2020.07/test/py/
H A Dconftest.py372 tests_skipped = [] variable
415 if tests_skipped:
416 log.status_skipped('%d skipped' % len(tests_skipped))
417 for test in tests_skipped:
593 test_list = tests_skipped
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/test/py/
H A Dconftest.py349 tests_skipped = [] variable
392 if tests_skipped:
393 log.status_skipped('%d skipped' % len(tests_skipped))
394 for test in tests_skipped:
572 test_list = tests_skipped
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/ci/
H A Dbuild_report_result_service_spec.rb18 expect(build_report_result.tests_skipped).to eq(0)
42 expect(build_report_result.tests_skipped).to eq(0)
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/test/py/
H A Dconftest.py375 tests_skipped = [] variable
418 if tests_skipped:
419 log.status_skipped('%d skipped' % len(tests_skipped))
420 for test in tests_skipped:
599 test_list = tests_skipped
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/test/py/
H A Dconftest.py375 tests_skipped = [] variable
418 if tests_skipped:
419 log.status_skipped('%d skipped' % len(tests_skipped))
420 for test in tests_skipped:
599 test_list = tests_skipped

12345