summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Lichtenberg (170957) <[email protected]>2024-02-05 12:04:00 -0800
committerJakob Lichtenberg (170957) <[email protected]>2024-02-05 12:04:00 -0800
commit09b3b7c626b9920a2192143a09a928b6669edda2 (patch)
tree0613f20183f805e5a509b565688bb69e37b6ba29
parent220545ea6e98af9259b66ea3983b51dbf3b2bf1e (diff)
exclusion.csv: Update network.trans.wfpsampler to now be supported with NI WDK but still broken for GE WDK
-rw-r--r--exclusions.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/exclusions.csv b/exclusions.csv
index 45a69508..cc725a5a 100644
--- a/exclusions.csv
+++ b/exclusions.csv
@@ -2,7 +2,7 @@ Path,Configurations,MinBuild,MaxBuild,Reason
audio\acx\samples\audiocodec\driver,*,,22621,Only NI: error C1083: Cannot open include file: 'acx.h': No such file or directory
general\dchu\osrfx2_dchu_extension_loose,*|x64,,22621,Only NI: Only x64: Fails to build
general\dchu\osrfx2_dchu_extension_tight,*|x64,,22621,Only NI: Only x64: Fails to build
-network\trans\wfpsampler,*,,,missing libs
+network\trans\wfpsampler,*,26031,,Only GE: API Validator failures
prm,*,,22621,Only NI: Not supported on NI.
tree,*,,,Missing headers
video\indirectdisplay,*|arm64,,,Only arm64: Warning C4530: C++ exception handler used but unwind semantics are not enabled