File tree Expand file tree Collapse file tree
Tests/SoundpipeAudioKitTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ class GenericNodeTests: XCTestCase {
108108 nodeParameterTest ( md5: " 0750dcbb4f03fc82ee834692989d4f36 " , factory: { WhiteNoise ( ) } )
109109
110110 #if os(macOS)
111- nodeRandomizedTest ( md5: " 934b63edeb47e4dddda0bc90e1fd0499 " , factory: { BrownianNoise ( ) } )
111+ nodeRandomizedTest ( md5: " a9393513bc298f0d5ad671f7b1f8041a " , factory: { BrownianNoise ( ) } )
112112 #endif
113113 }
114114
@@ -199,7 +199,7 @@ class GenericNodeTests: XCTestCase {
199199 #endif
200200
201201 #if os(macOS)
202- nodeParameterTest2 ( md5: " ac8d2c81f0c74217d3fff003cbf28d68 " , factory: { player in Reverb ( player) } )
202+ nodeParameterTest2 ( md5: " 67ce242b88c2bf902192d93a8de5e324 " , factory: { player in Reverb ( player) } )
203203 #endif
204204 }
205205
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ let validatedMD5s: [String: String] = [
5454 " -[VocoderTests testVocoder] " : " 3836def448fed8ac901b179e943e6922 " ,
5555 " -[VibratoTests testVibrato] " : " 4bad4a6d951683cf6745a79b96b6aae2 " ,
5656 " -[VibratoTests testParameterSweep] " : " cc3613847ed31d6566bbd4f6907e26e5 " ,
57- " -[PitchCorrectTests testPitchCorrect] " : " 914c45afe046912fe58e875728ffb88c " ,
57+ " -[PitchCorrectTests testPitchCorrect] " : " 9128a5a1eb68d491af693028fcbc9668 " ,
5858 " -[EnsembleTests testAllVoicesActive] " : " 524b59ceb689d76e0ec5af4d8c2cddeb " ,
5959 " -[EnsembleTests testArrayInitializer] " : " 7ea6bf4e50e6463b468df5984fff4042 " ,
6060 " -[EnsembleTests testDominantSeventhChord] " : " 254dede98cc20371240a0e0a74741db5 " ,
You can’t perform that action at this time.
0 commit comments