Home
last modified time | relevance | path

Searched refs:fails (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/
H A Ddisable-omfile-outchannel.patch1 tests: Skip omfile-outchannel test as it fails on musl
18 +# This test fails for x86_64-musl, under GitHub's CI/CD. Disable for now.
/openbmc/qemu/tests/qtest/
H A Dqmp-cmd-test.c29 } fails[] = { in query_error_class() local
61 for (i = 0; fails[i].cmd; i++) { in query_error_class()
62 if (!strcmp(cmd, fails[i].cmd)) { in query_error_class()
63 return fails[i].err_class; in query_error_class()
/openbmc/qemu/tests/qemu-iotests/
H A D063.out3 == Testing conversion with -n fails with no target file ==
9 == Testing conversion to a smaller file fails ==
H A D233.out18 == check TLS client to plain server fails ==
23 == check plain client to TLS server fails ==
59 == check TLS with different CA fails ==
101 == check TLS fails over UNIX with mismatch PSK ==
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dlibgcc-initial_15.1.bb4 # Building with thumb enabled on armv6t fails
H A Dlibgcc_15.1.bb6 # Building with thumb enabled on armv6t fails
H A Dgcc-sanitizers_15.1.bb4 # Building with thumb enabled on armv4t armv5t fails with
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py334 fails = []
343 fails.append("Bitbake %s failure" % name)
381fails.append("The following %s packages are different and not in exclusion list:\n%s" %
385fails.append("The following %s packages are missing and not in exclusion list:\n%s" %
405 if fails:
406 self.fail('\n'.join(fails))
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0003-start-stop-false.patch1 It's known that the final start-stop-daemon test fails if /bin/false is
15 # NB: this fails if /bin/false is a busybox symlink:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0001-Fix-build-with-musl.patch11 When musl is used instead of glibc, oprofile build fails because it
15 build fails.
/openbmc/openbmc/poky/meta-selftest/recipes-test/error/
H A Derror.bb1 SUMMARY = "Error Test case that fails on do_compile"
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Dphase_fault_monitoring.md5 Some voltage regulators contain redundant phases. If a redundant phase fails,
7 lost, and the regulator may fail if another phase fails.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/
H A D0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch9 add_person_cpp otherwise it fails:
49 pkg-config --cflags protobuf # fails if protobuf is not installed
54 pkg-config --cflags protobuf # fails if protobuf is not installed
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dread-only-rootfs.rst53 immediately fails. These build-time checks ensure that the build fails
54 rather than the target device fails later during its initial boot
85 to write to the root filesystem at runtime fails. Consequently, you must
/openbmc/phosphor-ipmi-flash/
H A Dipmi_flash.md13 Opening the active image or hash always fails:
106 If verification fails, the state still transitions to `verificationCompleted`
107 and similarly, if the update fails the state still transitions to
/openbmc/openbmc/poky/meta/recipes-devtools/clang/
H A Dcommon-source.inc14 # spdx shared workdir detection fails as not WORKDIR is altered but S and B
/openbmc/openbmc/poky/meta-selftest/recipes-test/packagenameconflict/
H A Dpackagenameconflict.bb1 SUMMARY = "Test case that tries to rename a package to an existing one and fails"
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A DVector-cast.patch3 Description: Fix the weird error by GCC7 that fails to match the correct parent method.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A DVector-cast.patch3 Description: Fix the weird error by GCC7 that fails to match the correct parent method.
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-wheel_0.45.1.bb14 # tmpdir version we can't compile the native otherwise the sysroot unpack fails
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/numlockx/
H A Dnumlockx_1.2.bb20 # remove this from acinclude.m4 or build fails
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-mkstemp.patch14 + * Don't consider it a fatal error if mkstemp() fails
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-icu/
H A D0001-Remove-assert-checking-for-trivial-type.patch6 This fails with GCC-15, is_trivial is deprecated in C++26
/openbmc/qemu/docs/system/
H A Dbootindex.rst45 first. If this fails, it should try the virtio NIC next; if this fails
53 disk to be bootable. If boot from disk fails for some reason, the x86 BIOS
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D0001-undefined-strdup-macro.patch6 build fails due to strdup define in string2.h

12345678910>>...16