Use exclusively new values, from scratch #2011
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":-11,"eg":-8} (appSettings.json)
String lengths are both 18. Strings differ at index 7.
Expected: "{"mg":-3,"eg":-11}"
But was: "{"mg":-11,"eg":-8}"
------------------^
2) Error in IsolatedPawnPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-13,"eg":-10} != {"mg":-15,"eg":-14} (appSettings.json)
String lengths are both 19. Strings differ at index 8.
Expected: "{"mg":-13,"eg":-10}"
But was: "{"mg":-15,"eg":-14}"
-------------------^
3) Error in OpenFileRookBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":42,"eg":22} != {"mg":62,"eg":11} (appSettings.json)
String lengths are both 17. Strings differ at index 6.
Expected: "{"mg":42,"eg":22}"
But was: "{"mg":62,"eg":11}"
-----------------^
4) Error in SemiOpenFileRookBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":18,"eg":16} != {"mg":26,"eg":16} (appSettings.json)
String lengths are both 17. Strings differ at index 6.
Expected: "{"mg":18,"eg":16}"
But was: "{"mg":26,"eg":16}"
-----------------^
5) Error in BishopMobilityBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":8,"eg":7} != {"mg":6,"eg":11} (appSettings.json)
Expected string length 15 but was 16. Strings differ at index 6.
Expected: "{"mg":8,"eg":7}"
But was: "{"mg":6,"eg":11}"
-----------------^
6) Error in QueenMobilityBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":2,"eg":7} != {"mg":2,"eg":10} (appSettings.json)
Expected string length 15 but was 16. Strings differ at index 13.
Expected: "{"mg":2,"eg":7}"
But was: "{"mg":2,"eg":10}"
------------------------^
7) Error in SemiOpenFileKingPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-29,"eg":19} != {"mg":-22,"eg":16} (appSettings.json)
String lengths are both 18. Strings differ at index 8.
Expected: "{"mg":-29,"eg":19}"
But was: "{"mg":-22,"eg":16}"
-------------------^
8) Error in OpenFileKingPenalty (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":-80,"eg":3} != {"mg":-68,"eg":1} (appSettings.json)
String lengths are both 17. Strings differ at index 7.
Expected: "{"mg":-80,"eg":3}"
But was: "{"mg":-68,"eg":1}"
------------------^
9) Error in KingShieldBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":15,"eg":-5} != {"mg":9,"eg":-2} (appSettings.json)
Expected string length 17 but was 16. Strings differ at index 6.
Expected: "{"mg":15,"eg":-5}"
But was: "{"mg":9,"eg":-2}"
-----------------^
10) Error in BishopPairBonus (Lynx.TaperedEvaluationTerm): (Configuration.cs) {"mg":22,"eg":65} != {"mg":26,"eg":77} (appSettings.json)
String lengths are both 17. Strings differ at index 7.
Expected: "{"mg":22,"eg":65}"
But was: "{"mg":26,"eg":77}"
------------------^
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":7,"eg":2},"rank2":{"mg":-8,"eg":8},"rank3":{"mg":-9,"eg":34},"rank4":{"mg":36,"eg":63},"rank5":{"mg":108,"eg":117},"rank6":{"mg":194,"eg":188},"rank7":{"mg":0,"eg":0}} (appSettings.json)
Expected string length 208 but was 206. Strings differ at index 39.
Expected: "...{"mg":0,"eg":0},"rank1":{"mg":-2,"eg":5},"rank2":{"mg":-13..."
But was: "...{"mg":0,"eg":0},"rank1":{"mg":7,"eg":2},"rank2":{"mg":-8,"..."
--------------------------------------------^
|
|
The logs for this run have expired and are no longer available.
Loading