feat: 4.0v1 novaflares #2245
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
src/lib/simulations/tests/customBenchmark/benchmarkOrchestrator.test.ts > Black Swan benchmark 0 captain:
src/lib/simulations/tests/customBenchmark/benchmarkOrchestratorTestUtils.ts#L65
Error:
Black Swan BENCHMARK
expected 1498006.1736582317 to be close to 1498088.5495270886, received difference is 82.37586885690689, but expected 0.0000049999999999999996
{
"character": {
"characterId": "1307",
"lightCone": "23022",
"characterEidolon": 6,
"lightConeSuperimposition": 5
},
"teammate0": {
"characterId": "1005",
"lightCone": "23006",
"characterEidolon": 6,
"lightConeSuperimposition": 5
},
"teammate1": {
"characterId": "1303",
"lightCone": "23019",
"characterEidolon": 6,
"lightConeSuperimposition": 5
},
"teammate2": {
"characterId": "1217",
"lightCone": "23017",
"characterEidolon": 6,
"lightConeSuperimposition": 5
},
"sets": {
"simRelicSet1": "Wavestrider Captain",
"simRelicSet2": "Wavestrider Captain",
"simOrnamentSet": "Firmament Frontline: Glamoth"
},
"mains": {
"simBody": "ATK%",
"simFeet": "ATK%",
"simPlanarSphere": "Wind DMG Boost",
"simLinkRope": "ATK%"
},
"stats": {
"ATK": 0,
"ATK%": 10,
"DEF": 0,
"DEF%": 10,
"HP": 0,
"HP%": 10,
"SPD": 10,
"CRIT Rate": 10,
"CRIT DMG": 10,
"Effect Hit Rate": 10,
"Effect RES": 10,
"Break Effect": 10
}
}
❯ expectBenchmarkResultsToMatch src/lib/simulations/tests/customBenchmark/benchmarkOrchestratorTestUtils.ts:65:11
❯ src/lib/simulations/tests/customBenchmark/benchmarkOrchestrator.test.ts:100:3
|