diff options
| author | v-junyli <[email protected]> | 2025-06-26 19:22:29 -0700 |
|---|---|---|
| committer | v-junyli <[email protected]> | 2025-06-26 19:22:29 -0700 |
| commit | f208ac8de1e0294b7188f62a88769cea02eb4f4d (patch) | |
| tree | 4cb0d508798ea7649df3d0c4b4ff967d1e2c7bd0 | |
| parent | eb992d5fe7df90807b745e27a65523d8cd587122 (diff) | |
fix typos
| -rw-r--r-- | exclusions.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exclusions.csv b/exclusions.csv index f332dcad..fde78932 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -7,6 +7,6 @@ prm,*,,22621,Only NI: Not supported on NI. powerlimit\plclient,*,,22621,Only NI: Not supported on NI. powerlimit\plpolicy,*,,22621,Only NI: Not supported on NI. spb\spbtesttool,*,,26100,"failure introduced in VS17.14, suppressed until fix" -general\pcidrv,,,26100,"failure introduced in VS17.14, suppressed until fix" -serial\serial,,,26100,"failure introduced in VS17.14, suppressed until fix" +general\pcidrv,*,,26100,"failure introduced in VS17.14, suppressed until fix" +serial\serial,*,,26100,"failure introduced in VS17.14, suppressed until fix" network\wlan\wdi,*,,26100,"failure introduced in VS17.14, suppressed until fix" |
