Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

windows-interceptor.lst is \stale, broken, or both #3515

@bkcodepoet

Description

@bkcodepoet

Information

windows-interceptor.lst contains the following as an exclusion:
! *\llvm-project\compiler-rt*

But in reality, the path getting hit in coverage data seems to be:
\llvm\compiler-rt\

There other other entries in the list which look correct, and don't seem to be working at all, such as:
! *\vctools\crt*

So I believe:
a) the list is stale and needs scrubbing
b) the list isn't working, at all

  • Onefuzz version:
  • OS: Windows

Provide detailed reproduction steps (if any)

Expected result

What is the expected result of the above steps?

Actual result

What is the actual result of the above steps?

AB#166291

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions