Skip to content

Commit

Permalink
fix goat and frog jump test flakiness
Browse files Browse the repository at this point in the history
  • Loading branch information
2No2Name committed Jul 15, 2024
1 parent 12d15f2 commit 3bdbb55
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 25 deletions.
16 changes: 8 additions & 8 deletions testserver/gameteststructures/test_redstone.frog_jump.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -202,29 +202,29 @@
{pos: [9, 1, 7], state: "minecraft:magma_block"},
{pos: [9, 1, 8], state: "minecraft:magma_block"},
{pos: [9, 1, 9], state: "minecraft:magma_block"},
{pos: [0, 2, 0], state: "minecraft:air"},
{pos: [0, 2, 1], state: "minecraft:air"},
{pos: [0, 2, 2], state: "minecraft:air"},
{pos: [0, 2, 0], state: "minecraft:magma_block"},
{pos: [0, 2, 1], state: "minecraft:magma_block"},
{pos: [0, 2, 2], state: "minecraft:magma_block"},
{pos: [0, 2, 3], state: "minecraft:air"},
{pos: [0, 2, 4], state: "minecraft:air"},
{pos: [0, 2, 5], state: "minecraft:air"},
{pos: [0, 2, 6], state: "minecraft:air"},
{pos: [0, 2, 7], state: "minecraft:air"},
{pos: [0, 2, 8], state: "minecraft:air"},
{pos: [0, 2, 9], state: "minecraft:air"},
{pos: [1, 2, 0], state: "minecraft:air"},
{pos: [1, 2, 0], state: "minecraft:magma_block"},
{pos: [1, 2, 1], state: "minecraft:air"},
{pos: [1, 2, 2], state: "minecraft:air"},
{pos: [1, 2, 2], state: "minecraft:magma_block"},
{pos: [1, 2, 3], state: "minecraft:air"},
{pos: [1, 2, 4], state: "minecraft:air"},
{pos: [1, 2, 5], state: "minecraft:air"},
{pos: [1, 2, 6], state: "minecraft:air"},
{pos: [1, 2, 7], state: "minecraft:air"},
{pos: [1, 2, 8], state: "minecraft:air"},
{pos: [1, 2, 9], state: "minecraft:air"},
{pos: [2, 2, 0], state: "minecraft:air"},
{pos: [2, 2, 1], state: "minecraft:air"},
{pos: [2, 2, 2], state: "minecraft:air"},
{pos: [2, 2, 0], state: "minecraft:magma_block"},
{pos: [2, 2, 1], state: "minecraft:magma_block"},
{pos: [2, 2, 2], state: "minecraft:magma_block"},
{pos: [2, 2, 3], state: "minecraft:air"},
{pos: [2, 2, 4], state: "minecraft:air"},
{pos: [2, 2, 5], state: "minecraft:air"},
Expand Down
33 changes: 16 additions & 17 deletions testserver/gameteststructures/test_redstone.goat_jump.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
DataVersion: 3953,
size: [10, 10, 10],
data: [
{pos: [0, 0, 0], state: "minecraft:magma_block"},
{pos: [0, 0, 1], state: "minecraft:magma_block"},
{pos: [0, 0, 2], state: "minecraft:magma_block"},
{pos: [0, 0, 0], state: "minecraft:bedrock"},
{pos: [0, 0, 1], state: "minecraft:bedrock"},
{pos: [0, 0, 2], state: "minecraft:bedrock"},
{pos: [0, 0, 3], state: "minecraft:bedrock"},
{pos: [0, 0, 4], state: "minecraft:bedrock"},
{pos: [0, 0, 5], state: "minecraft:bedrock"},
Expand Down Expand Up @@ -102,30 +102,30 @@
{pos: [9, 0, 7], state: "minecraft:bedrock"},
{pos: [9, 0, 8], state: "minecraft:bedrock"},
{pos: [9, 0, 9], state: "minecraft:bedrock"},
{pos: [0, 1, 0], state: "minecraft:air"},
{pos: [0, 1, 1], state: "minecraft:air"},
{pos: [0, 1, 2], state: "minecraft:air"},
{pos: [0, 1, 0], state: "minecraft:magma_block"},
{pos: [0, 1, 1], state: "minecraft:magma_block"},
{pos: [0, 1, 2], state: "minecraft:magma_block"},
{pos: [0, 1, 3], state: "minecraft:magma_block"},
{pos: [0, 1, 4], state: "minecraft:magma_block"},
{pos: [0, 1, 5], state: "minecraft:magma_block"},
{pos: [0, 1, 6], state: "minecraft:magma_block"},
{pos: [0, 1, 7], state: "minecraft:magma_block"},
{pos: [0, 1, 8], state: "minecraft:magma_block"},
{pos: [0, 1, 9], state: "minecraft:magma_block"},
{pos: [1, 1, 0], state: "minecraft:air"},
{pos: [1, 1, 0], state: "minecraft:magma_block"},
{pos: [1, 1, 1], state: "minecraft:air"},
{pos: [1, 1, 2], state: "minecraft:air"},
{pos: [1, 1, 2], state: "minecraft:magma_block"},
{pos: [1, 1, 3], state: "minecraft:air"},
{pos: [1, 1, 4], state: "minecraft:air"},
{pos: [1, 1, 5], state: "minecraft:air"},
{pos: [1, 1, 6], state: "minecraft:air"},
{pos: [1, 1, 7], state: "minecraft:air"},
{pos: [1, 1, 8], state: "minecraft:air"},
{pos: [1, 1, 9], state: "minecraft:air"},
{pos: [2, 1, 0], state: "minecraft:air"},
{pos: [2, 1, 1], state: "minecraft:white_stained_glass"},
{pos: [2, 1, 2], state: "minecraft:white_stained_glass"},
{pos: [2, 1, 3], state: "minecraft:white_stained_glass"},
{pos: [2, 1, 0], state: "minecraft:magma_block"},
{pos: [2, 1, 1], state: "minecraft:magma_block"},
{pos: [2, 1, 2], state: "minecraft:magma_block"},
{pos: [2, 1, 3], state: "minecraft:air"},
{pos: [2, 1, 4], state: "minecraft:air"},
{pos: [2, 1, 5], state: "minecraft:air"},
{pos: [2, 1, 6], state: "minecraft:air"},
Expand Down Expand Up @@ -206,7 +206,7 @@
{pos: [0, 2, 1], state: "minecraft:air"},
{pos: [0, 2, 2], state: "minecraft:air"},
{pos: [0, 2, 3], state: "minecraft:air"},
{pos: [0, 2, 4], state: "minecraft:white_stained_glass"},
{pos: [0, 2, 4], state: "minecraft:air"},
{pos: [0, 2, 5], state: "minecraft:air"},
{pos: [0, 2, 6], state: "minecraft:air"},
{pos: [0, 2, 7], state: "minecraft:air"},
Expand All @@ -216,7 +216,7 @@
{pos: [1, 2, 1], state: "minecraft:air"},
{pos: [1, 2, 2], state: "minecraft:air"},
{pos: [1, 2, 3], state: "minecraft:air"},
{pos: [1, 2, 4], state: "minecraft:white_stained_glass"},
{pos: [1, 2, 4], state: "minecraft:air"},
{pos: [1, 2, 5], state: "minecraft:air"},
{pos: [1, 2, 6], state: "minecraft:air"},
{pos: [1, 2, 7], state: "minecraft:air"},
Expand All @@ -226,7 +226,7 @@
{pos: [2, 2, 1], state: "minecraft:air"},
{pos: [2, 2, 2], state: "minecraft:air"},
{pos: [2, 2, 3], state: "minecraft:air"},
{pos: [2, 2, 4], state: "minecraft:white_stained_glass"},
{pos: [2, 2, 4], state: "minecraft:air"},
{pos: [2, 2, 5], state: "minecraft:air"},
{pos: [2, 2, 6], state: "minecraft:air"},
{pos: [2, 2, 7], state: "minecraft:air"},
Expand Down Expand Up @@ -1005,10 +1005,9 @@
],
entities: [],
palette: [
"minecraft:magma_block",
"minecraft:bedrock",
"minecraft:red_terracotta",
"minecraft:white_stained_glass",
"minecraft:magma_block",
"minecraft:emerald_block",
"minecraft:white_concrete",
"minecraft:note_block{instrument:bit,note:0,powered:false}",
Expand Down

0 comments on commit 3bdbb55

Please sign in to comment.