Old but 50k epoch #2032
Annotations
2 errors
tests/Lynx.Test/ConfigurationTest.cs#L16
Multiple failures or warnings in test:
1) Error in DoubledPawnPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-5,"eg":-14} != {"mg":-4,"eg":-15} (appSettings.json)
String lengths are both 18. Strings differ at index 7.
Expected: "{"mg":-5,"eg":-14}"
But was: "{"mg":-4,"eg":-15}"
------------------^
2) Error in IsolatedPawnPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-17,"eg":-14} != {"mg":-18,"eg":-14} (appSettings.json)
String lengths are both 19. Strings differ at index 8.
Expected: "{"mg":-17,"eg":-14}"
But was: "{"mg":-18,"eg":-14}"
-------------------^
3) Error in OpenFileRookBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":60,"eg":28} != {"mg":60,"eg":31} (appSettings.json)
String lengths are both 17. Strings differ at index 14.
Expected: "{"mg":60,"eg":28}"
But was: "{"mg":60,"eg":31}"
-------------------------^
4) Error in SemiOpenFileRookBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":25,"eg":23} != {"mg":26,"eg":23} (appSettings.json)
String lengths are both 17. Strings differ at index 7.
Expected: "{"mg":25,"eg":23}"
But was: "{"mg":26,"eg":23}"
------------------^
5) Error in BishopMobilityBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":10,"eg":10} != {"mg":11,"eg":9} (appSettings.json)
Expected string length 17 but was 16. Strings differ at index 7.
Expected: "{"mg":10,"eg":10}"
But was: "{"mg":11,"eg":9}"
------------------^
6) Error in QueenMobilityBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":3,"eg":9} != {"mg":3,"eg":10} (appSettings.json)
Expected string length 15 but was 16. Strings differ at index 13.
Expected: "{"mg":3,"eg":9}"
But was: "{"mg":3,"eg":10}"
------------------------^
7) Error in SemiOpenFileKingPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-38,"eg":25} != {"mg":-41,"eg":27} (appSettings.json)
String lengths are both 18. Strings differ at index 7.
Expected: "{"mg":-38,"eg":25}"
But was: "{"mg":-41,"eg":27}"
------------------^
8) Error in OpenFileKingPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-107,"eg":4} != {"mg":-113,"eg":4} (appSettings.json)
String lengths are both 18. Strings differ at index 8.
Expected: "{"mg":-107,"eg":4}"
But was: "{"mg":-113,"eg":4}"
-------------------^
9) Error in KingShieldBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":19,"eg":-6} != {"mg":21,"eg":-7} (appSettings.json)
String lengths are both 17. Strings differ at index 6.
Expected: "{"mg":19,"eg":-6}"
But was: "{"mg":21,"eg":-7}"
-----------------^
10) Error in BishopPairBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":30,"eg":88} != {"mg":31,"eg":91} (appSettings.json)
String lengths are both 17. Strings differ at index 7.
Expected: "{"mg":30,"eg":88}"
But was: "{"mg":31,"eg":91}"
------------------^
11) Error in PassedPawnBonus (Lynx.TaperedEvaluationTermByRank): (Configuration.cs) {"rank0":{"mg":0,"eg":0},"rank1":{"mg":-2,"eg":7},"rank2":{"mg":-16,"eg":13},"rank3":{"mg":-16,"eg":44},"rank4":{"mg":20,"eg":83},"rank5":{"mg":61,"eg":175},"rank6":{"mg":92,"eg":257},"rank7":{"mg":0,"eg":0}} != {"rank0":{"mg":0,"eg":0},"rank1":{"mg":-2,"eg":8},"rank2":{"mg":-18,"eg":14},"rank3":{"mg":-16,"eg":45},"rank4":{"mg":18,"eg":86},"rank5":{"mg":54,"eg":185},"rank6":{"mg":74,"eg":267},"rank7":{"mg":0,"eg":0}} (appSettings.json)
String lengths are both 208. Strings differ at index 47.
Expected: "..."eg":0},"rank1":{"mg":-2,"eg":7},"rank2":{"mg":-16,"eg":13..."
But was: "..."eg":0},"rank1":{"mg":-2,"eg":8},"rank2":{"mg":-18,"eg":14..."
--------------------------------------------^
|
|
The logs for this run have expired and are no longer available.
Loading