75-25 #2028
Annotations
2 errors
tests/Lynx.Test/ConfigurationTest.cs#L16
Multiple failures or warnings in test:
1) Error in DoubledPawnPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-3,"eg":-11} != {"mg":-6,"eg":-13} (appSettings.json)
String lengths are both 18. Strings differ at index 7.
Expected: "{"mg":-3,"eg":-11}"
But was: "{"mg":-6,"eg":-13}"
------------------^
2) Error in IsolatedPawnPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-13,"eg":-10} != {"mg":-16,"eg":-14} (appSettings.json)
String lengths are both 19. Strings differ at index 8.
Expected: "{"mg":-13,"eg":-10}"
But was: "{"mg":-16,"eg":-14}"
-------------------^
3) Error in OpenFileRookBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":42,"eg":22} != {"mg":60,"eg":25} (appSettings.json)
String lengths are both 17. Strings differ at index 6.
Expected: "{"mg":42,"eg":22}"
But was: "{"mg":60,"eg":25}"
-----------------^
4) Error in SemiOpenFileRookBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":18,"eg":16} != {"mg":26,"eg":22} (appSettings.json)
String lengths are both 17. Strings differ at index 6.
Expected: "{"mg":18,"eg":16}"
But was: "{"mg":26,"eg":22}"
-----------------^
5) Error in BishopMobilityBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":8,"eg":7} != {"mg":9,"eg":11} (appSettings.json)
Expected string length 15 but was 16. Strings differ at index 6.
Expected: "{"mg":8,"eg":7}"
But was: "{"mg":9,"eg":11}"
-----------------^
6) Error in QueenMobilityBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":2,"eg":7} != {"mg":3,"eg":9} (appSettings.json)
String lengths are both 15. Strings differ at index 6.
Expected: "{"mg":2,"eg":7}"
But was: "{"mg":3,"eg":9}"
-----------------^
7) Error in SemiOpenFileKingPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-29,"eg":19} != {"mg":-35,"eg":24} (appSettings.json)
String lengths are both 18. Strings differ at index 7.
Expected: "{"mg":-29,"eg":19}"
But was: "{"mg":-35,"eg":24}"
------------------^
8) Error in OpenFileKingPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-80,"eg":3} != {"mg":-101,"eg":5} (appSettings.json)
Expected string length 17 but was 18. Strings differ at index 7.
Expected: "{"mg":-80,"eg":3}"
But was: "{"mg":-101,"eg":5}"
------------------^
9) Error in KingShieldBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":15,"eg":-5} != {"mg":17,"eg":-5} (appSettings.json)
String lengths are both 17. Strings differ at index 7.
Expected: "{"mg":15,"eg":-5}"
But was: "{"mg":17,"eg":-5}"
------------------^
10) Error in BishopPairBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":22,"eg":65} != {"mg":29,"eg":87} (appSettings.json)
String lengths are both 17. Strings differ at index 7.
Expected: "{"mg":22,"eg":65}"
But was: "{"mg":29,"eg":87}"
------------------^
11) Error in PassedPawnBonus (Lynx.TaperedEvaluationTermByRank): (Configuration.cs) {"rank0":{"mg":0,"eg":0},"rank1":{"mg":-2,"eg":5},"rank2":{"mg":-13,"eg":10},"rank3":{"mg":-12,"eg":32},"rank4":{"mg":13,"eg":62},"rank5":{"mg":38,"eg":132},"rank6":{"mg":53,"eg":191},"rank7":{"mg":0,"eg":0}} != {"rank0":{"mg":0,"eg":0},"rank1":{"mg":-1,"eg":5},"rank2":{"mg":-16,"eg":13},"rank3":{"mg":-14,"eg":42},"rank4":{"mg":23,"eg":80},"rank5":{"mg":72,"eg":162},"rank6":{"mg":112,"eg":245},"rank7":{"mg":0,"eg":0}} (appSettings.json)
Expected string length 208 but was 209. Strings differ at index 40.
Expected: "..."mg":0,"eg":0},"rank1":{"mg":-2,"eg":5},"rank2":{"mg":-13,..."
But was: "..."mg":0,"eg":0},"rank1":{"mg":-1,"eg":5},"rank2":{"mg":-16,..."
--------------------------------------------^
|
|
The logs for this run have expired and are no longer available.
Loading