Re-enable some dwarf 5 unit tests now that things are fixed upstream
This commit is contained in:
parent
61d06d56d6
commit
acddc383a4
@ -133,19 +133,6 @@ def run_linux_matrix():
|
|||||||
"stdlib": "libc++",
|
"stdlib": "libc++",
|
||||||
"sanitizers": "ON",
|
"sanitizers": "ON",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
# disabled until https://github.com/davea42/libdwarf-code/issues/259 is fixed
|
|
||||||
"compiler": "g++-10",
|
|
||||||
"build_type": "RelWithDebInfo",
|
|
||||||
"split_dwarf": "ON",
|
|
||||||
"dwarf_version": "5",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
# disabled until https://github.com/davea42/libdwarf-code/issues/267 is fixed
|
|
||||||
"compiler": "clang++-18",
|
|
||||||
"split_dwarf": "ON",
|
|
||||||
"dwarf_version": "5",
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
).run(build_and_test)
|
).run(build_and_test)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user