Home
last modified time | relevance | path

Searched refs:test_status (Results 226 – 250 of 785) sorted by relevance

12345678910>>...32

/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozlog/mozlog/formatters/
H A Dgrouping.py249 test_status = data["status"]
253 if "expected" in data and test_status not in known_intermittent_statuses:
262 self.expected[test_status] += 1
270 if test_status in known_intermittent_statuses:
276 if test_status in ("CRASH", "TIMEOUT"):
283 self.unexpected_tests[test_status].append(data)
286 test_status,
302 def test_status(self, data): member in GroupingFormatter
/dports/www/firefox/firefox-99.0/testing/mozbase/mozlog/mozlog/formatters/
H A Dgrouping.py249 test_status = data["status"]
253 if "expected" in data and test_status not in known_intermittent_statuses:
262 self.expected[test_status] += 1
270 if test_status in known_intermittent_statuses:
276 if test_status in ("CRASH", "TIMEOUT"):
283 self.unexpected_tests[test_status].append(data)
286 test_status,
302 def test_status(self, data): member in GroupingFormatter
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozlog/mozlog/formatters/
H A Dgrouping.py249 test_status = data["status"]
253 if "expected" in data and test_status not in known_intermittent_statuses:
262 self.expected[test_status] += 1
270 if test_status in known_intermittent_statuses:
276 if test_status in ("CRASH", "TIMEOUT"):
283 self.unexpected_tests[test_status].append(data)
286 test_status,
302 def test_status(self, data): member in GroupingFormatter
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozlog/mozlog/formatters/
H A Dgrouping.py228 test_status = data["status"]
232 if ("expected" in data and test_status not in known_intermittent_statuses):
241 self.expected[test_status] += 1
248 if test_status in known_intermittent_statuses:
254 if test_status in ("CRASH", "TIMEOUT"):
261 self.unexpected_tests[test_status].append(data)
264 test_status,
278 def test_status(self, data): member in GroupingFormatter
/dports/devel/rth/rth/
H A Dresults_run_manual_test_action.php52 $test_status = session_validate_form_get_field('test_run_status_required'); variable
100 $test_status,
150 if( $test_status == "Passed" ) {
159 results_update_test_result( $testset_id, $test_id, $username, $test_status, $root_cause, $finished,…
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dgl-oversized-surface.c52 cairo_test_status_t test_status = CAIRO_TEST_SUCCESS; in preamble() local
74 test_status = CAIRO_TEST_FAILURE; in preamble()
80 return test_status; in preamble()
/dports/dns/p5-Net-DNS-Check/Net-DNS-Check-0.45/lib/Net/DNS/Check/Test/
H A Dhost_ip_private.pm26 $self->{test_status} = 1;
35 return $self->{test_status};
55 $self->{test_status} = 0;
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/formatters/tests/
H A Dtest_chromium.py136 logger.test_status("t1", status="FAIL", subtest="t1_a",
138 logger.test_status("t1", status="PASS", subtest="t1_b",
143 logger.test_status("t2", status="PASS", subtest="t2_a")
193 logger.test_status("t1", status="FAIL", subtest="t1_a",
195 logger.test_status("t1", status="PASS", subtest="t1_b",
197 logger.test_status("t1", status="TIMEOUT", subtest="t1_c",
255 logger.test_status("t1", status="FAIL", expected="FAIL", subtest="t1_a",
257 logger.test_status("t1", status="PASS", subtest="t1_b",
259 logger.test_status("t1", status="TIMEOUT", expected="TIMEOUT", subtest="t1_c",
311 logger.test_status("t1", status="PASS", expected="FAIL", subtest="t1_a",
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wptrunner/wptrunner/formatters/tests/
H A Dtest_chromium.py136 logger.test_status("t1", status="FAIL", subtest="t1_a",
138 logger.test_status("t1", status="PASS", subtest="t1_b",
143 logger.test_status("t2", status="PASS", subtest="t2_a")
193 logger.test_status("t1", status="FAIL", subtest="t1_a",
195 logger.test_status("t1", status="PASS", subtest="t1_b",
197 logger.test_status("t1", status="TIMEOUT", subtest="t1_c",
255 logger.test_status("t1", status="FAIL", expected="FAIL", subtest="t1_a",
257 logger.test_status("t1", status="PASS", subtest="t1_b",
259 logger.test_status("t1", status="TIMEOUT", expected="TIMEOUT", subtest="t1_c",
311 logger.test_status("t1", status="PASS", expected="FAIL", subtest="t1_a",
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/wptrunner/wptrunner/formatters/tests/
H A Dtest_chromium.py136 logger.test_status("t1", status="FAIL", subtest="t1_a",
138 logger.test_status("t1", status="PASS", subtest="t1_b",
143 logger.test_status("t2", status="PASS", subtest="t2_a")
193 logger.test_status("t1", status="FAIL", subtest="t1_a",
195 logger.test_status("t1", status="PASS", subtest="t1_b",
197 logger.test_status("t1", status="TIMEOUT", subtest="t1_c",
255 logger.test_status("t1", status="FAIL", expected="FAIL", subtest="t1_a",
257 logger.test_status("t1", status="PASS", subtest="t1_b",
259 logger.test_status("t1", status="TIMEOUT", expected="TIMEOUT", subtest="t1_c",
311 logger.test_status("t1", status="PASS", expected="FAIL", subtest="t1_a",
/dports/security/gnupg/gnupg-2.3.3/tests/pkits/
H A Dsignature-verification46 if [ "$test_status" = "none" ]; then
76 if [ "$test_status" = "none" ]; then
106 if [ "$test_status" = "none" ]; then
135 if [ "$test_status" = "none" ]; then
/dports/devel/py-testrepository/testrepository-0.0.20/testrepository/tests/
H A Dtest_results.py52 result.status(test_id='foo', test_status='fail')
53 result.status(test_id='foo', test_status='fail')
61 result.status(test_id='foo', test_status='success')
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/python-subunit-0.0.16/python/subunit/tests/
H A Dtest_subunit_filter.py306 stream.status(test_id="foo", test_status="inprogress")
307 stream.status(test_id="foo", test_status="skip")
321 test_id="foo", test_status="inprogress", test_tags=set(["a"]))
323 test_id="foo", test_status="success", test_tags=set(["a"]))
324 stream.status(test_id="bar", test_status="inprogress")
325 stream.status(test_id="bar", test_status="inprogress")
327 test_id="baz", test_status="inprogress", test_tags=set(["a"]))
329 test_id="baz", test_status="success", test_tags=set(["a"]))
/dports/devel/rth/rth/api/
H A Dfilter_api.php15 …( $page, $manauto, $baowner, $qaowner,$tester, $testtype, $test_area, $test_status, $per_page, $or… argument
90 if ( !empty($test_status ) && $test_status != 'all') {
92 $where_clause = $where_clause." AND $ts_assoc_test_status = '$test_status'";
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/test_services/
H A Dtest_services_threaded.cc41 static t_test_status test_status; variable
47 (char *) &test_status,
121 test_status= BUSY; in test_services()
144 test_status= READY; in test_services()
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/test_services/
H A Dtest_services_threaded.cc41 static t_test_status test_status; variable
47 (char *) &test_status,
121 test_status= BUSY; in test_services()
144 test_status= READY; in test_services()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/test_services/
H A Dtest_services_threaded.cc41 static t_test_status test_status; variable
47 (char *) &test_status,
121 test_status= BUSY; in test_services()
144 test_status= READY; in test_services()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/test_services/
H A Dtest_services_threaded.cc41 static t_test_status test_status; variable
47 (char *) &test_status,
121 test_status= BUSY; in test_services()
144 test_status= READY; in test_services()
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/test_services/
H A Dtest_services_threaded.cc41 static t_test_status test_status; variable
47 (char *) &test_status,
121 test_status= BUSY; in test_services()
144 test_status= READY; in test_services()
/dports/databases/mysql57-client/mysql-5.7.36/plugin/test_services/
H A Dtest_services_threaded.cc41 static t_test_status test_status; variable
47 (char *) &test_status,
121 test_status= BUSY; in test_services()
144 test_status= READY; in test_services()
/dports/devel/truc/truc_0.12.0/api/
H A Dfilter_api.php14 …( $page, $manauto, $baowner, $qaowner,$tester, $testtype, $test_area, $test_status, $per_page, $or… argument
89 if ( !empty($test_status ) && $test_status != 'all') {
91 $where_clause = $where_clause." AND $ts_assoc_test_status = '$test_status'";
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/tests/async/
H A Drun_test.lua95 local test_status = begin_or_continue_test(func)
96 until test_status == "wait"
108 local test_status = begin_or_continue_test(func, ...)
110 if test_status ~= "wait" then
/dports/www/luakit/luakit-2.3/tests/async/
H A Drun_test.lua95 local test_status = begin_or_continue_test(func)
96 until test_status == "wait"
108 local test_status = begin_or_continue_test(func, ...)
110 if test_status ~= "wait" then
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/python-subunit-0.0.16/python/subunit/
H A Dv2.py112 def status(self, test_id=None, test_status=None, test_tags=None, argument
115 self._write_packet(test_id=test_id, test_status=test_status,
149 def _write_packet(self, test_id=None, test_status=None, test_tags=None, argument
188 flags = flags | self.status_mask[test_status]
349 result.status(test_id="subunit.parser", test_status='fail',
467 test_status = self.status_lookup[flags & 0x0007]
468 result.status(test_id=test_id, test_status=test_status,
/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/Validations/
H A DRrdCheck.php66 $test_status = 'Status: ' . $loopcount . '/' . $rrd_total;
67 echo $test_status;
68 $screenpad = strlen($test_status);

12345678910>>...32