Home
last modified time | relevance | path

Searched refs:not_run (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/wave/docs/rest-api/results-api/
H A Dread-compact.md17 "not_run": "Integer",
38 "not_run": 20,
46 "not_run": 36,
54 "not_run": 9,
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wave/docs/rest-api/results-api/
H A Dread-compact.md17 "not_run": "Integer",
38 "not_run": 20,
46 "not_run": 36,
54 "not_run": 9,
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/wave/docs/rest-api/results-api/
H A Dread-compact.md17 "not_run": "Integer",
38 "not_run": 20,
46 "not_run": 36,
54 "not_run": 9,
/dports/devel/msitools/msitools-0.101/subprojects/bats-core/libexec/bats-core/
H A Dbats-format-tap-stream82 not_run=$((count - passed - failures - skipped))
83 if [[ "$not_run" -gt 0 ]]; then
84 buffer ', %d not run' "$not_run"
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-doctest.py168 not_run = expected_mods_tested.difference(mods_tested) variable
174 if not_run:
176 for r in sorted(not_run):
/dports/devel/bats-core/bats-core-1.5.0/libexec/bats-core/
H A Dbats-format-pretty134 not_run=$((count - passed - failures - skipped))
135 if [[ "$not_run" -gt 0 ]]; then
136 buffer ', %d not run' "$not_run"
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dabts.c100 if (suite && suite->tail &&!suite->tail->not_run) { in abts_add_suite()
129 subsuite->not_run = 0; in abts_add_suite()
142 subsuite->not_run = 1; in abts_add_suite()
182 if (suite && suite->tail &&!suite->tail->not_run) { in report()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr-util/test/
H A Dabts.c100 if (suite && suite->tail &&!suite->tail->not_run) { in abts_add_suite()
129 subsuite->not_run = 0; in abts_add_suite()
142 subsuite->not_run = 1; in abts_add_suite()
184 if (suite && suite->tail &&!suite->tail->not_run) { in report()
/dports/devel/apr1/apr-util-1.6.1/test/
H A Dabts.c98 if (suite && suite->tail &&!suite->tail->not_run) { in abts_add_suite()
130 subsuite->not_run = 0; in abts_add_suite()
143 subsuite->not_run = 1; in abts_add_suite()
185 if (suite && suite->tail &&!suite->tail->not_run) { in report()
/dports/devel/apr1/apr-1.7.0/test/
H A Dabts.c98 if (suite && suite->tail &&!suite->tail->not_run) { in abts_add_suite()
130 subsuite->not_run = 0; in abts_add_suite()
143 subsuite->not_run = 1; in abts_add_suite()
183 if (suite && suite->tail &&!suite->tail->not_run) { in report()
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/test/cpp/
H A Dabts.cpp125 if (suite && suite->tail && !suite->tail->not_run) in abts_add_suite()
164 subsuite->not_run = 0; in abts_add_suite()
180 subsuite->not_run = 1; in abts_add_suite()
223 if (suite && suite->tail && !suite->tail->not_run) in report()
/dports/devel/ipython/ipython-7.29.0/IPython/testing/
H A Diptestcontroller.py213 not_run = [c for c in controllers if not c.will_run]
214 return to_run, not_run
323 to_run, not_run = prepare_controllers(options)
364 for controller in not_run:
/dports/devel/ipython5/ipython-5.10.0/IPython/testing/
H A Diptestcontroller.py250 not_run = [c for c in controllers if not c.will_run]
251 return to_run, not_run
362 to_run, not_run = prepare_controllers(options)
404 for controller in not_run:
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/tools/test/
H A Dcprof_SUITE.erl69 not_run/1]).
87 true -> [not_run];
92 not_run(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dtrace_nif_SUITE.erl32 not_run/1]).
40 true -> [not_run];
47 not_run(Config) when is_list(Config) -> function
H A Dtrace_call_count_SUITE.erl68 init_per_testcase/2, end_per_testcase/2, not_run/1]).
87 true -> [not_run];
108 not_run(Config) when is_list(Config) -> function
H A Dtrace_bif_SUITE.erl28 trace_bif_timestamp_local/1, trace_bif_return/1, not_run/1,
37 true -> [not_run];
45 not_run(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/tools/test/
H A Dcprof_SUITE.erl69 not_run/1]).
87 true -> [not_run];
92 not_run(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/tools/test/
H A Dcprof_SUITE.erl69 not_run/1]).
87 true -> [not_run];
92 not_run(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dtrace_nif_SUITE.erl32 not_run/1]).
40 true -> [not_run];
47 not_run(Config) when is_list(Config) -> function
H A Dtrace_call_count_SUITE.erl68 init_per_testcase/2, end_per_testcase/2, not_run/1]).
87 true -> [not_run];
108 not_run(Config) when is_list(Config) -> function
H A Dtrace_bif_SUITE.erl28 trace_bif_timestamp_local/1, trace_bif_return/1, not_run/1,
37 true -> [not_run];
45 not_run(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dtrace_nif_SUITE.erl32 not_run/1]).
40 true -> [not_run];
47 not_run(Config) when is_list(Config) -> function
H A Dtrace_bif_SUITE.erl28 trace_bif_timestamp_local/1, trace_bif_return/1, not_run/1,
37 true -> [not_run];
45 not_run(Config) when is_list(Config) -> function
/dports/www/py-notebook/notebook-6.4.5/notebook/
H A Djstest.py397 not_run = [c for c in controllers if not c.will_run]
398 return to_run, not_run
502 to_run, not_run = prepare_controllers(options)
544 for controller in not_run:

12