Skip to content

Failing Test Suite #94

@MartinNowack

Description

@MartinNowack

I opened this issues to streamline discussions here to a single place:

@yuleisui I had a look at the failing test suite:

The issue is that: 6fcf6cb removed all the *.bc files.
Therefore, the CI won't find any test cases.

I guess regenerating them and adding them again would be the easiest solution.
Still, it would be great if we could transition the test-suite from pre-generated bc files to compiling the files as part of the test run execution. This would also allow you to test multiple LLVM versions in parallel.

I guess it's a bit harder for the more complex ones (crux-bc) but for the smaller it should be fine.

What are your thoughts on that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions