From 280a3ee17d3c48c7b549572ed63d0d0228274dad Mon Sep 17 00:00:00 2001 From: Pouryafard75 Date: Mon, 9 Dec 2024 10:53:46 -0500 Subject: [PATCH] ASTDiff: Test result migration https://github.com/addthis/hydra/commit/7fea4c9d5ee97d4a61ad985cadc9c5c0ab2db780 --- ...ava.com.addthis.hydra.job.spawn.SpawnBalancer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/test/resources/astDiff/commits/addthis_hydra/7fea4c9d5ee97d4a61ad985cadc9c5c0ab2db780/hydra-main.src.main.java.com.addthis.hydra.job.spawn.SpawnBalancer.json b/src/test/resources/astDiff/commits/addthis_hydra/7fea4c9d5ee97d4a61ad985cadc9c5c0ab2db780/hydra-main.src.main.java.com.addthis.hydra.job.spawn.SpawnBalancer.json index b662bd8cd0..5c53fc0f99 100644 --- a/src/test/resources/astDiff/commits/addthis_hydra/7fea4c9d5ee97d4a61ad985cadc9c5c0ab2db780/hydra-main.src.main.java.com.addthis.hydra.job.spawn.SpawnBalancer.json +++ b/src/test/resources/astDiff/commits/addthis_hydra/7fea4c9d5ee97d4a61ad985cadc9c5c0ab2db780/hydra-main.src.main.java.com.addthis.hydra.job.spawn.SpawnBalancer.json @@ -38542,6 +38542,17 @@ "secondPos" : 5162, "firstEndPos" : 28501, "secondEndPos" : 5166 +}, { + "firstType" : "BlockComment", + "secondType" : "BlockComment", + "firstLabel" : "/* A class for storing a task and its live/replica status */", + "secondLabel" : "/* A class for storing a task and its live/replica status */", + "firstParentType" : "TypeDeclaration", + "secondParentType" : "CompilationUnit", + "firstPos" : 28526, + "secondPos" : 702, + "firstEndPos" : 28586, + "secondEndPos" : 762 }, { "firstType" : "TypeDeclaration", "secondType" : "TypeDeclaration",