[all-commits] [llvm/llvm-project] db82fc: [Pass Registration] XFAIL load_extension.ll test o...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Jan 4 09:37:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: db82fc5dd80ff14798e7f1c35dd7e593f6409ba3
https://github.com/llvm/llvm-project/commit/db82fc5dd80ff14798e7f1c35dd7e593f6409ba3
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M llvm/test/Feature/load_extension.ll
Log Message:
-----------
[Pass Registration] XFAIL load_extension.ll test on macOS.
This test fails on macOS, causing the following bots to fail
http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/7438/
http://green.lab.llvm.org/green/job/clang-stage1-RA/5034/
Error:
Error opening 'build/./lib/libBye.dylib': dlopen(build/./lib/libBye.dylib, 9): image not found
-load request ignored.
More information about the All-commits
mailing list