Skip to content

Commit 4f67222

Browse files
Daynix GitHub ActionYanVugenfirer
Daynix GitHub Action
authored andcommittedFeb 18, 2025·
Update filters (2025-02-17)
1 parent 9fa1dee commit 4f67222

File tree

1 file changed

+35
-23
lines changed

1 file changed

+35
-23
lines changed
 

‎UpdateFilters.sql

+35-23
Original file line numberDiff line numberDiff line change
@@ -3855,7 +3855,7 @@ END
38553855
ELSE
38563856
UPDATE Filter SET [Status] = 1, ExpirationDate = '2028-10-02T16:00:00' WHERE Id = @FilterId AND [Status] = 0
38573857

3858-
-- Inserting filter 5874 v17.
3858+
-- Inserting filter 5874 v18.
38593859
SET @TestCommandLineId = NULL
38603860
SET @FilterId = NULL
38613861
SET @GathererTypeId = NULL
@@ -3870,18 +3870,18 @@ BEGIN
38703870
END
38713871

38723872
-- Inserting core filter details
3873-
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 5874 AND Version = 17
3873+
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 5874 AND Version = 18
38743874
IF @FilterId IS NULL
38753875
BEGIN
38763876
INSERT INTO Filter(FilterNumber, Version, Type, Status, IsLogRequired, IsResultRequired, ShouldFilterNotRuns, ShouldFilterAllZeros, TestCommandLineId, Title, IssueDescription, IssueResolution, ExpirationDate)
3877-
VALUES(5874, 17, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'ERRATA : 40Gig Ethernet Adapters may fail to achieve the minimum satisfactory total link utilization as NDIS Test is not able to generate enough traffic.', 'Network adapters with link speeds of 40Gig or higher may fail NDIS QoS tests because NDIS test is not able to generate enough traffic for the NICs to utilize their bandwidth.
3877+
VALUES(5874, 18, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'ERRATA : 40Gig Ethernet Adapters may fail to achieve the minimum satisfactory total link utilization as NDIS Test is not able to generate enough traffic.', 'Network adapters with link speeds of 40Gig or higher may fail NDIS QoS tests because NDIS test is not able to generate enough traffic for the NICs to utilize their bandwidth.
38783878
', 'This is an acceptable failure.', '2030-06-30T17:00:00')
38793879
SELECT @FilterId = SCOPE_IDENTITY()
38803880

38813881
-- Inserting filter constraints
38823882
INSERT INTO FilterConstraint(FilterId, Type, Query)
38833883
VALUES(@FilterId, 1, 'boolean(//Devnode/DeviceID[contains(.,"
3884-
PCI\VEN_8086&DEV_1580") or contains(.,"PCI\VEN_8086&DEV_1583") or contains(.,"PCI\VEN_8086&DEV_1584") or contains(.,"PCI\VEN_8086&DEV_1587") or contains(.,"PCI\VEN_8086&DEV_1588") or contains(.,"PCI\VEN_8086&DEV_1592") or contains(.,"PCI\VEN_8086&DEV_1593") or contains(.,"PCI\VEN_8086&DEV_158A") or contains(.,"PCI\VEN_14E4&DEV_1614") or contains(.,"PCI\VEN_14e4&DEV_16f0") or contains(.,"PCI\VEN_14e4&DEV_16f1") or contains(.,"PCI\VEN_14e4&DEV_d802") or contains(.,"PCI\VEN_14e4&DEV_d804") or contains(.,"PCI\VEN_14e4&DEV_d81") or contains(.,"PCI\VEN_15B3&DEV_1015") or contains(.,"PCI\VEN_14E4&DEV_175") or contains(.,"MLX4\CONNECTX-3PRO_ETH") or contains(.,"PCI\VEN_15B3&DEV_101B") or contains(.,"PCI\VEN_15B3&DEV_1017") or contains(.,"PCI\VEN_8086&DEV_124C") or contains(.,"PCI\VEN_8086&DEV_124E") or contains(.,"PCI\VEN_8086&DEV_124F") or contains(.,"PCI\VEN_8086&DEV_151D") or contains(.,"PCI\VEN_8086&DEV_124D") or contains(.,"PCI\VEN_8086&DEV_1599") or contains(.,"PCI\VEN_8086&DEV_188A") or contains(.,"PCI\VEN_8086&DEV_188B") or contains(.,"PCI\VEN_8086&DEV_188C") or contains(.,"PCI\VEN_8086&DEV_188D") or contains(.,"PCI\VEN_8086&DEV_188E") or contains(.,"PCI\VEN_14E4&DEV_16D7") or contains(.,"PCI\VEN_15B3&DEV_101D")])
3884+
PCI\VEN_8086&DEV_1580") or contains(.,"PCI\VEN_8086&DEV_1583") or contains(.,"PCI\VEN_8086&DEV_1584") or contains(.,"PCI\VEN_8086&DEV_1587") or contains(.,"PCI\VEN_8086&DEV_1588") or contains(.,"PCI\VEN_8086&DEV_1592") or contains(.,"PCI\VEN_8086&DEV_1593") or contains(.,"PCI\VEN_8086&DEV_158A") or contains(.,"PCI\VEN_14E4&DEV_1614") or contains(.,"PCI\VEN_14e4&DEV_16f0") or contains(.,"PCI\VEN_14e4&DEV_16f1") or contains(.,"PCI\VEN_14e4&DEV_d802") or contains(.,"PCI\VEN_14e4&DEV_d804") or contains(.,"PCI\VEN_14e4&DEV_d81") or contains(.,"PCI\VEN_15B3&DEV_1015") or contains(.,"PCI\VEN_14E4&DEV_175") or contains(.,"MLX4\CONNECTX-3PRO_ETH") or contains(.,"PCI\VEN_15B3&DEV_101B") or contains(.,"PCI\VEN_15B3&DEV_1017") or contains(.,"PCI\VEN_8086&DEV_124C") or contains(.,"PCI\VEN_8086&DEV_124E") or contains(.,"PCI\VEN_8086&DEV_124F") or contains(.,"PCI\VEN_8086&DEV_151D") or contains(.,"PCI\VEN_8086&DEV_124D") or contains(.,"PCI\VEN_8086&DEV_1599") or contains(.,"PCI\VEN_8086&DEV_188A") or contains(.,"PCI\VEN_8086&DEV_188B") or contains(.,"PCI\VEN_8086&DEV_188C") or contains(.,"PCI\VEN_8086&DEV_188D") or contains(.,"PCI\VEN_8086&DEV_188E") or contains(.,"PCI\VEN_14E4&DEV_16D7") or contains(.,"PCI\VEN_15B3&DEV_101D") or contains(.,"PCI\VEN_8086&DEV_12D1") or contains(.,"PCI\VEN_8086&DEV_12D2") or contains(.,"PCI\VEN_8086&DEV_12D3") or contains(.,"PCI\VEN_8086&DEV_12D5") or contains(.,"PCI\VEN_8086&DEV_12D8") or contains(.,"PCI\VEN_8086&DEV_12DA") or contains(.,"PCI\VEN_8086&DEV_12DC") or contains(.,"PCI\VEN_8086&DEV_12DD") or contains(.,"PCI\VEN_8086&DEV_12DE") or contains(.,"PCI\VEN_8086&DEV_579C") or contains(.,"PCI\VEN_8086&DEV_579D") or contains(.,"PCI\VEN_8086&DEV_579E") or contains(.,"PCI\VEN_8086&DEV_579F")])
38853885
')
38863886

38873887
INSERT INTO FilterConstraint(FilterId, Type, Query)
@@ -10726,7 +10726,7 @@ END
1072610726
ELSE
1072710727
UPDATE Filter SET [Status] = 1, ExpirationDate = '2029-06-30T17:00:00' WHERE Id = @FilterId AND [Status] = 0
1072810728

10729-
-- Inserting filter 10746 v9.
10729+
-- Inserting filter 10746 v10.
1073010730
SET @TestCommandLineId = NULL
1073110731
SET @FilterId = NULL
1073210732
SET @GathererTypeId = NULL
@@ -10741,16 +10741,16 @@ BEGIN
1074110741
END
1074210742

1074310743
-- Inserting core filter details
10744-
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 10746 AND Version = 9
10744+
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 10746 AND Version = 10
1074510745
IF @FilterId IS NULL
1074610746
BEGIN
1074710747
INSERT INTO Filter(FilterNumber, Version, Type, Status, IsLogRequired, IsResultRequired, ShouldFilterNotRuns, ShouldFilterAllZeros, TestCommandLineId, Title, IssueDescription, IssueResolution, ExpirationDate)
10748-
VALUES(10746, 9, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'Errata Waiver: DF - *: Disk Data Plugin reporting MPIO/SCSI Disk doesnt have volume', 'DF tests not able to see disk volumes on Windows Server 2016/2019/2022 builds', 'The disk data plug-in for WDTF does not recognize that there is a volume on the NetApp MPIO SCSI disks', '2025-05-30T17:00:00')
10748+
VALUES(10746, 10, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'Errata Waiver: DF - *: Disk Data Plugin reporting MPIO/SCSI Disk doesnt have volume', 'DF tests not able to see disk volumes on Windows Server 2016/2019/2022 builds', 'The disk data plug-in for WDTF does not recognize that there is a volume on the NetApp MPIO SCSI disks', '2025-05-30T17:00:00')
1074910749
SELECT @FilterId = SCOPE_IDENTITY()
1075010750

1075110751
-- Inserting filter constraints
1075210752
INSERT INTO FilterConstraint(FilterId, Type, Query)
10753-
VALUES(@FilterId, 0, '{"Field":"LogoOSPlatform","MatchType":0,"Values":["Windows v10.0 Server x64 RS1 Full","Windows v10.0 Server x64 RS5 Full","Windows v10.0 Server x64 Fe Full","Windows v10.0 Server x64 Ni Full","Windows v10.0 Server x64 Ge Full"]}')
10753+
VALUES(@FilterId, 0, '{"Field":"LogoOSPlatform","MatchType":0,"Values":["Windows v10.0 Server x64 RS1 Full","Windows v10.0 Server x64 RS5 Full","Windows v10.0 Server x64 Fe Full","Windows v10.0 Server x64 Ni Full"]}')
1075410754

1075510755
-- Inserting filter log nodes
1075610756
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce)
@@ -13163,7 +13163,7 @@ END
1316313163
ELSE
1316413164
UPDATE Filter SET [Status] = 1, ExpirationDate = '2050-12-30T16:00:00' WHERE Id = @FilterId AND [Status] = 0
1316513165

13166-
-- Inserting filter 20086 v70.
13166+
-- Inserting filter 20086 v71.
1316713167
SET @TestCommandLineId = NULL
1316813168
SET @FilterId = NULL
1316913169
SET @GathererTypeId = NULL
@@ -13178,11 +13178,11 @@ BEGIN
1317813178
END
1317913179

1318013180
-- Inserting core filter details
13181-
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 20086 AND Version = 70
13181+
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 20086 AND Version = 71
1318213182
IF @FilterId IS NULL
1318313183
BEGIN
1318413184
INSERT INTO Filter(FilterNumber, Version, Type, Status, IsLogRequired, IsResultRequired, ShouldFilterNotRuns, ShouldFilterAllZeros, TestCommandLineId, Title, IssueDescription, IssueResolution, ExpirationDate)
13185-
VALUES(20086, 70, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'TPM EK Certificate Tests Verify Known Authority', 'EK Certificates needs to have an authority that Microsoft is aware of.', 'Make Microsoft aware of the authority identifier', '2030-07-01T07:00:00')
13185+
VALUES(20086, 71, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'TPM EK Certificate Tests Verify Known Authority', 'EK Certificates needs to have an authority that Microsoft is aware of.', 'Make Microsoft aware of the authority identifier', '2030-07-01T07:00:00')
1318613186
SELECT @FilterId = SCOPE_IDENTITY()
1318713187

1318813188
-- Inserting filter constraints
@@ -14924,6 +14924,10 @@ BEGIN
1492414924
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce, ParentId)
1492514925
VALUES(@FilterId, 'Error', '!', 'e0 ab 72 bc 96 3e ff b8 66 9b 7d 10 5a 43 3e 5c 42 54 87 5f', 'UserText', 0, 0, @ParentLogNodeId)
1492614926

14927+
SELECT @ParentLogNodeId = ParentNodeId FROM @ParentNodes WHERE Depth = 1
14928+
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce, ParentId)
14929+
VALUES(@FilterId, 'Error', '!', 'ee f9 dc e5 74 c5 31 72 c3 bd 60 87 c1 0f 1c f1 2b 8c 39 10', 'UserText', 0, 0, @ParentLogNodeId)
14930+
1492714931
DELETE FROM @ParentNodes WHERE Depth >= 1
1492814932

1492914933
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce)
@@ -43911,7 +43915,7 @@ END
4391143915
ELSE
4391243916
UPDATE Filter SET [Status] = 1, ExpirationDate = '2025-05-30T17:00:00' WHERE Id = @FilterId AND [Status] = 0
4391343917

43914-
-- Inserting filter 105154 v3.
43918+
-- Inserting filter 105154 v4.
4391543919
SET @TestCommandLineId = NULL
4391643920
SET @FilterId = NULL
4391743921
SET @GathererTypeId = NULL
@@ -43926,16 +43930,16 @@ BEGIN
4392643930
END
4392743931

4392843932
-- Inserting core filter details
43929-
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 105154 AND Version = 3
43933+
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 105154 AND Version = 4
4393043934
IF @FilterId IS NULL
4393143935
BEGIN
4393243936
INSERT INTO Filter(FilterNumber, Version, Type, Status, IsLogRequired, IsResultRequired, ShouldFilterNotRuns, ShouldFilterAllZeros, TestCommandLineId, Title, IssueDescription, IssueResolution, ExpirationDate)
43933-
VALUES(105154, 3, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'Camera Driver Controls System Test - FaceDetection Default is invalid when using Platform Device MFT', 'Platform Device MFT implements the FaceDetection control internal to MSFT, and it''s default value is incorrect. This is penalizing drivers that opt in to Platform Device MFT', 'Errata Issued, Platform Device MFT implementation updated', '2025-06-02T17:00:00')
43937+
VALUES(105154, 4, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'Camera Driver Controls System Test - FaceDetection Default is invalid when using Platform Device MFT', 'Platform Device MFT implements the FaceDetection control internal to MSFT, and it''s default value is incorrect. This is penalizing drivers that opt in to Platform Device MFT', 'Errata Issued, Platform Device MFT implementation updated', '2025-09-29T17:00:00')
4393443938
SELECT @FilterId = SCOPE_IDENTITY()
4393543939

4393643940
-- Inserting filter constraints
4393743941
INSERT INTO FilterConstraint(FilterId, Type, Query)
43938-
VALUES(@FilterId, 0, '{"Field":"KitVersion","MatchType":2,"Values":["10.1.22621"]}')
43942+
VALUES(@FilterId, 0, '{"Field":"KitVersion","MatchType":2,"Values":["10.1.22621","10.1.26100"]}')
4393943943

4394043944
-- Inserting filter log nodes
4394143945
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce)
@@ -43947,7 +43951,7 @@ BEGIN
4394743951
DELETE FROM @ParentNodes
4394843952
END
4394943953
ELSE
43950-
UPDATE Filter SET [Status] = 1, ExpirationDate = '2025-06-02T17:00:00' WHERE Id = @FilterId AND [Status] = 0
43954+
UPDATE Filter SET [Status] = 1, ExpirationDate = '2025-09-29T17:00:00' WHERE Id = @FilterId AND [Status] = 0
4395143955

4395243956
-- Inserting filter 105812 v5.
4395343957
SET @TestCommandLineId = NULL
@@ -46125,7 +46129,7 @@ END
4612546129
ELSE
4612646130
UPDATE Filter SET [Status] = 1, ExpirationDate = '2025-10-14T09:00:00' WHERE Id = @FilterId AND [Status] = 0
4612746131

46128-
-- Inserting filter 129922 v2.
46132+
-- Inserting filter 129922 v3.
4612946133
SET @TestCommandLineId = NULL
4613046134
SET @FilterId = NULL
4613146135
SET @GathererTypeId = NULL
@@ -46140,16 +46144,16 @@ BEGIN
4614046144
END
4614146145

4614246146
-- Inserting core filter details
46143-
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 129922 AND Version = 2
46147+
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 129922 AND Version = 3
4614446148
IF @FilterId IS NULL
4614546149
BEGIN
4614646150
INSERT INTO Filter(FilterNumber, Version, Type, Status, IsLogRequired, IsResultRequired, ShouldFilterNotRuns, ShouldFilterAllZeros, TestCommandLineId, Title, IssueDescription, IssueResolution, ExpirationDate)
46147-
VALUES(129922, 2, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'Validation of CPV2 for Face Auth profile fails for MEP', 'Camera Driver System Test - Validate CPV2 for Face Auth Profile on MEP opted in camera due to MEP generating the profiles', 'Test fixed, Errata Issued', '2026-10-14T09:00:00')
46151+
VALUES(129922, 3, 1, 1, 1, 1, 0, 0, @TestCommandLineId, 'Validation of CPV2 for Face Auth profile fails for MEP', 'Camera Driver System Test - Validate CPV2 for Face Auth Profile on MEP opted in camera due to MEP generating the profiles', 'Test fixed, Errata Issued', '2026-10-14T09:00:00')
4614846152
SELECT @FilterId = SCOPE_IDENTITY()
4614946153

4615046154
-- Inserting filter constraints
4615146155
INSERT INTO FilterConstraint(FilterId, Type, Query)
46152-
VALUES(@FilterId, 0, '{"Field":"KitVersion","MatchType":2,"Values":["10.1.22621"]}')
46156+
VALUES(@FilterId, 0, '{"Field":"KitVersion","MatchType":2,"Values":["10.1.22621","10.1.26100"]}')
4615346157

4615446158
-- Inserting filter log nodes
4615546159
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce)
@@ -52882,7 +52886,7 @@ END
5288252886
ELSE
5288352887
UPDATE Filter SET [Status] = 1, ExpirationDate = '2025-05-30T17:00:00' WHERE Id = @FilterId AND [Status] = 0
5288452888

52885-
-- Inserting filter 174927 v6.
52889+
-- Inserting filter 174927 v7.
5288652890
SET @TestCommandLineId = NULL
5288752891
SET @FilterId = NULL
5288852892
SET @GathererTypeId = NULL
@@ -52897,11 +52901,11 @@ BEGIN
5289752901
END
5289852902

5289952903
-- Inserting core filter details
52900-
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 174927 AND Version = 6
52904+
SELECT @FilterId = Id FROM Filter WHERE FilterNumber = 174927 AND Version = 7
5290152905
IF @FilterId IS NULL
5290252906
BEGIN
5290352907
INSERT INTO Filter(FilterNumber, Version, Type, Status, IsLogRequired, IsResultRequired, ShouldFilterNotRuns, ShouldFilterAllZeros, TestCommandLineId, Title, IssueDescription, IssueResolution, ExpirationDate)
52904-
VALUES(174927, 6, 1, 1, 1, 1, 0, 0, @TestCommandLineId, '24H2 Approved TPMs ', 'TPMs are expected to meet requirements for the 24H2 HLK kit.', 'Meet the published TPM device requirements for 24H2.', '2025-05-30T17:00:00')
52908+
VALUES(174927, 7, 1, 1, 1, 1, 0, 0, @TestCommandLineId, '24H2 Approved TPMs ', 'TPMs are expected to meet requirements for the 24H2 HLK kit.', 'Meet the published TPM device requirements for 24H2.', '2025-05-30T17:00:00')
5290552909
SELECT @FilterId = SCOPE_IDENTITY()
5290652910

5290752911
-- Inserting filter constraints
@@ -52947,6 +52951,14 @@ BEGIN
5294752951
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce, ParentId)
5294852952
VALUES(@FilterId, 'Error', '!', 'NSG - 30\.30\.*', 'UserText', 0, 0, @ParentLogNodeId)
5294952953

52954+
SELECT @ParentLogNodeId = ParentNodeId FROM @ParentNodes WHERE Depth = 1
52955+
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce, ParentId)
52956+
VALUES(@FilterId, 'Error', '!', 'NTC - 7\.2\.3\.1', 'UserText', 0, 0, @ParentLogNodeId)
52957+
52958+
SELECT @ParentLogNodeId = ParentNodeId FROM @ParentNodes WHERE Depth = 1
52959+
INSERT INTO FilterLogNode(FilterId, StartTag, EndTag, Regex, Attribute, RequireAllClear, IsMatchOnce, ParentId)
52960+
VALUES(@FilterId, 'Error', '!', 'NTC - 7\.2\.4\.0', 'UserText', 0, 0, @ParentLogNodeId)
52961+
5295052962
DELETE FROM @ParentNodes WHERE Depth >= 1
5295152963

5295252964
DELETE FROM @ParentNodes

0 commit comments

Comments
 (0)
Please sign in to comment.