Home
last modified time | relevance | path

Searched full:failing (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/openbmc/openbmc-tools/check_journal/
H A Dcheck_journal50 failing = 0
74 failing += 1
93 failing += 1
97 if failing == 0:
100 print(f"{failing} TESTS FAILED")
/openbmc/linux/tools/perf/tests/shell/
Drecord_bpf_filter.sh
/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.hpp56 * @param failingUnit ID of the failing unit from which the dump is
73 * @param failingUnit The identifier of the failing unit prompting the dump
84 * @param[in] failingUnit Id of proc containing failing SBE.
106 * @param failingUnit The identifier of the failing unit.
137 * failing or suspected to be the cause of the issue prompting the dump
164 * @param chipPos - Chip position of the failing unit
179 * @param failingUnit The ID of the failing unit.
H A Ddump_collect_main.cpp43 app.add_option("--failingunit, -f", failingUnit, "ID of the failing unit"); in main()
59 << "Failing unit ID is required for Hardware and SBE type dumps\n"; in main()
/openbmc/openbmc/poky/meta-selftest/recipes-test/postinst/
H A Dpostinst_1.0.bb6 PACKAGES = "${PN}-rootfs ${PN}-delayed-a ${PN}-delayed-b ${PN}-rootfs-failing"
11 ALLOW_EMPTY:${PN}-rootfs-failing = "1"
65 pkg_postinst:${PN}-rootfs-failing () {
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfailing_mtms.cpp54 lg2::error("Cannot unflatten failing MTM section: {EXCEPTION}", in FailingMTMS()
66 lg2::error("Invalid failing MTMS section ID: {HEADER_ID}", "HEADER_ID", in validate()
73 lg2::error("Invalid failing MTMS version: {HEADER_VERSION}", in validate()
H A Dfailing_mtms.hpp16 * This represents the Failing Enclosure MTMS section in a PEL.
89 * @return std::optional<std::string> - Failing MTMS section in JSON
/openbmc/linux/arch/m68k/ifpsp060/
DCHANGES
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-test_active_children-skip-problematic-test.patch6 This test is failing in some tests on the Autobuilder. Since it's of a
7 similar nature to other failing/hanging tests, disable it for now.
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.hpp91 * @param[in] fan - The failing fan's inventory path
92 * @param[in] sensor - The failing sensor's inventory path. Can be empty
200 * @brief The inventory name of the failing fan
205 * @brief The inventory name of the failing sensor, if there is one.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcurses/libcurses-perl/
H A D0001-testtyp.c-Use-proper-prototype-for-main-function.patch7 vigorously, and the test will end up failing for this reason instead of
8 real check it should be failing/passing for.
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/
H A D0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch45 - # Avoid failing ABI detection on warnings.
46 + # Avoid failing ABI detection caused by non-functionally relevant
54 + # Avoid failing ABI detection on warnings.
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A D0001-regress-banner.sh-log-input-and-output-files-on-erro.patch7 tests failing. There may be additional error messages in the
17 Full log of a failing banner test runs is:
/openbmc/phosphor-hwmon/
H A Dfan_speed.cpp38 log<level::INFO>(std::format("Failing sysfs file: {} errno: {}", file, in target()
73 log<level::INFO>(std::format("Failing sysfs file: {} errno: {}", in enable()
/openbmc/linux/Documentation/ABI/stable/
Dsysfs-transport-srp
/openbmc/webui-vue/docs/guide/unit-testing/
H A Dreadme.md43 test that is failing, follow the guidelines for debugging a failed tests or
48 The `test:unit:debugger` script will help to debug failing tests using the
58 the snapshot tests are failing, after manually verifying the UI changes, run the
/openbmc/linux/Documentation/hwmon/
Dibmpowernv.rst
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dmeson.options3 description : 'Compile a failing unit test to test the test infrastructure')
/openbmc/openbmc/poky/meta-selftest/recipes-test/error/
H A Derror.bb9 bbfatal "Failing as expected.";
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace/
H A Drun-ptest2 # use target=recheck if you want to recheck failing tests
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-xdist_3.5.0.bb1 SUMMARY = "pytest xdist plugin for distributed testing and loop-on-failing modes"
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/files/
H A Drun-ptest17 # Failing testsuites: 203 226 241 250 270 280 281 282 285 286
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/
H A Dparm_def3 # "rest_fail" indicates that the Stop plug-in should fail if REST commands to the BMC are failing.
/openbmc/linux/Documentation/networking/
Dfailover.rst
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/
H A Drun-ptest2 # use target=recheck if you want to recheck failing tests

12345678910>>...15