Page MenuHomeWildfire Games

Jenkins > TestComponentManager::test_script_serialization
Failed

TEST RESULT

Run At
Jan 14 2021, 11:39 AM
Details
Error: Expected (std::string(debugStream.str()) == std::string("rng: \"78606\"\nentities:\n- id: 1\n TestScript1_values:\n comp: {\n \"x\": 1234,\n \"str\": \"this is a string\",\n \"things\": {\n \"a\": 1,\n \"b\": \"2\",\n \"c\": [\n 3,\n \"4\",\n [\n 5,\n []\n ]\n ]\n }\n}\n\n- id: 2\n TestScript1_entity:\n comp: {}\n\n- id: 3\n TestScript1_nontree:\n comp: ({x:[[2], [2], [], {y:[2]}]})\n\n- id: 4\n TestScript1_custom:\n comp: {\n \"c\": 1\n} (raw: ({y:2}))\n\n")), found ("rng: \"78606\"\nentities:\n- id: 1\n TestScript1_values:\n comp: {\n \"x\": 1234,\n \"str\": \"this is a string\",\n \"things\": {\n \"a\": 1,\n \"b\": \"2\",\n \"c\": [\n 3,\n \"4\",\n [\n 5,\n []\n ]\n ]\n }\n}\n\n- id: 2\n TestScript1_entity:\n comp: {}\n\n- id: 3\n TestScript1_nontree:\n comp: ({x:[[2], [2], [], {y:[2]}]})\n\n- id: 4\n TestScript1_custom:\n comp: {\n \"c\": 1\n}\n\n" != "rng: \"78606\"\nentities:\n- id: 1\n TestScript1_values:\n comp: {\n \"x\": 1234,\n \"str\": \"this is a string\",\n \"things\": {\n \"a\": 1,\n \"b\": \"2\",\n \"c\": [\n 3,\n \"4\",\n [\n 5,\n []\n ]\n ]\n }\n}\n\n- id: 2\n TestScript1_entity:\n comp: {}\n\n- id: 3\n TestScript1_nontree:\n comp: ({x:[[2], [2], [], {y:[2]}]})\n\n- id: 4\n TestScript1_custom:\n comp: {\n \"c\": 1\n} (raw: ({y:2}))\n\n")